Posted: Sat May 30, 2009 12:34 am Post subject: [asterisk-dev] Customizable Voicemail Menu
Hi,
I'm Giuseppe Sucameli and I'm taking part to GSoC 2009 for the Asterisk
Project.
My proposal is adding fully configurable menus to the Asterisk voicemail
application.
In the current app_voicemail the menu is built into the C code and difficult
to modify.
The alternative application minivm adds some degree of configurability,
but this has to go in the dialplan configuration file, which may not be
available to unprivileged users. In any case, mixing the voicemail and dialplan
configuration is undesirable in terms of managing configuration files.
We can keep the voicemail configuration separate from the dialplan,
so the dialplan writer will only have to dispatch the call, and the voicemail
config will do the rest.
Then one can import/write/modify the voicemail config without having to
bother (or needing to have permission) to touch the dialplan itself.
Two file are attached (only text/plain files):
Quote:
brief.txt
explain the voicemail_menu.conf file structure and its the most
important functionality
Quote:
voicemail_menu.conf.txt
is an example of config file to customize the voicemail menu
I hope the explanation is average, maybe I have write too much or few :)
I wait for your questions and proposals.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum