<div dir="ltr">Hi all, <div><br></div><div>I&#39;m doing several tests jitterbuffer related. I&#39;ve read in different posts to the list that you can specify packet size (&quot;20&quot;), or the number of packets (&quot;1p&quot;), why is it not being enabled if I use 1p instead of 20? (Example: <a href="http://lists.freeswitch.org/pipermail/freeswitch-docs/2015-November/000532.html">http://lists.freeswitch.org/pipermail/freeswitch-docs/2015-November/000532.html</a>)</div><div><br></div><div><br></div><div>Scenario:</div><div><br></div><div>** Add in the sofia profile:</div><div><br></div><div><font face="monospace, monospace">&lt;param name=&quot;auto-jitterbuffer-msec&quot; value=&quot;20&quot;/&gt;</font><br></div><div><br></div><div>--- Make a call<br></div><div><br></div><div>** Output in debug log:</div><div><br></div><div><font face="monospace, monospace">[...]</font></div><div><font face="monospace, monospace">4557180d-579a-4c3c-98a3-287cb078e913 2016-04-20 00:57:03.570889 [DEBUG] switch_core_media.c:1964 Setting Jitterbuffer to 20ms (1 frames) (50 max frames)<br></font></div><div><font face="monospace, monospace">[...]</font></div><div><br></div><div><br></div><div>Scenario 2:</div><div><br></div><div><div>** Add in the sofia profile:</div><div><br></div><div><font face="monospace, monospace">&lt;param name=&quot;auto-jitterbuffer-msec&quot; value=&quot;1p&quot;/&gt;</font><br></div><div><br></div><div>--- Make a call<br></div></div><div><br></div><div>Log doesn&#39;t say that jitterbuffer has been enabled.</div><div><br></div><div><br></div><div>Can it be that 1p doesn&#39;t output the log but is working anyway?<br></div><div><br></div><div><br></div><div>I have removed the auto-jitterbuffer-msec from the sofia profile, and done both tests setting jitterbuffer_msec directly in the dialplan with &quot;20&quot; and with &quot;1p&quot;, the result is the same: 20 works, 1p doesn&#39;t.</div><div><br></div><div>If I use 1p, I don&#39;t have to worry about the size as if its 20ms, 40ms or whatever it will work, using &quot;20&quot;, the setting would not be valid for 40ms.. (please correct me if I&#39;m wrong).</div><div><br></div><div>I know this can be a bug and thus should be handled in JIRA, I will be happy to create the ticket etc etc, I first want to make sure that the problem is not my config.</div><div><br></div><div>Tests are with version 1.6.7 -14-d38d065 64bit</div><div><br></div><div>Thanks!</div><div>Joel.</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>