Re: [webrtc-extensions] Invalid TURN credentials: What function should fail? (#52)

As I understand, the proposal was accepted at the virtual interim, however when @aboba was filling in some missing details on the minutes he added this:

> The IANA registry of existing STUN/TURN errorCode values is here: http://www.iana.org/assignments/stun-parameters/stun-parameters.xhtml
>
> Example: RFC 8656 (TURN) defines error code 441 "Wrong Credentials".

So I think this changes the PR from "fire onicecandidateerror with errorCode 701" to "fire onicecandidateerror with errorCode 441 (for wrong credentials) or 701 (if no other error code applies".

If there already exists an errorCode the PR may simply be an editorial clarification.

-- 
GitHub Notification of comment by henbos
Please view or discuss this issue at https://github.com/w3c/webrtc-extensions/issues/52#issuecomment-784139681 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 23 February 2021 11:38:29 UTC