1 # MUC: Allow members to fetch the affiliation lists in open non-anonymous rooms
4 jid: romeo@localhost/MsliYo9C
8 jid: juliet@localhost/vJrUtY4Z
16 <presence to='issue1230@conference.localhost/romeo'>
17 <x xmlns='http://jabber.org/protocol/muc'/>
21 <presence from='issue1230@conference.localhost/romeo'>
22 <x xmlns='http://jabber.org/protocol/muc#user'>
24 <item jid="${Romeo's JID}" role='moderator' affiliation='owner'/>
30 <message from='issue1230@conference.localhost' type='groupchat'>
35 <iq id='lx3' type='set' to='issue1230@conference.localhost'>
36 <query xmlns='http://jabber.org/protocol/muc#owner'>
37 <x type='submit' xmlns='jabber:x:data'>
38 <field var='FORM_TYPE'>
39 <value>http://jabber.org/protocol/muc#roomconfig</value>
41 <field var='muc#roomconfig_whois'>
49 <iq from='issue1230@conference.localhost' type='result' id='lx3'/>
52 <message from='issue1230@conference.localhost' type='groupchat'>
53 <x xmlns='http://jabber.org/protocol/muc#user'>
61 <presence to='issue1230@conference.localhost/juliet'>
62 <x xmlns='http://jabber.org/protocol/muc'/>
66 <presence from='issue1230@conference.localhost/romeo'>
67 <x xmlns='http://jabber.org/protocol/muc#user'>
68 <item jid="${Romeo's JID}" role='moderator' affiliation='owner'/>
73 <presence from='issue1230@conference.localhost/juliet'>
74 <x xmlns='http://jabber.org/protocol/muc#user'>
76 <item jid="${Juliet's JID}" role='participant' affiliation='none'/>
82 <message from='issue1230@conference.localhost' type='groupchat'>
87 <iq id='lx2' type='get' to='issue1230@conference.localhost'>
88 <query xmlns='http://jabber.org/protocol/muc#admin'>
89 <item affiliation='member'/>
94 <iq from='issue1230@conference.localhost' type='result' id='lx2'>
95 <query xmlns='http://jabber.org/protocol/muc#admin'/>