Benedito Marques
Benedito Marques
Hi, Its possible to use set_advertised_address with variable as parameter in any kamailio version? I've been trying the solution mentioned by @negbie before in last comment, but it doesn't work....
I have an session environment before phone page. How the sip details can be provided to Browser Phone? I'm trying to think something like these ```https://mybrowserphone.com/auth?username=USERNAME&password=PASSWORD```
Yes, it's possible. You can do it setting EnableTextMessaging to '0' on localstorage: window.localStorage.setItem("EnableTextMessaging", '0'); // disable chat