mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
Small fix. dstaddr-attribute encoding is hexified, not Base-64.
This commit is contained in:
parent
6c6b1387dc
commit
78d729222a
@ -172,7 +172,7 @@ Initiator Responder
|
||||
<content creator='initiator' name='ex'>
|
||||
<description xmlns='urn:xmpp:example'/>
|
||||
<transport xmlns='urn:xmpp:jingle:transports:s5b:1'
|
||||
dstaddr='lyt79HKRymCVF/Z/hrUIEIYFLa0='
|
||||
dstaddr='972b7bf47291ca609517f67f86b5081086052dad'
|
||||
mode='tcp'
|
||||
sid='vj3hs98y'>
|
||||
<candidate cid='hft54dqy'
|
||||
@ -226,7 +226,7 @@ Initiator Responder
|
||||
<content creator='initiator' name='ex'>
|
||||
<description xmlns='urn:xmpp:example'/>
|
||||
<transport xmlns='urn:xmpp:jingle:transports:s5b:1'
|
||||
dstaddr='GhL7e8Yl5V8+1bKaU9vg5Kp9gLo='
|
||||
dstaddr='1a12fb7bc625e55f3ed5b29a53dbe0e4aa7d80ba'
|
||||
mode='tcp'
|
||||
sid='vj3hs98y'>
|
||||
<candidate cid='ht567dq'
|
||||
|
Loading…
Reference in New Issue
Block a user