WOW.. That is the most complicated Ping I have ever seen.. :)  <br><br>This is the result I got. <br><br># ping -f -i .02 -s 180 -Q 0xb8 xx.xx.xx.xx<br><i>PING xx.xx.xx.xx (xx.xx.xx.xx) 180(208) bytes of data.<br>.............<br>

--- xx.xx.xx.xx ping statistics ---<br>15338 packets transmitted, 15325 received, 0% packet loss, time 352748ms<br>rtt min/avg/max/mdev = 276.499/286.185/310.118/7.248 ms, pipe 15, ipg/ewma 22.999/284.882 ms<br></i><br><br>

The same test with my Present SIP Provider gave me the result below. <br><br><i>10926 packets transmitted, 10913 received, 0% packet loss, time 244048ms<br>rtt min/avg/max/mdev = 289.514/292.668/316.350/2.336 ms, pipe 15, ipg/ewma 22.338/292.941 ms<br>

</i><br><br>I suppose the value of mdev is much higher in the first case but 0% packet loss in both the cases. <br>Does this mean that the voice quality is going to be real bad?? <br><br>Thanks,<br>Najim<br><br><div class="gmail_quote">

On Thu, Dec 1, 2011 at 6:33 AM, Adam Moffett <span dir="ltr">&lt;<a href="mailto:adamlists@plexicomm.net">adamlists@plexicomm.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
a ping is the time a packet needs for travelling to a destination and<br>
back to you. So the one way latency you are refering to, should be half<br>
the time your ping took.<br>
<br>
In your case this will be 130ms, I would say this is still reasonable.<br>
</blockquote></blockquote></div>
I am probably splitting hairs, but that&#39;s not always true because there&#39;s no guarantee that the reply traveled the same path as the echo request.  If you dig into BGP issues you&#39;ll see sometimes that traffic one direction takes a different route than traffic the other direction.  I don&#39;t know of any simple and accurate way to learn the &quot;one way&quot; latency so I&#39;m surprised they specified anything other than round trip time.<div class="im">

<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
&#39;Ping time&#39; is not an accurate predictor of SIP quality.<br>
<br>
A &#39;ping&#39; is an ICMP Echo/reply packet and some routers consider them less important than &#39;data&#39; packets and service them on an &#39;as resources permit&#39; basis. <br>
</blockquote></div>
That&#39;s possibly maybe true if someone&#39;s router or connection is overloaded and they are trying to make up for it with CoS policies while they save up for an upgrade.  Otherwise it&#39;s an apology for a crappy network.  That&#39;s the brutally honest truth.<br>


<br>
You can make a pretty good prediction with ping.<br>
&quot;sudo ping -f -i .02 -s 180 -Q 0xb8 [ip]&quot; gives a tolerable simulation of voip traffic.  let it run for awhile, then press ctrl+c and see how many packets were dropped and also check the mdev number.  If mdev is low and packet loss is almost nothing then you can expect decent voice quality.  It may not be a 100% perfect test, but I&#39;ll bet you a vast majority of the time I can do that test and tell you whether it&#39;s going to suck.<br>


<br>
latency by itself with low jitter and no packet loss just means delay.  It&#39;s a matter of opinion and circumstance how tolerable delay is, but I think your 230ms ping is at the upper edge of what most people can live with.  Much more than that and you&#39;ll be tempted to say &#39;over&#39; at the end of sentence.<div class="HOEnZb">

<div class="h5"><br>
<br>
--<br>
______________________________<u></u>______________________________<u></u>_________<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/<u></u>mailman/listinfo/asterisk-<u></u>users</a><br>
</div></div></blockquote></div><br>