[Standards-JIG] question regarding jingle transports/descriptions
(JEP-0166 and JEP-0176
Bram Meijboom
bram at info.nl
Fri Oct 6 10:13:06 CDT 2006
Hi,
I haveve noticed some changes in the Jingle protocol and have a question
regarding the
transport-* actions and description-* actions. If i read the xml schema
of Jingle correctly the transport-info example in eg Jingle ICE
transport
(http://www.xmpp.org/extensions/xep-0176.html#protocol-negotiate) should
be
<iq ...>
<jingle xmlns='http://jabber.org/protocol/jingle'
action='transport-info'
initiator='romeo at montague.net/orchard'
sid='a73sjjvkla37jfea'>
<content name="this-is-the-audio-content">
<transport
xmlns='http://jabber.org/protocol/jingle/transport/ice'>
...
</transport>
</content>
</jingle>
</iq>
Where there is a content element wrapping the transport so the content
can be identified that the transport-info action is for.
Am i assuming this correctly ?
Grtz
Bram
More information about the Standards-JIG
mailing list