If you add
include => context-of-normal-extensions
at the beginning of you MENU section then this should work.
[mainmenu]
;
;"main menu" context with submenu
;
exten => s,1,Answer
include => default
;exten => s,2,SayDigits(${CALLERID})
exten => s,3,Background(hello_and_thank_you)
exten => s,4,Wait,t,2
exten => s,5,Goto(options,s,1)
Dave
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of bam
Sent: 11 February 2004 09:35
To: [EMAIL PROTECTED]
Subject: [Asterisk-Users] Jump to extension from voice menu
Is there a way to allow a caller to enter an extension number that is more
than one digit long in a voice menu?
I want to have a menu that allows something like "If you know the extension
number of the person please enter it otherwise 1 for sales, 2 for...etc"
many thanks in advance,
Brian.
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users