From 3dd1e4b590ecd2353ebb64b66c19412e39370010 Mon Sep 17 00:00:00 2001 From: Florian Schmaus Date: Tue, 24 May 2016 13:22:53 +0200 Subject: [PATCH] Add 'jingle' XMPP URI querytype to XEP-0358 --- xep-0358.xml | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/xep-0358.xml b/xep-0358.xml index 1c222ee4..2011084c 100644 --- a/xep-0358.xml +++ b/xep-0358.xml @@ -25,6 +25,12 @@ &fippo; &lance; &stpeter; + + 0.3 + 2016-05-24 + fs +

Add Jingle query type and XMPP registrar submission.

+
0.2 2015-08-11 @@ -234,6 +240,25 @@ ]]> + + +

This document defines the 'jingle' XMPP URI/IRI querytype, + which MUST posses an 'id' key/value pair, whose value is the + 'jinglepub' identifier (the <jinglepub/> 'id' + attribute).

+ + + +

The information found in such an URI, an XMPP address and a + 'jinglepub' identifier, can be used to trigger an an Jingle + session initation request as specified in ยง 2.2. This + Jingle session can be used to transfer files (&xep0234;), audio + and video streams (&xep0167;) and other Jingle application + formats.

+ +
+

This document introduces no security concerns beyond those specified in XEP-0060 and the relevant Jingle application format in use.

@@ -245,6 +270,27 @@

The ®ISTRAR; will be requested to include 'urn:xmpp:jinglepub:1' in its registry of protocol namespaces.

+ +

As authorized by &xep0147;, the XMPP Registrar maintains a + registry of queries and key-value pairs for use in XMPP URIs (see + &QUERYTYPES;).The following submission registers the 'jingle' + querytype.

+ + + jingle + urn:xmpp:jinglepub:1 + enables retrieving Jingle sessions (file transfer, etc.) + XEP-0358 + + + id + The 'jinglepub' identifier + + +]]> + +