< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate] SDP description in message body question


Title: [reSIProcate] SDP description in message body question
It seems that you may be confused by the output from a packet sniffer (ie. Ethereal).


From: resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx on behalf of Wenwei Xu
Sent: Wed 9/6/2006 9:47 AM
To: resiprocate-devel@xxxxxxxxxxxxxxxxxxx
Subject: [reSIProcate] SDP description in message body question

All,

I posted a question regarding the SDP message body earlier. Since nobody
answer my question, let rephrase the question and repost it.

A typical SDP description is:

        v=0
        o=- 2890844526 2890842807 IN IP4 126.16.64.4
        s=SDP Seminar
        i=A Seminar on the session description protocol
        u=http://www.cs.ucl.ac.uk/staff/M.Handley/sdp.03.ps
        c=IN IP4 224.2.17.12/127

        t=2873397496 2873404696
        a=recvonly
        m=audio 49170 RTP/AVP 0
        m=video 51372 RTP/AVP 31
        m=application 32416 udp wb
        a=orient:portrait

But in the SIP message's message body, it will be augmented as follows:

            Session Description Protocol
              Session Description Protocol Version (v): 0
              Owner/Creator, Session Id(o): - 2873397496 0 IN IP4
126.16.64.5
                Owner Username: -
                Session ID: 2873397496
                Session Version: 0
                Owner Network Type: IP4
                Owner Address: 126.16.64.5
            .....(ignored)

As we can see, this practice adds a lot of bytes to the SIP message. So my
question is: Is it necessary that a typical SDP description should be
augmented as above? Can we just use the original SDP description in the SIP
message body?

Thanks,
Wenwei Xu


_______________________________________________
resiprocate-devel mailing list
resiprocate-devel@xxxxxxxxxxxxxxxxxxx
https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel