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




--
Ing. Edoardo Serra
WeBRainstorm S.r.l.
Via Pio FoĆ  83/C
10126 - Torino

Tel: +39 011 678 100
Fax: +39 011 678 275

_______________________________________________
--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

Reply via email to