Change e-mail voicemail attachment .WAV to lowercase .wav

Hello everyone,
Is it possible to change uppercase .WAV voicemail e-mail attachments to .wav? This is important because android phones will not open all uppercase .WAV extensions.

Thanks

-Tony

Change the recording format to Wav49.

For Iphones and droids, In the [general] section of /etc/asterisk/voicemail.conf

format = gsm|wav49|wav

will record voicemails in the all three formats, with the first the preferred playback, gsm should work for all phones but probably not windows, individually adjust extensions to suit incompatibilities.

Dicko that’s done in voicemail admin module now.

Well that’s one way to do it, but perhaps incomplete in it’s description of the fields. It should also be noted that one can add attachfmt=gsm for example to an extensions voicemail options to override the priority in voicemail.conf if that format is available.