[Asterisk-Users] Invalid Extension
Norman Zhang
norman.zhang at rd.arkonnetworks.com
Tue Dec 28 19:48:07 MST 2004
> I can dial-in and here the prompt, but whenever I select 101, I get
> invalid extension. May I ask, is this the right way of answering
> incoming calls?
I had to change all occurance of s to 533990 in order for this to work.
533990 is my FWD #. May I ask how can I genearlize this using s?
Regards,
Norman Zhang
> [inbound-sip]
> exten => 533990,1,Answer
> exten => s,2,ResponseTimeout(5)
> exten => s,3,Background(mymenu)
>
> exten => t,1,Goto(s,2)
>
> exten => i,1,Playback(pbx-invalid)
> exten => i,2,Goto(s,2)
>
> exten => 101,1,Goto(local,101,1)
> exten => 138,1,Goto(local,138,1)
More information about the asterisk-users
mailing list