<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div>Hello Micheal</div><br><div><div>On Dec 15, 2009, at 12:09 PM, Michael Collins wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0.8ex; padding-left: 1ex; position: static; z-index: auto; ">Hi all,<br>
<br>
What is the difference between the mod_voicemail "vm_message_ext" parameter and the "file-extension" parameter?<br></blockquote><div><br>vm_message_ext is a channel variable:<br>&nbsp;<a href="http://wiki.freeswitch.org/wiki/Mod_voicemail#vm_message_ext">http://wiki.freeswitch.org/wiki/Mod_voicemail#vm_message_ext</a><br>
<br>file-extension is a parameter of the voicemail module:<br><a href="http://wiki.freeswitch.org/wiki/Mod_voicemail#file-extension">http://wiki.freeswitch.org/wiki/Mod_voicemail#file-extension</a><br><br>The former sets for a specific user, the latter for mod_voicemail in general.<br></div></div></blockquote><div><br></div><div>Ahh, thanks for clearing this up for me! &nbsp;Now I understand the difference.</div><div><br></div><blockquote type="cite"><div class="gmail_quote"><div>
</div><blockquote class="gmail_quote" style="border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0.8ex; padding-left: 1ex; position: static; z-index: auto; ">
<br>
I want all my voicemail in .WAV format except for a couple of extensions which need to be in MP3.<br>
<br>
I'm getting strange results playing with these settings, for example, after logging into the voicemail, it will say "You have 1 new message. &nbsp;First message at &lt;date and time&gt;", and then instead of the voicemail message there will be silence and a long pause. &nbsp;Then it will repeat the message count and loop this behavior. &nbsp;During the silence, &nbsp;I seem to be able to press keys to trigger voicemail events, like for example I am allowed to delete the message (although it isn't playing the message to me, and I am instead hearing silence).<br>

<br>
Any ideas?<br></blockquote><div><br>Is this perhaps a recording of silence, so that you might actually be listening to a message?<br>-MC<br></div></div></blockquote></div><br><div><br></div><div>Nope, turns out that according to the FS logs it was trying to play a {uuid}.WAV file that it was expecting to still be there, but which was deleted from a previous checking of voicemail. &nbsp;It's like the database of new messages was out of sync with the message sound files in the mailbox on the server. &nbsp;I deleted the 'ghost' voicemails from my mailbox and now things are back to normal. &nbsp;That could have been a result of my experimentations, I doubt it was a problem with FS. &nbsp;</div><div><br></div><div>Thanks for your help and keep up the outstanding work! I love FreeSWITCH. :-)</div><div><br></div><div>Steve</div></body></html>