You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Asterisk 11.6-cert9 with webrtc2sip and sipml5 javascript library for voice over web.
Call is initiated from legacy SIP client and received from sipml5 supported web page. Call is connected and successful audio at both end.
However if call is received after waiting 30 seconds or later of notification; it is connected successful but no audio at both end. I can see below line in webrtc2sip logs:
"Audio producer is not yet started"
The text was updated successfully, but these errors were encountered:
I am also getting the same issue: I have verified using Chrome and firefox.
On firefox, there is no voice if call is picked up after 30 seconds and on chrome there is no voice if call is picked up after 60 seconds(Approx).
Please help..
Call notification on firefox/chrome browser with permission popup for microphone sharing
If microphone is shared as allow and call is not connected after 30 seconds of that
Then on browser console; we can see log as "ice failed; see about:webrtc for more details" and then no audio.
Since we are removing manual selection of permissions of microphone through about:config in firefox; we might have the situation where we pick the call after 30 seconds and expecting audio successfully.
Please let me know if any solution for this problem.
I am using Asterisk 11.6-cert9 with webrtc2sip and sipml5 javascript library for voice over web.
Call is initiated from legacy SIP client and received from sipml5 supported web page. Call is connected and successful audio at both end.
However if call is received after waiting 30 seconds or later of notification; it is connected successful but no audio at both end. I can see below line in webrtc2sip logs:
"Audio producer is not yet started"
The text was updated successfully, but these errors were encountered: