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
Attachment:
pj-pjmedia_rtp_decode_rtp2.patch
Description: Binary data
_______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@xxxxxxxxxxxxxxx http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org