<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I think it would be a cool feature to add in to the api, and we can do it much cheaper compute wise as we go as we are already doing the silence calculations anyways, it just doesn’t exist today.  Patches welcome.<div class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On May 21, 2018, at 12:39 PM, Stanislav Sinyagin <<a href="mailto:ssinyagin@gmail.com" class="">ssinyagin@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="auto" class="">I would do this outside of freeswitch with nice priority. I guess "sox" should be able to do the job. This will preserve CPU cycles for important real-time work.<div dir="auto" class=""><br class=""></div><div dir="auto" class=""><br class=""></div><div dir="auto" class=""><br class=""></div></div><br class=""><div class="gmail_quote"><div dir="ltr" class="">On Fri, May 18, 2018, 16:58 Michael Jerris <<a href="mailto:mike@jerris.com" class="">mike@jerris.com</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">That exact feature is not there, but you might be able to do some math of length against silence hits to figure out if its all silence or not.  Take a look at how silence_hits are figured out in switch_ivr_record_file to understand the math you have to do to length.<br class="">
<br class="">
Mike<br class="">
<br class="">
> On May 17, 2018, at 2:59 AM, Eugene Prokopiev <<a href="mailto:enp@itx.ru" target="_blank" rel="noreferrer" class="">enp@itx.ru</a>> wrote:<br class="">
> <br class="">
> Hi,<br class="">
> <br class="">
> Is it possible to automatically remove recorded files which contains<br class="">
> nothing except silence? Can mod_dptools:record do this just after<br class="">
> recoding attempt?<br class="">
> <br class="">
<br class=""></blockquote></div></div></blockquote></div><br class=""></div></body></html>