xmpp-parsers/jingle_rtp: Update to 1.2.0, adding rtcp-mux.

The presence of this element signals the ability to multiplex RTP Data
and Control Packets on a single socket.
This commit is contained in:
Emmanuel Gil Peyrot 2020-11-27 20:46:09 +01:00
commit eaa63fbe46
2 changed files with 15 additions and 2 deletions

View file

@ -220,7 +220,7 @@
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0167.html"/>
<xmpp:status>complete</xmpp:status>
<xmpp:version>1.1.1</xmpp:version>
<xmpp:version>1.2.0</xmpp:version>
<xmpp:since>0.13.0</xmpp:since>
</xmpp:SupportedXep>
</implements>