[asterisk-users] Delay in Dial()

Steve Finkelstein sf at stevefink.net
Tue May 1 14:11:31 MST 2007


It's amazing how simple some answer are.

Thank you kindly for your responses Edoardo and Luki. :-)

- sf

Edoardo Serra wrote:
> Hi Steve,
>    put a timeout in the Dial command, if the call isn't answered it
> returns after the timeout has expired
> 
> e.g.:
> exten => _X.,1,Dial(SIP/${EXTEN}|15)
> 
> It waits 15 secs for the call to be answered
> 
> Look at http://www.voip-info.org/wiki-Asterisk+cmd+Dial for more
> informations
> 
> Regards
> 
> Edoardo
> 
> 
> 
> Steve Finkelstein ha scritto:
>> All,
>>
>> Is there any syntax I can use to put a delay in two lines being dialed?
>> One is a SIP endpoint, the other is my cell phone. I'd like to have the
>> SIP phone ring for some arbitrary number of seconds before it is sent
>> off to the mobile phone. Using something like a Wait() within a Dial()
>> would be ideal.
>>
>> Any suggestions?
>>
>> - sf
>> _______________________________________________
>> --Bandwidth and Colocation provided by Easynews.com --
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>>    http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>>
>>   
> 
> 


More information about the asterisk-users mailing list