[Freeswitch-dev] stfu jitterbuffer in FS

Anthony Minessale anthony.minessale at gmail.com
Mon Nov 15 07:48:51 PST 2010


try the latest build

On Wed, Oct 27, 2010 at 2:25 PM, Jyotshna Cherukuri
<jcherukuri_necc at yahoo.com> wrote:
> Hi,
> I enabled Jitterbuffer in FS for A leg of the call and when I set up packet
> loss simulation(4%) on my end client  I expected FS to tag the lost packets
> as SFF_PLC but its not .I rather see the below code being executed . Could
> you please explain what this code does in stfu.c?
> i->miss_count++;
> if (i->miss_count > 10 || (i->in_queue->array_len ==
> i->in_queue->array_size) || tried >= i->in_queue->array_size) {
> i->running = 0;
> i->interval = 0;
> i->out_queue->wr_len = i->out_queue->array_size;
> return NULL;
> }
> Any help is greatly appreciated
> Thanks
> Jyotshna
>
> _______________________________________________
> FreeSWITCH-dev mailing list
> FreeSWITCH-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
>
>



-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org
googletalk:conf+888 at conference.freeswitch.org
pstn:+19193869900



More information about the FreeSWITCH-dev mailing list