Browser-Phone icon indicating copy to clipboard operation
Browser-Phone copied to clipboard

A fully featured browser based WebRTC SIP phone for Asterisk

Results 299 Browser-Phone issues
Sort by recently updated
recently updated
newest added

Hello: I have Asterisk 18.11.2 and not working: Icon Voicemail and Notify not Display. Anything idea? Regards.

Hi, Could there please be a customizable variable that specifies the number of random avatar images in the following function? ``` function getPicture(buddy, typestr, ignoreCache){ var rndInt = Math.floor(Math.random() *...

Coming Soon

There is a huge delay in voice at the receiving end.

Is it possible to pop up the browser(open) when the call arrives like in whatsapp?

If the tab is in the background or minimized, the incoming call will not ring after 15-20 minutes. This is because the browser stops the app in the background. How...

Hi, Would it be possible to change the InitUi function in phone.js like this? ``` function InitUi(){ if(typeof ui_hook_on_init !== 'undefined') ui_hook_on_init(); [...] if(typeof ui_hook_on_ready !== 'undefined') ui_hook_on_ready(); } ```...

• 10101 is in call with 10102. • 10101 can add 10102 itself to conference call in second line.

How to create Buddy List(Roster) and Buddy vCard?