> On 10/4/07, Simon P. Ditner <[EMAIL PROTECTED]> wrote:
> > The voicemail application in Asterisk is one of the oldest of the
> > dialplan applications. It is often critisized as one of the
> > less-than-compelling parts of Asterisk, and, because it's functionality
> > is locked up in a very complex, messy and poorly-documented bit of code
> > (app_voicemail.c), no one has the nerve to touch it.

Here is a slightly updated version. It now reads the voicemail.conf
file into the AstDB (has a limitation, which is noted in the
[read_voicemail_conf] context)

This gets most of the functionality of Voicemail(). Still can't hangup
to leave a message though. Thinking of hacking around it with the
Monitor() application and the 'h' extension.

http://www.pastebin.ca/728386

-- 
Leif Madsen.
http://www.leifmadsen.com
http://www.oreilly.com/catalog/asterisk

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to