<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Please help with my call recording question. If you know of a good link/doc with this info, please pass it my way. <br><br>How does call recording work on Freeswitch? Is the recording saved by default in a .wav file? If so, is it always saved as .wav or can I configure in what format I want to save the recording? <br><br>I noticed that .wav, .gsm, mp3 and .ogg formats are supported (http://wiki.freeswitch.org/wiki/Weekly_Conference_Call#Past_Calls).<br><br>Are recordings saved in different formats in real time or converted late? Are they converted at the first request and saved for future use? Is this design decision left to the FreeSwitch user - i.e. if converted later, do I need to implement the conversion myself? I scanned through some older questions and sox and lame are mentioned.<br><br>My recordings will be around 800K in wave format (raw data uLaw 8b/8kz stereo) so I am not looking to save space but I am getting the request from the front end guys to provide the recording in .mp3 format.<br><br>Thank you,<br>A.C.<br>                                               </div></body>
</html>