From aa4d5e67c84d4ed95085b2e0ece3b9270431af55 Mon Sep 17 00:00:00 2001 From: Marvin W Date: Wed, 2 Feb 2022 21:40:21 +0100 Subject: [PATCH 1/4] XEP-0272: Send Jingle IQs to real JID --- xep-0272.xml | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/xep-0272.xml b/xep-0272.xml index 521402ca4..638c9721e 100644 --- a/xep-0272.xml +++ b/xep-0272.xml @@ -172,13 +172,27 @@

- - Jingle sessions are initiated between the MUC JIDs of participants. That is, - the Jingle session-initiate stanza is sent from one MUC JID to another. This - allows participants to easily identify sessions as belonging to a Muji - conference. Content names inside Muji-related Jingle sessions always refer - to the content with the same name inside the Muji conference. + Jingle sessions are initiated between the real JIDs of participants, since IQ routing is not guaranteed to work in + &xep0045; and in &xep0369;. To indicate that a Jingle session-initiate belongs to a MUJI conference, a <muji> + element is placed in the <jingle> element. The receiver SHOULD only assume that a Jingle session-initiate + belongs to a Muji conference if the sender is actually part of the referenced MUC. Content names inside Muji-related + Jingle sessions always refer to the content with the same name inside the Muji conference.

+ + + + + + + + + + +]]> From dac9c457a1836ae50bf3684eda44b89ef4388af2 Mon Sep 17 00:00:00 2001 From: Marvin W Date: Wed, 2 Feb 2022 21:43:52 +0100 Subject: [PATCH 2/4] XEP-0272: Adjust namespace --- xep-0272.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/xep-0272.xml b/xep-0272.xml index 638c9721e..d8fd83a13 100644 --- a/xep-0272.xml +++ b/xep-0272.xml @@ -110,7 +110,7 @@ node="http://telepathy.freedesktop.org/wiki/Muji" ver="48QdBuXRCJFb8qIzgy1FOHSGO0U=" hash="sha-1" /> - + @@ -130,7 +130,7 @@ node="http://telepathy.freedesktop.org/wiki/Muji" ver="48QdBuXRCJFb8qIzgy1FOHSGO0U=" hash="sha-1" /> - + @@ -185,7 +185,7 @@ action='session-initiate' initiator='hag66@shakespeare.lit/mobile' sid='sid1'> - + @@ -219,7 +219,7 @@ node="http://telepathy.freedesktop.org/wiki/Muji" ver="48QdBuXRCJFb8qIzgy1FOHSGO0U=" hash="sha-1" /> - + @@ -250,7 +250,7 @@ node="http://telepathy.freedesktop.org/wiki/Muji" ver="48QdBuXRCJFb8qIzgy1FOHSGO0U=" hash="sha-1" /> - + From e84cceea1c4ba9da5aa241507c0dfb2fa2776679 Mon Sep 17 00:00:00 2001 From: Marvin W Date: Wed, 2 Feb 2022 21:45:39 +0100 Subject: [PATCH 3/4] XEP-0272: Define how to use with XEP-0482 --- xep-0272.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/xep-0272.xml b/xep-0272.xml index d8fd83a13..3effbbcf8 100644 --- a/xep-0272.xml +++ b/xep-0272.xml @@ -298,4 +298,17 @@ other clients.

+ + +

+ To invite someone to a Muji conference, a &xep0482; <invite> is sent containing a <muji> element in the + urn:xmpp:jingle:muji:0 namespace with a 'room' attribute specifying the JID of the Muji MUC. +

+ + + + +>]]> +
From 8732ccd38273291838b260d420b409ebd999ff63 Mon Sep 17 00:00:00 2001 From: Marvin W Date: Mon, 7 Feb 2022 00:12:40 +0100 Subject: [PATCH 4/4] XEP-0272: Add revision block --- xep-0272.xml | 33 ++++++++++++++++++++++----------- 1 file changed, 22 insertions(+), 11 deletions(-) diff --git a/xep-0272.xml b/xep-0272.xml index 3effbbcf8..b3c5c4147 100644 --- a/xep-0272.xml +++ b/xep-0272.xml @@ -13,7 +13,7 @@ &LEGALNOTICE; 0272 - Deferred + Experimental Standards Track Standards Council @@ -37,6 +37,17 @@ dafydd.harries@collabora.co.uk dafydd.harries@collabora.co.uk + &larma; + + 0.2.0 + 2024-08-21 + lmw +
    +
  • Send Jingle IQs to real JID
  • +
  • Define how to use with XEP-0482
  • +
  • Adjust namespace
  • +
+
0.1.2 2022-08-06 @@ -140,9 +151,9 @@ - - - + + + ]]> @@ -224,10 +235,10 @@ - - - - + + + + ]]> @@ -260,9 +271,9 @@ - - - + + + ]]>