Thank you for your response. As basic for my application I use streamutil..c .?If I change?only attr->setting.frm_per_pkt = 3 then voise is "easy". What can you?recommend me ? ? ________________________________ From: Benny Prijono <bennylp@xxxxxxxxx> To: pjsip list <pjsip at lists.pjsip.org> Sent: Monday, January 19, 2009 5:43:25 PM Subject: Re: Multiple frames per RTP packet On Sun, Jan 18, 2009 at 4:11 PM, Anna White <anna1.white at yahoo.com> wrote: 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)? You don't need to change that. Just use the pjsua_media_config.ptime setting or --ptime cmdline argument in pjsua to control the length of your RTP packet. cheers ?Benny -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20090120/86c44258/attachment.html>