I've noted in XX-8504 that mp3 licensing does not affect anything since the mp3's are note being mastered and disctributed outside of an organization. Have you look at configuring mod_shout and then looking at changing the default voicemail file type?
http://wiki.freeswitch.org/wiki/Mod_voicemail vm-message-ext This Parameter determines the storage type (and email type) for voicemails received and can be set per user. In order to use MP3 you must have mod_shout installed and loaded. The default is 'wav'. Example: <param name="vm-message-ext" value="mp3"/> vm_message_ext Determines the storage type (and email type) for voicemails received and can be set per originating user or the Dial Plan. In order to use MP3 you must have mod_shout installed and loaded. The default is 'wav'. This may be set from the Dial Plan to overide the file type. If this variable is set it overides the vm-message-ext parameter. When this variable is set on the originating user the specified file type will apply to the receiver of the message. Example: <variable name="vm_message_ext" value="mp3"/> On Mon, Aug 9, 2010 at 9:10 AM, Michal Bielicki < [email protected]> wrote: > Redhat as well as centos miss that feature in sox for legal reasons afair. > But I can do that in freeswitch without problems, just currently working out > how to translate the voicemail to lua and than make those settings a simple > option. > > Am 09.08.2010 um 15:03 schrieb Joe Micciche: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > yum install sox > > man sox > > You can pass a wav file for sox processing into mp3. As far as the code > to grab the wav, convert it, and email the mp3 to the user, if you get > that sorted let us all know! > > - -- > ================================================================== > Joe Micciche [email protected] > Red Hat, Inc. http://www.redhat.com > Senior Communications Engineer X(81) 44554 > +1.919.754.4554 Key: 65F90FE1 > ================================================================== > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.14 (GNU/Linux) > Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ > > iEYEARECAAYFAkxf/KMACgkQJHjEUGX5D+HdEgCbB1oe7H5sLG9SYoEbed6wcYsd > oFYAnR7RwjkWQ1+NbyaNyMr0tLET+CuM > =8ix0 > -----END PGP SIGNATURE----- > _______________________________________________ > sipx-users mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-users/ > > > Michal Bielicki > Geschäftsführer / CEO > > Seventh Signal Ltd. & Co. KG > Meiereifeld 2A > 14532 Kleinmachnow > > Büro Berlin: > Weigandufer 45, Büro 115 > 12059 Berlin > > Amtsgericht Potsdam HRA 4866 P, Ust.-ID: DE266981999 > Geschäftsführer: Michal Bielicki > Persönlich Haftende Gesellschafterin: > Seventh Signal Ltd, 69 Great Hampton St. Birmingham, > B18 6EW, GB, Company Nr.: 06889439 > WWW.: http://www.seventhsignal.de > > > _______________________________________________ > sipx-users mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-users/ > -- ====================== Tony Graziano, Manager Telephone: 434.984.8430 sip: [email protected] Fax: 434.984.8431 Email: [email protected] LAN/Telephony/Security and Control Systems Helpdesk: Telephone: 434.984.8426 sip: [email protected] Fax: 434.984.8427 Helpdesk Contract Customers: http://www.myitdepartment.net/gethelp/ Why do mathematicians always confuse Halloween and Christmas? Because 31 Oct = 25 Dec.
_______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users/
