@domosute wrote:
Hi,
This might be a beginner question; however, after upgrading from FreePBX12 to FreePBX13, I noticed voicemail email notification stopped working.
Currently it is cured by commenting out the parameters created between [general] and [default] of /etc/asterisk/voicemail.conf file, but if I do so, I will receive notification message with "Just wanted to let you know you were just left a x:xx long message..." in email body with .wav file attachment.
I am not sure where the message is set, I looked /etc/asterisk folder but I don't see the file with such email body... I remember the message wasn't like that in FreePBX12.
I prefer to set email body in below format, and I prefer to manage via FreePBX GUI.
${VM_NAME}, There is a new voicemail in mailbox ${VM_MAILBOX}: From: ${VM_CALLERID} Length: ${VM_DUR} seconds Date: ${VM_DATE} Dial *98 to access your voicemail by phone. Visit http://AMPWEBADDRESS/ucp to check your voicemail with a web browser.
Below is my setup, instead of using FreePBX distribution, I installed asterisk and FreePBX manually on CentOS7, and email relay is setup via Postfix.
- FreePBX version: 13.0.190.19
- Asterisk version: 13.6.0
- Linux version: CentOS Linux release 7.3.1611 (Core)
The mail command from linux console works, so I am guessing it is about my either asterisk or FreePBX setting.
Any suggestion is appreciated. Thank you!
Posts: 1
Participants: 1