Audio Drops for 2 Seconds During Active JsSIP Calls — ICE Connection Fails Temporarily #919
Unanswered
Visakh3093
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
During active voice calls, the audio frequently breaks and then automatically reconnects. Each time this happens, around 2 seconds of audio is lost. This issue can occur multiple times during a single call.
While debugging the JsSIP stream, I observed that the ICE-ConnectionState changes to "failed" or "disconnected" when the audio drops. After roughly 2 seconds, the connection restores and audio resumes.
I have already configured a TURN server, but the issue still persists. It seems to be more frequent on public networks. When using a local/private network, the audio remains stable and the issue does not occur.
Beta Was this translation helpful? Give feedback.
All reactions