<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:'times new roman', 'new york', times, serif;font-size:12pt;color:black;"><div>Hi,</div><div><br></div><div>I enabled Jitterbuffer in FS for A leg of the call and when I set up packet loss simulation(4%) on my end client &nbsp;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?</div><div><br></div><div><div>i-&gt;miss_count++;</div><div><br></div><div>if (i-&gt;miss_count &gt; 10 || (i-&gt;in_queue-&gt;array_len == i-&gt;in_queue-&gt;array_size) || tried &gt;= i-&gt;in_queue-&gt;array_size) {</div><div><span class="Apple-tab-span" style="white-space:pre">                                </span>i-&gt;running = 0;</div><div><span class="Apple-tab-span" style="white-space:pre">                                </span>i-&gt;interval = 0;</div><div><span class="Apple-tab-span" style="white-space:pre">                        
        </span>i-&gt;out_queue-&gt;wr_len = i-&gt;out_queue-&gt;array_size;</div><div><span class="Apple-tab-span" style="white-space:pre">                                </span>return NULL;</div><div><span class="Apple-tab-span" style="white-space:pre">                        </span>}</div></div><div><br></div><div>Any help is greatly appreciated</div><div><br></div><div>Thanks</div><div>Jyotshna</div><div style="position:fixed"></div>


</div><br>

      </body></html>