<div dir="ltr"><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Hi,</span></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Curious why didn’t you try <a href="http://sevana.biz/products/aqua/">AQuA</a> to score the quality? Using
voice files for tests has more representation to my opinion.</span></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Thanks,<br>
vallu</span></p></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 20, 2015 at 4:11 AM, Pete Mundy <span dir="ltr"><<a href="mailto:pete@fiberphone.co.nz" target="_blank">pete@fiberphone.co.nz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div>Markus</div><div><br></div><div>That's a fascinating concept!</div><div><br></div><div>Can you share any more about how you appraised the data and determined your results?</div><div><br></div><div>ie once you had the recordings on the second host what did you do do computationally score them? Do you look at the decoded (1khz?) waveform or do you appraise in another way?</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Pete</div></font></span><div><div class="h5"><div><span style="font-size:small;white-space:pre-wrap">     </span></div><font size="2">
</font><br><div><div>On 20/08/2015, at 5:23 AM, Markus Weiler <<a href="mailto:markus_weiler@mailworks.org" target="_blank">markus_weiler@mailworks.org</a>> wrote:</div><br><blockquote type="cite">Am 19.08.2015 um 19:07 schrieb Steve Edwards:<br><blockquote type="cite">Please don't top post.<br><br>On Wed, 19 Aug 2015, James Cass wrote:<br><br><blockquote type="cite">Steve, would you be willing to share that "quick bash script"?<br></blockquote><br>There's no magic in the script, but here it is, embarrassing myself:<br><br>        cp sample-call-file /tmp/<br>        chmod +x /tmp/sample-call-file<br>        for     I in $(seq 1 $1)<br>                do<br>                sudo -u asterisk\<br>                        cp /tmp/sample-call-file\<br>                        /var/spool/asterisk/outgoing/${RANDOM}<br>                done<br>    sleep 10<br><br>Here's what's wrong with this snippet:<br><br>1) I don't know why I chmod the 'template.' No idea whatsoever. Alcohol may have been involved.<br><br>2) I hate single character variable names. I love alcohol.<br><br>3) cp is ill advised. For a testing script, it was easy. For a production application, use mv.<br><br>In use, I would execute it specifying how many call files to create, like 50. Then, take a look at top, iftop, and vmstat. Lather, rinse, repeat to get to your goal.<br><br></blockquote><br>We started the 500 calls and used milliwatt app on the first and record on the second host to check the quality. Alternatively just start 500+ calls and call yourself on top. So you can get a good idea how the quality is.<br><br>Call-Files are explained on <a href="http://www.voip-info.org/wiki/view/Asterisk+auto-dial+out" target="_blank">http://www.voip-info.org/wiki/view/Asterisk+auto-dial+out</a><br><br>Markus<br><br>-- <br>_____________________________________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>New to Asterisk? Join us for a live introductory webinar every Thurs:<br>              <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>  <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br></div></div></div><br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" rel="noreferrer" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" rel="noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br></div>