[Asterisk-Users] Re: incoming call to internal user

Doug Meredith doug.meredith at skyridge.com
Tue Feb 10 09:57:36 MST 2004


"David J Carter" <david.carter at codepipe.com> wrote:

>Matteo,
>
>try: -
>[incoming]
>include => default	;default location for internal phones
>exten => s,1,Answer
>exten => s,2,Wait 10
>exten => s,3,Dial(SIP/100)
>exten => s,4,Hangup

I don't think that will work.  There is no mention in the
documentation that "Wait" will accept DTMF.

You want to set a timeout and then on timeout ("t" extension, I think)
dial the fall-back number.  Prior to the timeout, the user will have a
chance to enter an extension.  See the manual for more details.

Doug
-- 
Doug Meredith (doug.meredith at systemguard.com)
SystemGuard - Oracle remote support
877-974-8273 (87-SYSGUARD)
506-854-7997
www.systemguard.com




More information about the asterisk-users mailing list