<div dir="ltr">There&#39;s a variable called &quot;voicemail_message_len&quot; that shows up in the variables section of the CDRs that shows if there was a VM left... that might help you catch the VM events (or see last_app was voicemail and then you&#39;ll know it was a missed call with no VM).<div>

<br></div><div>Or you can have FS post to an application, such as the fusionpbx one or <a href="http://wiki.freeswitch.org/wiki/PHP_email">http://wiki.freeswitch.org/wiki/PHP_email</a> which you can then do whatever you want in the flow of the VM mail.</div>

<div><br></div><div>Hope that helps a bit...</div><div><div><div><br></div></div></div><div class="gmail_extra"><div><div dir="ltr"><span style="font-family:Verdana,Arial,Helvetica,sans-serif;font-size:small">-Avi<br></span></div>

</div>
<br><br><div class="gmail_quote">On Sun, Jun 22, 2014 at 7:57 PM, Nathan Neulinger <span dir="ltr">&lt;<a href="mailto:nneul@mst.edu" target="_blank">nneul@mst.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Seems like it would enable a bit more functionality if the notification were optionally handled as a hook, with the msg<br>
id/other data as parameters.<br>
<br>
In addition to enabling a bit more control of the content beyond the basic templates - this might also enable other<br>
functionality - such as triggering automatic transcription.<br>
<br>
I didn&#39;t see anything in the mod_voicemail wiki page, but figured I&#39;d ask if there was any other trick for accomplishing<br>
this. From a look over the code, I&#39;m not seeing any obvious way to have the event based codepath trigger but not the<br>
email notification unless I&#39;ve missed something.<br>
<br>
A minimal means to handle this might be adding a parameter to disable voicemail email notification, but leave in all of<br>
the voicemail event generation.<br>
<br>
Thoughts?<br>
<br>
-- Nathan<br>
<br>
------------------------------------------------------------<br>
Nathan Neulinger                       <a href="mailto:nneul@mst.edu">nneul@mst.edu</a><br>
Missouri S&amp;T Information Technology    <a href="tel:%28573%29%20612-1412" value="+15736121412">(573) 612-1412</a><br>
System Administrator - Architect<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br></div></div>