[Asterisk-Users] Menu Selections Only Work Internally

Philip Siegrist psiegrist at gmail.com
Fri Feb 11 08:57:38 MST 2005


yes. it get's to the Menu prompt which is defined under [MainMenu].
The input buttons simply do not work.


On Fri, 11 Feb 2005 09:06:26 -0600, Jay Milk <jay at skimmilk.net> wrote:
> 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)
> > -->
> 
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>



More information about the asterisk-users mailing list