[Standards] Use SDP for media description format for Jingle sessions

Lauri Kaila lauri.kaila at gmail.com
Tue Jun 5 02:23:54 CDT 2007


2007/6/5, Unnikrishnan V <ukv1977 at gmail.com>:
> Just wondering the below document makes some sense:
>
> Idea : Use SDP for media description format for Jingle sessions.This is a
> hybrid Jingle-Tins approach for jingle content and transport Description
>
> Details :
> http://www.scribd.com/doc/95534/Jingle-Multimedia-Description-Using-SDP

Hi Unni,

IMHO this makes sense only if you want to re-use old code. I like
Jingle because it's clean XML-based, and can be extended easily with
XML namespaces. It's easier to understand and implement from scratch
than similar SIP/SDP app.

Of cource your application can use it as a private extension without
it being a XEP. You also may need to modify SDP to make stanza
well-formed XML, like using entity escaping for characters >, <, ', "
and &.

BTW: "session-cancel" is not needed: session-terminate can be sent
before session is accepted.

-lauri


More information about the Standards mailing list