Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not perform ICE connectivity checks before ringing #57

Open
dpocock opened this issue Aug 16, 2014 · 0 comments
Open

Does not perform ICE connectivity checks before ringing #57

dpocock opened this issue Aug 16, 2014 · 0 comments

Comments

@dpocock
Copy link
Member

dpocock commented Aug 16, 2014

JsSIP is not sending back a 183 with ICE candidates in response to an INVITE.

It just sends back 180 and ringing starts.

It only does ICE checks after answering, this is not consistent with the ICE protocol.

Consequently, people sometimes experience missing audio/video streams. This should never happen.

The issue needs to be addressed with JsSIP rather than JSCommunicator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant