We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Parsing
a=fmtp:111 96/96
or the infamous telephone-event 0-15 returns
telephone-event
0-15
{'96/96': undefined}
libwebrtc went the other way and uses an empty key to signal the use of this syntax here
Fix at next breaking change
The text was updated successfully, but these errors were encountered:
Document parsing non-key-value fmtp
33ba036
until #92 gets fixed
a83c24d
No branches or pull requests
Parsing
or the infamous
telephone-event
0-15
returns
libwebrtc went the other way and uses an empty key to signal the use of this syntax here
Fix at next breaking change
The text was updated successfully, but these errors were encountered: