<div dir="ltr">Hi,<div><br></div><div>Below link is the script which i found while surfing, this script basically converts your voice file to flac format, where the file is reduced to 50%. </div><div><br></div><div><a href="http://legroom.net/files/software/convtoflac.sh">http://legroom.net/files/software/convtoflac.sh</a><br>

</div><div><br></div><div>The quality is really good, I tested. this... </div><div><br></div><div>In large production environment this script can be used, only challenging part, please make sure the CPU usage is within the limit while conversion. </div>

<div><br></div><div>Can be used like this,</div><div><span style="color:rgb(0,0,0);font-family:Helvetica,Arial,&#39;Droid Sans&#39;,sans-serif;font-size:14px;line-height:19.984375px">exten =&gt; _4X.,n,MixMonitor(IND_PRI/${CDR(accountcode)}/OUT/${STRFTIME(${EPOCH},,%Y-%m)}/${STRFTIME(${EPOCH},,%d)}/${MIXMONITOR_FILENAME}.wav,b,/root/</span><span class="" style="line-height:19.984375px;border:1px solid rgb(212,205,126);background-color:rgb(246,238,150);color:rgb(0,0,0);font-family:Helvetica,Arial,&#39;Droid Sans&#39;,sans-serif;font-size:14px">flac</span><span style="color:rgb(0,0,0);font-family:Helvetica,Arial,&#39;Droid Sans&#39;,sans-serif;font-size:14px;line-height:19.984375px">.sh ${MIXMONITOR_FILENAME}.wav)</span><br>

</div><div><br></div><div>Regards,</div><div>Gopal. </div></div>