FS support recording to mp3 directly through mod_shout but you might not want to use that for performance reason.<br><br>You can use lame to convert .wav to .mp3 regularly( by crontab if you on linux) or immediately after record(by using iwatch, or listening to event socket to see when the record is done ).<br>
<br><div class="gmail_quote">2009/10/3 Keith Wood <span dir="ltr">&lt;<a href="mailto:keith.wood2000@gmail.com">keith.wood2000@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div> </div>
<div>I am working on an implementation for managing thousands of IVR within an organization.  Right now, I am storing all audio files in wav format, but it quickly become unmanagable because the size of these wav files ( 8 bits mono ) quickly consuming a lot of the disk space.</div>


<div> </div>
<div>Is there anyway I can store those audio files and still have high quality audio for IVR?  I know mp3 is smaller but freeswitch does not support it.</div>
<div> </div>
<div>any ideas?</div>
<div> </div><font color="#888888">
<div>keith</div>
</font><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>
<br></blockquote></div><br>