[Freeswitch-users] Help understanding call_timeout in two dialplans

Brian West brian at freeswitch.org
Tue May 26 09:53:30 PDT 2009


last one set will win!

/b

On May 26, 2009, at 11:49 AM, Larry Marshall wrote:

> On inbound calls made to 5551212, which call_timeout will be active,  
> 15 or 20? Is it the last hit?
>
> Is there a URL which describes all the applications, for example,  
> export in the default.xml?
>
> Thanks for this amazing software, Lars
>
> In conf/dialplan/public/00_inbound.xml:
> <include>
>   <extension name="Inbound-5551212">
>      <condition field="destination_number"  
> expression="^1323(5551212)$">
>         <action application="ring_ready" />
>         <action application="set" data="call_timeout=15"/>
>         <action application="set" data="domain_name=$${domain}"/>
>         <action application="transfer" data="1000 XML default"/>
>      </condition>
>   </extension>
> </include>

Brian West
brian at freeswitch.org

-- Meet us at ClueCon!  http://www.cluecon.com




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090526/30c651bd/attachment-0002.html 


More information about the FreeSWITCH-users mailing list