[Freeswitch-users] What is rtp-autofix-timing

Michael Collins msc at freeswitch.org
Mon Jul 1 19:36:06 MSD 2013


On Sun, Jun 30, 2013 at 3:09 AM, Mino Haluz <mino.haluz at gmail.com> wrote:

> Hi,
>
> can somebody explain me what parameter rtp-autofix-timing does in fact? I
> had to set this parameter to false in order to avoid warnings with
> asynchronous ptime not supported error, but I cant get any information
> about this on wiki.
>

After looking in the source code it looks like this parameter is used to
set or disable the SCMF_AUTOFIX_TIMING media flag. From what I see in the
code, if rtp-autofix-timing is set to true then FreeSWITCH will make it
easier for you to communicate with devices that lie about their ptimes or
who want to send 30ms ptimes but should really be using 20ms ptimes, etc.
On latest git, at line 1337 (yes, really) in switch_core_media.c you'll see
it checking this flag (and a few others). Later in that if block you'll see
where the famous "Asynchronous PTIME not supported" message comes from.

Perhaps others can chime in on when to set rtp-autofix-timing to false as
I've personally never needed to do so.

-MC


>
> Thanks,
> M
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>


-- 
Michael S Collins
Twitter: @mercutioviz
http://www.FreeSWITCH.org
http://www.ClueCon.com
http://www.OSTAG.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130701/35c8185d/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list