B.Prathibha

Results 232 comments of B.Prathibha

How to implement the incoming call logic using firebase?

How to prevent reregistration if its already registered and hidden? Now on passing the number to dial, it is reregistering. But I want to use the already registered and hidden...

Each time I make an outgoing call, the registration happens first, then only the outgoing call happens. Why is the registration happening each time? **Code written in web_hook_on_register:** var web_hook_on_register...

I am using this in Call Dispatcher module. In the Call Dispatcher, the emergency calls will be send to different vehicles. The video calling facility is provided to each vehicle...

It is from mobile. Sent from Outlook for Android ________________________________ From: Conrad de Wet ***@***.***> Sent: Tuesday, February 14, 2023 6:26:07 PM To: InnovateAsterisk/Browser-Phone ***@***.***> Cc: prathibhacdac ***@***.***>; Author ***@***.***>...

Display Video - live MID: video-1 channel: unknown src width: 213 src height 160

WebSocket connection from ip address closed unepectedly. [console.log](https://github.com/InnovateAsterisk/Browser-Phone/files/10940874/console.log) Websocket closed before the connection is established. How could this issue be resolved?

While changing the front camera to back camera, I get the following error: Error on getUserMedia DOMException: Could not start video source No one else is using the webcam. In...

Switch camera is now working in android as well. We need to stop the previous mediaStreamObj before calling getUserMedia again. In switchVideoSource function add ``` pc.getSenders().forEach(function (RTCRtpSender) { if(RTCRtpSender.track &&...

Error occurs in a fresh installation of asterisk-18.9-certified version.