<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.24.5">
</HEAD>
<BODY>
It should be as simple as editing voicemail.conf :<BR>
<BR>
<I><FONT SIZE="2">; Voicemail Configuration</FONT></I><BR>
<I><FONT SIZE="2">;</FONT></I><BR>
<I><FONT SIZE="2">[general]</FONT></I><BR>
<I><FONT SIZE="2">; Formats for writing Voicemail.&nbsp; Note that when using IMAP storage for</FONT></I><BR>
<I><FONT SIZE="2">; voicemail, only the first format specified will be used.</FONT></I><BR>
<I><FONT SIZE="2">format=wav49|wav|gsm</FONT></I><BR>
<I><FONT SIZE="2">; Who the e-mail notification should appear to come from</FONT></I><BR>
<B><I><FONT SIZE="2">serveremail=asterisk-voicemail</FONT></I></B><BR>
<I><FONT SIZE="2">; Should the email contain the voicemail as an attachment</FONT></I><BR>
<B><I><FONT SIZE="2">attach=yes</FONT></I></B><BR>
<I><FONT SIZE="2">; Maximum length of a voicemail message in seconds</FONT></I><BR>
<I><FONT SIZE="2">maxmessage=180</FONT></I><BR>
<I><FONT SIZE="2">; Minimum length of a voicemail message in seconds for the message to be kept</FONT></I><BR>
<I><FONT SIZE="2">; The default is no minimum.</FONT></I><BR>
<I><FONT SIZE="2">minmessage=2</FONT></I><BR>
<I><FONT SIZE="2">; How many milliseconds to skip forward/back when rew/ff in message playback</FONT></I><BR>
<I><FONT SIZE="2">; *&nbsp; during msg playback: Rewind</FONT></I><BR>
<I><FONT SIZE="2">; #&nbsp; during msg playback: Fastforward </FONT></I><BR>
<I><FONT SIZE="2">skipms=3000</FONT></I><BR>
<I><FONT SIZE="2">; How many seconds of silence before we end the recording</FONT></I><BR>
<I><FONT SIZE="2">maxsilence=10</FONT></I><BR>
<I><FONT SIZE="2">; Silence threshold (what we consider silence: the lower, the more sensitive)</FONT></I><BR>
<I><FONT SIZE="2">silencethreshold=128</FONT></I><BR>
<I><FONT SIZE="2">; Max number of failed login attempts</FONT></I><BR>
<I><FONT SIZE="2">maxlogins=3</FONT></I><BR>
<I><FONT SIZE="2">; Opmaak e-mail die moet verstuurd worden :</FONT></I><BR>
<B><I><FONT SIZE="2">emailsubject=Nieuw voicemailbericht in mailbox ${VM_MAILBOX} !</FONT></I></B><BR>
<B><I><FONT SIZE="2">;emailbody=Beste,\n\n\t Er is een nieuw voicemailbericht nagelaten in mailbox ${VM_MAILBOX} op ${VM_DATE}.\n\n\t Dit bericht is ${VM_DUR} lang en komt van $</FONT></I></B><BR>
<B><I><FONT SIZE="2">{VM_CALLERID} (${VM_CIDNUM}). \n\n\t Je kan het bericht beluisteren door te bellen naar '99' of via het bijgevoegde WAV-bestand (${VM_MESSAGEFILE}).\n\n\t B</FONT></I></B><BR>
<B><I><FONT SIZE="2">edankt!\n\n\t\t\t\t--Asterisk--\n</FONT></I></B><BR>
<I><FONT SIZE="2">; Set the date format on outgoing mails.</FONT></I><BR>
<I><FONT SIZE="2">; 24h date format</FONT></I><BR>
<I><FONT SIZE="2">emaildateformat=%A, %d %B %Y at %H:%M:%S</FONT></I><BR>
<I><FONT SIZE="2">; Attach messages to e-mail notifications?</FONT></I><BR>
<I><FONT SIZE="2">attach = yes</FONT></I><BR>
<I><FONT SIZE="2">; Context to call back from&nbsp; </FONT></I><BR>
<I><FONT SIZE="2">callback=from-voicemail</FONT></I><BR>
<BR>
<I><FONT SIZE="2">[zonemessages]</FONT></I><BR>
<I><FONT SIZE="2">belgie=Europe/Brussels|'vm-received' Q 'digits/at' R</FONT></I><BR>
<BR>
<I><FONT SIZE="2">[voicemail-context]</FONT></I><BR>
<BR>
<I><FONT SIZE="2">; Syntax for new entries looks like this:</FONT></I><BR>
<I><FONT SIZE="2">; MailboxNumber =&gt; password,name,e-mail,pager,options</FONT></I><BR>
<B><I><FONT SIZE="2">50 =&gt; 4569,Jonas Kellens,<A HREF="mailto:jonas.kellens@thecomputerstore.be">jonas.kellens@thecomputerstore.be</A>,,tz=belgie|attach=yes</FONT></I></B><BR>
<BR>
But I do not receive an e-mail after having left a voicemail message on the voicemailbox 50.<BR>
<BR>
What mail-server does Asterisk uses to send his mail ???<BR>
Sendmail is not active on my CentOS-box. I have msmtp + mutt to send me weekly the logfiles. Could it be that ??<BR>
<BR>
Greetingz,<BR>
Jonas.
</BODY>
</HTML>