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

Ahmed habiba ahabiba at gmail.com
Tue Aug 8 20:42:40 UTC 2017


As mentioned by Brian you need to change the default password of the extensions in the "freeswitch/conf/vars.xml” as below:

<X-PRE-PROCESS cmd="set" data=“default_password=xyzabc”/>

*Note xyzabc is just example

> 
> From: Brian West <brian at freeswitch.org>
> Subject: Re: [Freeswitch-users] How to reduce default sleep between transfers?
> Date: August 8, 2017 at 7:04:00 PM GMT+3
> To: FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org>
> 
> 
> That sleep is there on purpose in the configs and has you looked at fs_cli it complains that you’ve not changed the default password! CRIT messages:)
> 
> 
> 
> On Tue, Aug 8, 2017 at 10:24 AM Jose David Jurado Alonso <josedavid at zennio.com <mailto:josedavid at zennio.com>> wrote:
> 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 <mailto: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 <http://1003@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 <mailto:consulting at freeswitch.org>
> http://www.freeswitchsolutions.com <http://www.freeswitchsolutions.com/>
> 
> Official FreeSWITCH Sites
> http://www.freeswitch.org <http://www.freeswitch.org/>
> http://confluence.freeswitch.org <http://confluence.freeswitch.org/>
> http://www.cluecon.com <http://www.cluecon.com/>
> 
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org <mailto:FreeSWITCH-users at lists.freeswitch.org>
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users <http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users <http://lists.freeswitch.org/mailman/options/freeswitch-users>
> http://www.freeswitch.org <http://www.freeswitch.org/>
> 
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org <mailto:consulting at freeswitch.org>
> http://www.freeswitchsolutions.com <http://www.freeswitchsolutions.com/>
> 
> Official FreeSWITCH Sites
> http://www.freeswitch.org <http://www.freeswitch.org/>
> http://confluence.freeswitch.org <http://confluence.freeswitch.org/>
> http://www.cluecon.com <http://www.cluecon.com/>
> 
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org <mailto:FreeSWITCH-users at lists.freeswitch.org>
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users <http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users <http://lists.freeswitch.org/mailman/options/freeswitch-users>
> http://www.freeswitch.org <http://www.freeswitch.org/>
> -- 
> Brian West
> brian at freeswitch.org <mailto:brian at freeswitch.org>
> Twitter: @FreeSWITCH , @briankwest
> 
> http://www.freeswitchbook.com <http://www.freeswitchbook.com/> 
> http://www.freeswitchcookbook.com <http://www.freeswitchcookbook.com/>
> Book a phone call (CST) <https://freeswitch.com/appointment>
> 
> Allison prompts for FreeSWITCH:
> 
> https://www.gofundme.com/allison-prompts-for-freeswitch <https://www.gofundme.com/allison-prompts-for-freeswitch>
> Got Bugs? Report them here <https://freeswitch.org/jira>! | Reddit: /r/freeswitch <https://www.reddit.com/r/freeswitch>
> T:+19184209001 | F:+19184209002 | M:+1918424WEST (9378)
> Skype:briankwest
> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20170808/21952808/attachment.html>


More information about the FreeSWITCH-users mailing list