Hi, I need to send multiple frames per RTP packet. I use the following components : conference, stream. For example, I need to send 3 frames per packet for SPEEX codec. What changes I need to do besides changing frm_per_pkt? ( in spx_default_attr() function speex_codec.c file? attr->setting.frm_per_pkt = 3;?? // previous was 1)? Thanks in advance. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20090118/03cddb24/attachment.html>