[Freeswitch-users] FollowMe timing on wiki?

Lars Zeb larclap at yahoo.com
Fri Sep 16 21:34:50 MSD 2011


On the Dialplan FollowMe wiki, the two following examples are given:

<action application="bridge"
data="user/1000 at mydomain.com,[leg_delay_start=15,leg_timeout=25]sofia/gatewa
y/flowroute/12345678901" />

   <!-- ring my desk extension for 10 seconds. -->
   <action application="set" data="call_timeout=10"/>
   <action application="bridge" data="sofia/$${domain}/1001"/>
   <!-- Now try my cell phone, hangup before cellphone voicemail picks up.
-->
   <!-- Dial out through my voicepulse gateway -->
   <action application="set" data="call_timeout=13"/>
   <action application="bridge" data="sofia/gateway/voicepulse/16501234567"
/>

Is the call_timeout=13 variable equivalent functionally to the
leg_timeout=25 in the first example?

Thanks, Lars




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