Email message that a voicemail is waiting

I am have been searching for the location of this config module that contains the email setup for sending voicemail notications so I can change it. The notications I get now are:
Dear xxxxx:

Just wanted to let you know you were just left a 0:06 long message (number 2) in mailbox 3119 from xxxxxxx, on Friday, January 29, 2010 at 11:05:52 AM so you might want to check it when you get a chance.  Thanks!

			--Asterisk

I am using trixbox 2.8.0.1 upgraded with FreePBX 2.6.0.3 core. I am not using the trixbox fork anymore.
This is not coming from the normal vm_email.inc so now I am stumpted. can anyone help.
Thanks

Larry

http://www.freepbx.org/forum/freepbx/users/help-0

Here is what I did in Trixbox 2.8.0.4

Go to Config File editor under PBX tab and look for filename voicemail.conf.
Open it and word search for “just wanted”. remove the comment character(:wink: and modify to what you want. e.g.
emailbody=Dear… “do not remove the character and dfault settings for fetching the extention , date, msg # …”

hit update and Re-Read config

Test it and you are good to go

opppps you can also change Subject and from string …by now you will know what to do :slight_smile:

/etc/asterisk/voicemail.conf or possibly /etc/asterisk/vm_email.inc depending on what sort of system you’re running.

http://astbook.asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/Voicemail_id263499.html