xmpp-parsers: Add support for Jingle RTP Header Extensions Negotiation (XEP-0294).

This commit is contained in:
Emmanuel Gil Peyrot 2020-11-27 20:50:30 +01:00
commit 3ad93f0bf2
4 changed files with 101 additions and 0 deletions

View file

@ -370,6 +370,15 @@
<xmpp:note>Only supported in payload-type, and only for rtcp-fb.</xmpp:note>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0294.html"/>
<xmpp:status>partial</xmpp:status>
<xmpp:version>1.0</xmpp:version>
<xmpp:since>NEXT</xmpp:since>
<xmpp:note>Parameters aren’t yet implemented.</xmpp:note>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0297.html"/>