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
{{ message }}
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
Related to #529 and w3c/webrtc-pc#637
ORTC mentions "dtmf" as
codec.namein various parts of the spec, but there is no "audio/dtmf" MIME type but "audio/telephone-event":http://www.iana.org/assignments/rtp-parameters/rtp-parameters.xhtml#rtp-parameters-2
Also, ORTC mentions "red" as
codec.name, but the IANA table defines:audio/REDtext/redvideo/RED)It seems that being case sensitive will be important so the spec needs some fixes regarding this subject.