<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 10pt; color: #000000'>Keith,<br>Sorry for the confusion. Lemme try to explain from a different angle. WaitExten takes user input and tries to match it with another extension. The moment it finds a match it sends the caller to that extension. In the GUI, the only extensions that are created using the WaitExten action are the 0-9, etc etc. Which is why I stated that its only configured to recognize 1 digit because the only extensions that WaitExten is tryin to match against are the 0-9 extensions. You can hand edit extensions.conf if you'd like. Start off with trying to change one of the 'one digit' extensions to a 4 digit exten...(so take extension 4 and make it 4444). Play around from there and I'm sure you'll get the hang of it.<br><br>-- <br>Ryan Brindley <br>Digium, Inc. | Software Developer <br>445 Jan Davis Drive NW - Huntsville, AL 35806 - USA <br>main: +1 256-428-6000 fax: +1 256-864-0464 <br>Check us out at: http://digium.com & http://asterisk.org<br><br>----- Original Message -----<br>From: "Keith at Yahoo" <skydivingnerd@yahoo.com><br>To: "Asterisk GUI project discussion" <asterisk-gui@lists.digium.com>, "Ryan Brindley" <rbrindley@digium.com><br>Sent: Tuesday, March 10, 2009 3:57:03 PM GMT -06:00 US/Canada Central<br>Subject: Re: [asterisk-gui] Problem With VoiceMenus<br><br><br>I'm confused when you say that the GUI "only configures it to<br>recognize the first digit". I looked at the WaitExten command<br>syntax and it has a time parameter (which I set to 15 seconds)<br>and an option for music on hold but nothing for the number of<br>digits.<br><br>I don't mind editing the extensions.conf file manually if need<br>be but I'm unsure of what needs to be changed. I tried setting<br>autofallthrough=no but that didn't help.<br><br><br><br>--- On Mon, 3/9/09, Ryan Brindley <rbrindley@digium.com> wrote:<br><br>> From: Ryan Brindley <rbrindley@digium.com><br>> Subject: Re: [asterisk-gui] Problem With VoiceMenus<br>> To: skydivingnerd@yahoo.com, "Asterisk GUI project discussion" <asterisk-gui@lists.digium.com><br>> Date: Monday, March 9, 2009, 11:04 PM<br>> Keith, <br>> WaitExten is the correct application to use, but the GUI<br>> only configures it to recognize the first digit. You can use<br>> the advanced edit or edit extensions.conf. Sorry, if its any<br>> hope the voice menu's page is currently being revamped<br>> and will most likely include your expected feature :-) <br>> <br>> -- <br>> Ryan Brindley <br>> Digium, Inc. | Software Developer <br>> 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA <br>> main: +1 256-428-6000 fax: +1 256-864-0464 <br>> Check us out at: http://digium.com &<br>> http://asterisk.org <br>> <br>> ----- Original Message ----- <br>> From: "Keith at Yahoo"<br>> <skydivingnerd@yahoo.com> <br>> To: asterisk-gui@lists.digium.com <br>> Sent: Monday, March 9, 2009 5:47:14 PM GMT -06:00 US/Canada<br>> Central <br>> Subject: [asterisk-gui] Problem With VoiceMenus <br>> <br>> <br>> I posted this in the Asterisk Support forum and never got a<br>> reply so I thought I would try here. In short, the problem<br>> is when I set up a voicemenu it only lets me enter one<br>> digit. Here's the details. <br>> <br>> Asterisk 1.4.21 with Asterisk GUI 2.0.4 <br>> <br>> Used the default 4-digit extension ranges given on <br>> the Options page of the GUI. <br>> <br>> Did the following in the GUI: <br>> - Clicked on the Dial Plans link and created a default dial<br>> plan including all contexts and calling rules. <br>> - Clicked on the Users link and created several users using<br>> the default extensions. <br>> - Clicked on the Trunks link and created an Analog Trunk<br>> for my FXO card. <br>> - Clicked on the Voice Menu Prompts link and recorded a<br>> Voice Menu Prompt to "dial 6000 for Ralph, 6001 for<br>> Edna...". <br>> - Clicked on the Voice Menus link and created a Voice Menu<br>> tied to ext 7000 (the default) and added in the following<br>> order: Answer, Digit Timeout of 5, Response Timeout of 20,<br>> Background using my recording from above, WaitExten of 10,<br>> and used Allow Keypress Events to set 'i' to go back<br>> to the menu and 't' to one of the extensions. <br>> - Clicked on Incoming Calling Rules and created a rule to<br>> send the FXO trunk calls to my voice menu. <br>> <br>> It all seems to work but when the message is playing and I<br>> try to dial a user's extension (like 6000) it loops back<br>> to the beginning of my menu because it's only accepting<br>> the 6 and sees it as an invalid extension. (The output of<br>> the CLI says 6 is an invalid extension.) <br>> <br>> I know I could probably manually edit something in the<br>> extensions.conf file to fix this but I'd like to get<br>> this working using the GUI. Did I miss a step in the GUI<br>> when I was setting it up or did I select something wrong on<br>> one of the pages when I was setting it up? <br>> <br>> <br>> <br>> <br>> <br>> <br>> <br>> <br>> <br>> _______________________________________________ <br>> --Bandwidth and Colocation Provided by<br>> http://www.api-digital.com-- <br>> <br>> asterisk-gui mailing list <br>> To UNSUBSCRIBE or update options visit: <br>> http://lists.digium.com/mailman/listinfo/asterisk-gui<br><br><br> <br></div></body></html>