<HTML>
<HEAD>
<TITLE>Voicemail attachments not working</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Today I discovered that voicemail attachments are not working on our latest asterisk server (version 1.4.24.1). &nbsp;I have two other asterisk servers that I maintain but I didn&#8217;t do the configuration on these so this is my first time that I have done the voicemail.conf. &nbsp;&nbsp;I get an email but there is no attachment. &nbsp;Maybe there is something else I need to configure that I don&#8217;t know about? &nbsp;Here is my actual config, the only difference is I removed all the mailboxes for the purpose of sharing with the world. &nbsp;However, I have made sure there are not spaces between fields as I hear that causes problems. <BR>
<BR>
[general]<BR>
<BR>
format = gsm|wav49|wav<BR>
attach = yes<BR>
serveremail = asterisk<BR>
serveremail = <a href="noreply@mustangintl.com">noreply@mustangintl.com</a><BR>
mailcmd = /usr/sbin/sendmail -v -t -f <a href="asterisk@hisg-it.net">asterisk@hisg-it.net</a><BR>
maxlogins = 3<BR>
emaildateformat = %A, %B %d, %Y at %r<BR>
sendvoicemail = yes &nbsp;; Allow the user to compose and send a voicemail while inside<BR>
emailsubject = [PBX]: New message ${VM_MSGNUM} in mailbox ${VM_MAILBOX}<BR>
<BR>
[zonemessages]<BR>
eastern = America/New_York|'vm-received' Q 'digits/at' IMp<BR>
central = America/Chicago|'vm-received' Q 'digits/at' IMp<BR>
central24 = America/Chicago|'vm-received' q 'digits/at' H N 'hours'<BR>
military = Zulu|'vm-received' q 'digits/at' H N 'hours' 'phonetic/z_p'<BR>
european = Europe/Copenhagen|'vm-received' a d b 'digits/at' HM<BR>
<BR>
[default]<BR>
116 =&gt; 1149,employee,<a href="employee@domain.org">employee@domain.org</a><BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>
<BR>
Suggestions? <BR>
<BR>
Thank you everyone in advance.</SPAN></FONT>
</BODY>
</HTML>