Re: [Asterisk-Users] channel configuration

2004-10-27 Thread spkao
Mailing List - Non-Commercial Discussion [EMAIL PROTECTED] Sent: Tuesday, October 26, 2004 11:21 PM Subject: Re: [Asterisk-Users] channel configuration Use Goto(context, extension, priority). So, for instance: [sip-inbound] whatever-extension-used-inbound = Goto(other-context, other-extension

[Asterisk-Users] channel configuration

2004-10-26 Thread spkao
Hi, Does anyone know if there is a way to have a sip or iax inbound call dial an extension automatically, sort of like the immediate option for a zap channel? Thx. - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, October 26, 2004 5:04 PM Subject:

Re: [Asterisk-Users] channel configuration

2004-10-26 Thread Chad Scott
Use Goto(context, extension, priority). So, for instance: [sip-inbound] whatever-extension-used-inbound = Goto(other-context, other-extension, 1) Hope that helps. On Oct 25, 2004, at 11:34 AM, spkao wrote: Hi, Does anyone know if there is a way to have a sip or iax inbound call dial an