[Freeswitch-users] How to reduce default sleep between transfers?

Jose David Jurado Alonso josedavid at zennio.com
Tue Aug 8 07:58:40 UTC 2017


Hi,

I'm not sure but you can try to modify some of this timeouts:

*/etc/freeswitch# grep -r "10000" **
*...*
*dialplan/default.xml: <action application="sleep" data="10000"/>*
*ivr_menus/new_demo_ivr.xml:      timeout="10000"*
*ivr_menus/demo_ivr.xml:      timeout="10000"*
*skinny_profiles/internal.xml:    <param name="digit-timeout"
value="10000"/>*
*...*

Probably, the correct variable to be modified is in "default.xml".


2017-08-07 14:34 GMT+02:00 Euan Millar <euan at ensemblepourladifference.org>:

> Hi,
>
> I am quite new to Freeswitch so this is probably a simple config
> question...
>
> When transferring a call I notice a 10 second sleep which can make users
> think that something has gone wrong.  It is slightly unnatural between my
> IVR applications.
>
> I see this in the log:
>
> EXECUTE sofia/internal/1003 at 192.168.0.4:5060 sleep(10000)
>
> Is there a way to reduce this value?
>
> Many thanks,
>
> Euan
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20170808/7ac174ec/attachment.html>


More information about the FreeSWITCH-users mailing list