Hi nanang, Thanks for committing this. Just curios why did you guys make a separate struct for this called pjmedia_rtp_dec_hdr.? Why "decode" header? Are there plans to add other fields to this struct later? Kal On Fri, Oct 21, 2016 at 9:48 AM, Nanang Izzuddin <nanang@xxxxxxxxx> wrote: > Hi Kal, > > This should have been checked in to SVN trunk at > https://trac.pjsip.org/repos/ticket/1970. > > Sorry for the late update and thank you for the patch! > > BR, > nanang > > > On Fri, Oct 7, 2016 at 4:25 PM, b17 c0de <b17c0de@xxxxxxxxx> wrote: >> >> Hi, >> I am parsing the RTP Extension Header from a custom transport adapter. >> To do this, I have implemented a new function >> pjmedia_rtp_decode_rtp2() which is similar to pjmedia_rtp_decode_rtp() >> but adds additional out parameters to return the RTP extension in the >> packet if any. Can this patch be applied to the pjmedia library? I >> think it could be useful to other people who need to parse the RTP-HE. >> >> Regards, >> Kal >> >> _______________________________________________ >> Visit our blog: http://blog.pjsip.org >> >> pjsip mailing list >> pjsip@xxxxxxxxxxxxxxx >> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >> > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@xxxxxxxxxxxxxxx > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > _______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@xxxxxxxxxxxxxxx http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org