InnovateAsterisk / Browser-Phone

A fully featured browser based WebRTC SIP phone for Asterisk
https://www.innovateasterisk.com
GNU Affero General Public License v3.0
470 stars 239 forks source link

Incoming call #515

Open prathibhacdac opened 3 months ago

prathibhacdac commented 3 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?

prathibhacdac commented 3 months ago

Resolved by destroying the Iframe.

prathibhacdac commented 3 months ago

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.