Koozali.org: home of the SME Server
Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: soprom on April 02, 2008, 04:29:37 PM
-
Hi,
How do I change emailsubject?
When I insert text in voicemail.conf, asterisk complains about the string.
WARNING[8068] config.c: No '=' (equal sign) in line 26 of /etc/asterisk/voicemail.conf
-
emailsubject = [subject]
Specifies the subject line to be used in e-mail notifications.
Example:
emailsubject = New message from ${VM_CALLERID}
Best
S
-
I'm sorry, but this confuses me...
Where is this setting?
And where can I also change the body of the message ?
-
You can do it in headers=>voicemail.conf
Best
S
-
Hi Selintra,
When I go to voicemail.conf under headers in server-manager this is what is there:
[general]
format=wav49
serveremail=admin@yoursite.com
attach=yes
maxmessage=300
maxgreet=30
minmessage=8
maxsilence=6
I don't see the line:
emailsubject = [subject]
Am I missing something?
Del
-
hi del
you have to add it.
best
s
-
Example I found to set email stuff in fr:
emailsubject=Nouveau message (${VM_MSGNUM} de dur\xe9e ${VM_DUR} dans la bo\xeete vocale ${VM_MAILBOX} de la part de ${VM_CALLERID}
emailbody=Cher(e) ${VM_NAME}, \n\n\tvous avez re\xe7u un nouveau message de deu\xe9e ${VM_DUR} (num\xe9ro ${VM_MSGNUM})\ndans la bo\xeete vocale du num\xe9ro ${VM_MAILBOX} de la part de ${VM_CALLERID}.\n\nPensez donc \xe0 consulter vos messages!\n\n\n\t\t\t\t\t\t\t\tVoiceMail\n
-
hi del
you have to add it.
best
s
DUH! Sorry for being slow, but do I add it before or after what is already there?
Thanks,
Del
-
Doesn't matter
just shove it on the end.
Best
S