Hello list, I'm using PJ with 3rd party media and there is codec "definition": { { "PCMU", 4 }, 0, 8000, 1, 10, 64000, 64000 } My problem is with AMR, that the call back for receiving RTP is being called with wrong pkt_size. I tried { { "AMR", 3 }, 108, 8000, 1, 160, 7400, 12200 } with deferent values at the last three (160,7400,12200). Can someone PLEASE let me know how to set it or where PJ is using for calculating the packet size? Thanks, Dan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20151201/c9afdecd/attachment.html>