aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMelvin Keskin <melvo@olomono.de>2023-02-08 16:27:25 +0100
committerLinus Jahn <lnj@kaidan.im>2023-02-08 20:12:08 +0100
commit19efb7891ff42ea6fbedec6675c40c6b333c619b (patch)
tree963cb6fd2aedc9acd1f6be4c0f004c69ba6c0e80
parentace1da0add215cdf4f0610ba842bcb6cf6ab9de2 (diff)
downloadqxmpp-19efb7891ff42ea6fbedec6675c40c6b333c619b.tar.gz
doap: Mark XEP-0167: Jingle RTP Sessions as complete
-rw-r--r--doc/doap.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doap.xml b/doc/doap.xml
index d887f89f..95dbe0f3 100644
--- a/doc/doap.xml
+++ b/doc/doap.xml
@@ -282,7 +282,7 @@ SPDX-License-Identifier: CC0-1.0
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource='https://xmpp.org/extensions/xep-0167.html'/>
- <xmpp:status>partial</xmpp:status>
+ <xmpp:status>complete</xmpp:status>
<xmpp:version>1.2</xmpp:version>
<xmpp:since>0.2</xmpp:since>
<xmpp:note>Multiplexing, encryption via SRTP, informational messages for session states 'active', 'hold', 'unhold', 'mute', 'unmute' since 1.5</xmpp:note>