Re: [asterisk-users] Delay in Dial()

2007-05-01 Thread Remco Post
Eric "ManxPower" Wieling wrote: > Stephen Bosch wrote: >> Eric "ManxPower" Wieling wrote: >>> Steve Finkelstein wrote: 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 ph

Re: [asterisk-users] Delay in Dial()

2007-05-01 Thread Steve Finkelstein
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)

Re: [asterisk-users] Delay in Dial()

2007-05-01 Thread Eric \"ManxPower\" Wieling
Stephen Bosch wrote: Eric "ManxPower" Wieling wrote: Steve Finkelstein wrote: 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 se

Re: [asterisk-users] Delay in Dial()

2007-05-01 Thread Stephen Bosch
Eric "ManxPower" Wieling wrote: > Steve Finkelstein wrote: >> 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

Re: [asterisk-users] Delay in Dial()

2007-05-01 Thread Eric \"ManxPower\" Wieling
Steve Finkelstein wrote: 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

Re: [asterisk-users] Delay in Dial()

2007-05-01 Thread Edoardo Serra
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

Re: [asterisk-users] Delay in Dial()

2007-05-01 Thread Luki
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. Not directly, but yes. Hint: Local channel + Wait. Something like this: Dial(SIP/phone&Local/[EMAIL PROTECTED]) [delayed] exten => XX,1,Wait(10) exten => X

[asterisk-users] Delay in Dial()

2007-05-01 Thread Steve Finkelstein
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

Re: [Asterisk-Users] Delay in dial

2005-09-28 Thread steve
On Wed, 28 Sep 2005, yusuf wrote: > I am using Asterisk CVS, and I am getting a huge delay in dialing SIP. > This Asterisk box is taking calls from a PABX over ZAP, then dialing SIP > users. > So, a user '0251' dials from his phone, the PABX sends it the my > Asterisk box, no delay, then I get

Re: [Asterisk-Users] Delay in dial

2005-09-28 Thread Andy Kuo
Hi,   Try taking out "Answer" in your extensions.conf. You don't need to answer before dialing a SIP channel.   cheers. AK   On 9/28/05, yusuf <[EMAIL PROTECTED]> wrote: Hi all,I am using Asterisk CVS, and I am getting a huge delay in dialing SIP.This Asterisk box is taking calls from a PABX over Z

[Asterisk-Users] Delay in dial

2005-09-28 Thread yusuf
Hi all, I am using Asterisk CVS, and I am getting a huge delay in dialing SIP. This Asterisk box is taking calls from a PABX over ZAP, then dialing SIP users. So, a user '0251' dials from his phone, the PABX sends it the my Asterisk box, no delay, then I get a 15 sec delay, before it actually