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

STUN/TURN error codes #402

Closed
aboba opened this issue Feb 29, 2016 · 3 comments
Closed

STUN/TURN error codes #402

aboba opened this issue Feb 29, 2016 · 3 comments

Comments

@aboba
Copy link
Contributor

aboba commented Feb 29, 2016

If a STUN or TURN error is encountered when gathering, where is the STUN error code returned? Should we reference the error code web page?
http://www.iana.org/assignments/stun-parameters/stun-parameters.xhtml#stun-parameters-6

@aboba
Copy link
Contributor Author

aboba commented Feb 29, 2016

Associated WebRTC 1.0 Issue: w3c/webrtc-pc#521

@aboba
Copy link
Contributor Author

aboba commented Mar 1, 2016

I would suggest that the onerror event in the RTCIceGatherer be replaced by something like this:
http://w3c.github.io/webrtc-pc/#idl-def-RTCPeerConnectionIceErrorEvent

@ibc
Copy link
Contributor

ibc commented Mar 1, 2016

+1 for the "error" event with steroids. I don't understand why most of the "error" events in W3C provide null information about the error itself.

aboba added a commit that referenced this issue Mar 12, 2016
@aboba aboba closed this as completed Mar 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants