mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-28 04:02:20 -05:00
added missing senders attribute
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2434 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
1cba67316d
commit
aa871b1121
@ -1132,7 +1132,8 @@ Romeo Gateway Juliet
|
|||||||
sid='a73sjjvkla37jfea'>
|
sid='a73sjjvkla37jfea'>
|
||||||
<content creator='responder'
|
<content creator='responder'
|
||||||
disposition='early-session'
|
disposition='early-session'
|
||||||
name='hold music'>
|
name='hold music'
|
||||||
|
senders='responder'>
|
||||||
<description xmlns='urn:xmpp:jingle:apps:rtp:0' media='audio'>
|
<description xmlns='urn:xmpp:jingle:apps:rtp:0' media='audio'>
|
||||||
<payload-type id='18' name='G729'/>
|
<payload-type id='18' name='G729'/>
|
||||||
</description>
|
</description>
|
||||||
@ -1164,7 +1165,8 @@ Romeo Gateway Juliet
|
|||||||
sid='a73sjjvkla37jfea'>
|
sid='a73sjjvkla37jfea'>
|
||||||
<content creator='responder'
|
<content creator='responder'
|
||||||
disposition='early-session'
|
disposition='early-session'
|
||||||
name='hold music'>
|
name='hold music'
|
||||||
|
senders='responder'>
|
||||||
<description xmlns='urn:xmpp:jingle:apps:rtp:0' media='audio'>
|
<description xmlns='urn:xmpp:jingle:apps:rtp:0' media='audio'>
|
||||||
<payload-type id='18' name='G729'/>
|
<payload-type id='18' name='G729'/>
|
||||||
</description>
|
</description>
|
||||||
|
Loading…
Reference in New Issue
Block a user