[asterisk-gui] Creating Voicemenus
Pari Nannapaneni
pari at digium.com
Wed Dec 13 09:38:20 MST 2006
> When using 'Goto Extension' to direct the call to a Call Queue extension (301), the
> routing failed.
Even when "Dial other Extensions?" checkbox is checked ?
Note: To be able to dial other extensions from the voice menu,
make sure that "Dial other Extensions?" checkbox is checked.
Enabling the checkbox will include the default context
- Pari
Mat Jones wrote:
> When trying to set up a voicemenu, I noticed another problem. When using
> 'Goto Extension' to direct the call to a Call Queue extension (301), the
> routing failed. It was looking for the Call Queue extension (301)within
> the current context [voicemenu-custom-3], whereas the Call Queue Menu
> (301) resides in the default context.
>
> [voicemenu-custom-3]
> comment = Website Support
> alias_exten = 421
> exten = s,1,Answer
> exten = s,2,Playback(bibliopolis-website-welcome)
> exten = s,3,Goto(301|1)
>
> To get this working, I just modified my extensions.conf to add the
> default context:
>
> [voicemenu-custom-3]
> comment = Website Support
> alias_exten = 421
> exten = s,1,Answer
> exten = s,2,Playback(bibliopolis-website-welcome)
> exten = s,3,Goto(default|301|1)
>
> But now I can no longer edit this entry with the GUI. When a 'goto
> extension' is added to a voicemenu,the drop down list of extensions
> should also show, and add the correct context.
>
>
> Mat
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-gui mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-gui
More information about the asterisk-gui
mailing list