InnovateAsterisk / Browser-Phone

A fully featured browser based WebRTC SIP phone for Asterisk

Home Page:https://www.innovateasterisk.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incoming call

prathibhacdac opened this issue · comments

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.