[Asterisk-Users] Menu Selections Only Work Internally
Jay Milk
jay at skimmilk.net
Fri Feb 11 08:06:26 MST 2005
Does your incoming context include the MainMenu?
> -----Original Message-----
> From: Philip Siegrist [mailto:psiegrist at gmail.com]
> Sent: Friday, February 11, 2005 8:17 AM
> To: Asterisk-Users at lists.digium.com
> Subject: [Asterisk-Users] Menu Selections Only Work Internally
>
>
> All,
>
> Funny problem. During my greating, the menu selections only
> work if one calls from an internal sip line. The greating
> plays for all including calls over the t1. But pressing 9 for
> directory or any other mapped button will only work if I call
> from inside. If I arrive to the menu from an outside line SIP
> or POTS pressing the button does nothing. Any ideas?
>
> extensions.conf
>
> <--
> [MainMenu]
> exten=>s,1,Answer
> exten=>s,2,Wait(1)
> exten=>s,3,Background(main-menu)
> exten=>_3XX,1,Goto(sip,${EXTEN},1)
> exten=>0,1,Goto(sip,301,1)
>
> [sip]
> ;Main Number
> exten => 300,1,Goto(MainMenu,s,1)
> -->
More information about the asterisk-users
mailing list