mirror of
https://github.com/moparisthebest/xeps
synced 2025-01-30 23:10:10 -05:00
XEP-0215: Fix wrong 'type' on response
This commit is contained in:
parent
08baaba5b2
commit
084158d2d0
@ -319,7 +319,7 @@
|
|||||||
<iq from='shakespeare.lit'
|
<iq from='shakespeare.lit'
|
||||||
id='xi2cax48'
|
id='xi2cax48'
|
||||||
to='bard@shakespeare.lit/globe'
|
to='bard@shakespeare.lit/globe'
|
||||||
type='get'>
|
type='result'>
|
||||||
<credentials xmlns='urn:xmpp:extdisco:2'>
|
<credentials xmlns='urn:xmpp:extdisco:2'>
|
||||||
<service host='turn.shakespeare.lit'
|
<service host='turn.shakespeare.lit'
|
||||||
type='turn'
|
type='turn'
|
||||||
|
Loading…
Reference in New Issue
Block a user