From 628228f1c9074c0ca1ef73b154c248d150625faa Mon Sep 17 00:00:00 2001 From: Paul Schaub Date: Thu, 2 Apr 2020 21:28:22 +0200 Subject: [PATCH 1/2] XEP-0405: Replace jid attribute by id as described in XEP-0369 --- xep-0405.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/xep-0405.xml b/xep-0405.xml index a219a66a3..44374a0a9 100644 --- a/xep-0405.xml +++ b/xep-0405.xml @@ -291,7 +291,7 @@ This approach enables flexible support of multiple clients for a MIX channel pa from='coven@mix.shakespeare.example' to='hag66@shakespeare.example' id='E6E10350-76CF-40C6-B91B-1EA08C332FC7'> - + @@ -311,8 +311,7 @@ This approach enables flexible support of multiple clients for a MIX channel pa to='hag66@shakespeare.example/UUID-a1j/7533' id='E6E10350-76CF-40C6-B91B-1EA08C332FC7'> - + From 7ec6d8be115eea4bdaa0e553dc278b17a08a741e Mon Sep 17 00:00:00 2001 From: Paul Schaub Date: Sat, 4 Apr 2020 14:12:40 +0200 Subject: [PATCH 2/2] XEP-0369: Remove obsolete statement about bare proxy jid --- xep-0369.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xep-0369.xml b/xep-0369.xml index cf7e8c40f..78df7a26d 100644 --- a/xep-0369.xml +++ b/xep-0369.xml @@ -1030,7 +1030,7 @@ ]]> -

The channel responds to the user's sever with an IQ-result addressed to the user's bare JID, which will be processed as specified in MIX-PAM. This stanza includes the nodes to which the user has been successfully subscribed, as well as the bare JID that will be used for the user in this channel and added to the participant list. The user's Stable Participant ID is returned as an 'id' attribute in the join. +

The channel responds to the user's sever with an IQ-result addressed to the user's bare JID, which will be processed as specified in MIX-PAM. This stanza includes the nodes to which the user has been successfully subscribed. The user's Stable Participant ID is returned as an 'id' attribute in the join. The following example shows the result of the above request when the request is completed in full.