SDP origin version value

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
    When I use pjsip_inv_answer() to create 200 response, I create my own
sdp and set origin version to 3429443492.

            pj_gettimeofday(&tv);
            call->o_session_version = tv.sec + 2208988800UL;

            sdp->origin.version = call->o_session_version;

   but it changed to 3429443493 when remote party got 200 OK response. I try
to trace pjsip source code, But I couldn't find where changes has happen.


regards,
Gang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080903/7fbaee29/attachment.html 


[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux