aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMelvin Keskin <melvo@olomono.de>2022-09-29 19:25:38 +0200
committerGitHub <noreply@github.com>2022-09-29 19:25:38 +0200
commit61fc5f0a080f27260148f7e34a8650b0e0195809 (patch)
tree920a58deda1d1f76f839f8782336000efe42f911 /doc
parent8fb5a45163c29e6ff4747f2ced28a54778904e4e (diff)
downloadqxmpp-61fc5f0a080f27260148f7e34a8650b0e0195809.tar.gz
Implement XEP-0293: Jingle RTP Feedback Negotiation stanza parts (#455)
Diffstat (limited to 'doc')
-rw-r--r--doc/doap.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/doap.xml b/doc/doap.xml
index 8e5a429a..fc8a1fd7 100644
--- a/doc/doap.xml
+++ b/doc/doap.xml
@@ -409,6 +409,15 @@ SPDX-License-Identifier: CC0-1.0
</implements>
<implements>
<xmpp:SupportedXep>
+ <xmpp:xep rdf:resource='https://xmpp.org/extensions/xep-0293.html'/>
+ <xmpp:status>partial</xmpp:status>
+ <xmpp:version>1.0</xmpp:version>
+ <xmpp:since>1.5</xmpp:since>
+ <xmpp:note>Manager functionality missing</xmpp:note>
+ </xmpp:SupportedXep>
+ </implements>
+ <implements>
+ <xmpp:SupportedXep>
<xmpp:xep rdf:resource='https://xmpp.org/extensions/xep-0300.html'/>
<xmpp:status>complete</xmpp:status>
<xmpp:version>1.0</xmpp:version>