[Freeswitch-users] Channel variable 'call_timeout'.
henkoegema
pabx_freeswitch at telenet.be
Tue Nov 25 06:15:19 PST 2008
Doens't make any difference. :working:
Michael Jerris wrote:
>
> try using export instead of set for that var.
>
> Mike
>
> On Nov 25, 2008, at 4:05 AM, henkoegema wrote:
>
>>
>> I use following diaplan for extension 2005:
>> ---------------------------------------------------------
>> <extension name="2005">
>> <condition field="destination_number" expression="^2005$">
>> <action application="set" data=”call_timeout=10"/>
>> <action application="set"
>> data="continue_on_fail=USER_BUSY,NO_ANSWER"/>
>> <action application="bridge" data="sofia/internal/2005%$$
>> {domain}"/>
>> <action application="voicemail" data="default $${domain} 2005"/>
>> </condition>
>> </extension>
>>
>> What I can't get to work is the "call_timeout" variable.
>> It is set to value 10 at the moment.
>>
>> So I was thinking, that if exten. 2005 is busy or doesn't answer,
>> the
>> call would be transferred
>> to the voicemail after 10 seconds.
>>
>> It is actually transferred after 66 (?) seconds.
>>
>> Changing the value of call_timeout doesn't seem to have any effect.
>> :confused:
>
>
> _______________________________________________
> 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
>
>
--
View this message in context: http://www.nabble.com/Channel-variable-%27call_timeout%27.-tp20677406p20682038.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.
More information about the FreeSWITCH-users
mailing list