[Freeswitch-users] Channel variable 'call_timeout'.

Anthony Minessale anthony.minessale at gmail.com
Tue Nov 25 06:00:47 PST 2008


also try

<action application="bridge"
data="{originate_tiimeout=10}sofia/internal/2005%$${domain}"/>



On Tue, Nov 25, 2008 at 6:46 AM, Michael Jerris <mike at jerris.com> 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
>



-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:213-799-1400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20081125/df18191c/attachment-0002.html 


More information about the FreeSWITCH-users mailing list