Open prathibhacdac opened 7 months ago
Automatically the web page with browser phone url initiates the call without me loading the webpage.
https://innovateasterisk.com/phone/click-to-dial.html?d=100
Console log shows: Message received from the child: "Incoming Call"
This happens once in a minutes. Once a minute, the reregistration happens and the page reloads itself. Is it possible to prevent this?
Resolved by destroying the Iframe.
when the user is oncall, reregistration happens and the page reloads itself and the next outgoing call is started in Line2. How to restrict the no. of outgoing lines to 1.
Automatically the web page with browser phone url initiates the call without me loading the webpage.
https://innovateasterisk.com/phone/click-to-dial.html?d=100
Console log shows: Message received from the child: "Incoming Call"
This happens once in a minutes. Once a minute, the reregistration happens and the page reloads itself. Is it possible to prevent this?