[Freeswitch-users] Send users wav of voicemail via sendmail

Sean Devoy sdevoy at bizfocused.com
Thu Apr 24 21:44:12 MSD 2014


Hi All,

Can someone explain (or point to documentation) to get voice mail messages emailed to the end user.  I have been over and over the mod_voicemail wiki page at https://wiki.freeswitch.org/wiki/Mod_voicemail. It is a nice reference page as it lists lots and lots of voicemail variables and parameters.  However, I cannot determine what the minimum rwquirements are.

Here is what I have so far:
In /usr/local/freeswitch/conf/autoload_configs/switch.conf.xml I have:
<param name="mailer-app" value="sendmail"/>
<param name="mailer-app-args" value="-t"/>
<param name="dump-cores" value="yes"/>

In the user directory entry I have:
        <param name="vm-mailto" value="sdevoy at bizfocused.com"/>
        <param name="vm-mailfrom" value="voicemail at bizfocused.com"/>
        <param name="vm-email-all-messages" value="true"/>
        <param name="vm-attach-file" value="true" />

I can send emails from SSH when logged in as root.
mail -s "Test mail from testuser1" sdevoy at bizfocused.com
   Hello this is the test mail
        .

I can't find any errors in the console log, but no email gets sent.

Have I missed something about creating a freeswitch user in sendmail???

Thanks,
Sean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140424/bdaffbe7/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.gif
Type: image/gif
Size: 70 bytes
Desc: image001.gif
Url : http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140424/bdaffbe7/attachment-0001.gif 


Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users mailing list