Re: [Asterisk-Users] Option 1 in IVR menu

2005-09-04 Thread Adam Goryachev
On Sun, 2005-09-04 at 14:09 -0700, Adrian A wrote: > Hi all, > I'm trying to setup a simple IVR menu in a context in extensions.conf. > So far, I have: > extension s for playing back the menu > # to repeat it > * for directory > 0 for operator > 1 which goes to another context: exten => 1,1,GoTo(o

[Asterisk-Users] Option 1 in IVR menu

2005-09-04 Thread Adrian A
Hi all, I'm trying to setup a simple IVR menu in a context in extensions.conf.  So far, I have: extension s for playing back the menu # to repeat it * for directory 0 for operator 1 which goes to another context:  exten => 1,1,GoTo(option_1,s,1) Here is what I have in extensions.conf: [incoming]