Page 1 of 1

Webphone URL fields

PostPosted: Sat Aug 14, 2021 10:17 am
by GaD
Hi all.

Quick question. Can the webphone URL take URL fields (like --A--user_custom_one--B--) and perform the replacement of the variable? I am wanting to use an external WebRTC phone and I need to pass the credentials of the extension and the user to it. I attempted to use it, but it did not work. Not sure if this was something on my end or if it is not supported.

Thanks!

Re: Webphone URL fields

PostPosted: Sat Aug 14, 2021 10:44 am
by carpenox
no i do not believe it accepts custom fields yet, to confirm you can check the github for it at: https://github.com/ccabrerar/ViciPhone

Re: Webphone URL fields

PostPosted: Sun Aug 15, 2021 11:53 am
by GenXOutsourcing
Why not use the webphone only page? just need to sign in with USER and PASSWORD and phone connects

Re: Webphone URL fields

PostPosted: Mon Aug 16, 2021 12:29 pm
by GaD
Yeah, I think I will have to install a web-only Vici just for the webphone and the webrtc traffic. It would be nice, though, to be able to use my existing infrastructure (another phone system that already has WebRTC support). Also, it would also be nice to have some way to 'load balance' the extensions each user registers to (say the different asterisk servers) but this might need a little more thought, though...

In any case..., thanks guys!