Channel moves from element to attribute

This commit is contained in:
Steve Kille 2017-02-07 16:19:38 +00:00 committed by Sam Whited
parent 64123f94e8
commit d95e6a87dc
1 changed files with 2 additions and 3 deletions

View File

@ -2217,12 +2217,11 @@ the participant is not be subscribed to all nodes associated with the channel (i
from='hag66@shakespeare.example/pda'
to='hag66@shakespeare.example'
id='E6E10350-76CF-40C6-B91B-1EA08C332FC7'>
<join xmlns='urn:xmpp:mix:0'>
<channel jid='coven@mix.shakespeare.example'/>
<join xmlns='urn:xmpp:mix:0'
channel='coven@mix.shakespeare.example'>
<subscribe node='urn:xmpp:mix:nodes:messages'/>
<subscribe node='urn:xmpp:mix:nodes:presence'/>
<subscribe node='urn:xmpp:mix:nodes:participants'/>
<subscribe node='urn:xmpp:mix:nodes:subject'/>
<subscribe node='urn:xmpp:mix:nodes:config'/>
</join>
</iq>