Merge branch 'xep-0405' into premerge

This commit is contained in:
Jonas Schäfer 2022-07-13 16:52:53 +02:00
commit 7c46fc60c0
1 changed files with 8 additions and 2 deletions

View File

@ -38,6 +38,12 @@
<shortname>MIX-PAM</shortname>
&ksmithisode;
&skille;
<revision>
<version>0.5.2</version>
<date>2021-07-02</date>
<initials>lnj</initials>
<remark><p>Fix wrong mix presence extension namespace in examples</p></remark>
</revision>
<revision>
<version>0.5.1</version>
<date>2020-11-03</date>
@ -456,7 +462,7 @@ This approach enables flexible support of multiple clients for a MIX channel pa
<presence from='123435#coven@mix.shakespeare.example/UUID-a1j/7533'
to='hag99@shakespeare.example'
id='77E07BB0-55CF-4BD4-890E-3F7C0E686BBD'>
<mix xmlns='urn:xmpp:presence:0'>
<mix xmlns='urn:xmpp:mix:presence:0'>
<jid>hecate@shakespeare.example/UUID-x4r/2491</jid>
<nick>thirdwitch</nick>
</mix>
@ -470,7 +476,7 @@ This approach enables flexible support of multiple clients for a MIX channel pa
<presence from='123435#coven@mix.shakespeare.example/UUID-a1j/7533'
to='hag99@shakespeare.example/UUID-rrr/1234'
id='77E07BB0-55CF-4BD4-890E-3F7C0E686BBD'>
<mix xmlns='urn:xmpp:presence:0'>
<mix xmlns='urn:xmpp:mix:presence:0'>
<jid>hecate@shakespeare.example/UUID-x4r/2491</jid>
<nick>thirdwitch</nick>
</mix>