<div dir="ltr">Dear Sir,<br><br>What I&#39;m interested to is to know how much time the rtp packets takes from the time it access the asterisk server,to when it&#39;ll leave<br>Is this function or variable exist anywhere?<br>
<br>Regards<br><div class="gmail_quote">On Mon, Dec 15, 2008 at 10:55 PM, Jeff LaCoursiere <span dir="ltr">&lt;<a href="mailto:jeff@jeff.net">jeff@jeff.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
No. &nbsp;TTL in the header is about hop traversal. &nbsp;Each IP router that<br>
forwards the packet will reduce this number in the live packet until it<br>
reaches zero, when it will be dropped. &nbsp;I believe this is to eliminate<br>
route loops creating packet storms.<br>
<br>
FWIW this is how traceroute works - it sends out packets with continually<br>
increasing TTLs and the router that drops the packet will send back a<br>
notification, so you can &quot;trace&quot; each hop...<br>
<br>
What is it you are trying to do or measure?<br>
<div><div></div><div class="Wj3C7c"><br>
j<br>
<br>
On Mon, 15 Dec 2008, michel freiha wrote:<br>
<br>
&gt; Dear Sir,<br>
&gt;<br>
&gt; There is no relation between TTL and the latency on asterisk server?<br>
&gt;<br>
&gt; Regards<br>
&gt;<br>
&gt; On Mon, Dec 15, 2008 at 10:39 PM, Jeff LaCoursiere &lt;<a href="mailto:jeff@jeff.net">jeff@jeff.net</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt; TTL is part of the UDP header (Time To Live). &nbsp;It isn&#39;t really about the<br>
&gt;&gt; voice at all.<br>
&gt;&gt;<br>
&gt;&gt; Length 345 is the number of bytes in the packet.<br>
&gt;&gt;<br>
&gt;&gt; j<br>
&gt;&gt;<br>
&gt;&gt; On Mon, 15 Dec 2008, michel freiha wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt; *Dear All,<br>
&gt;&gt;&gt; I run the below tcp dump on my asterisk server<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; tcpdump -i eth0 -n -s0 -v udp port 5060<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I got the following result<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; 20:29:48.596867 IP (tos 0x10, ttl &nbsp;64, id 0, offset 0, flags [DF], proto<br>
&gt;&gt; 17,<br>
&gt;&gt;&gt; length: 373) SIP_PROXY_IP.5060 &gt; Asterisk_IP.5060: UDP, length 345<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; What i need to know please what TTL means specifically and what is the<br>
&gt;&gt; best<br>
&gt;&gt;&gt; value og TTL and what is the lengh vale mean<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Regards*<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
&gt;&gt;<br>
&gt;&gt; asterisk-users mailing list<br>
&gt;&gt; To UNSUBSCRIBE or update options visit:<br>
&gt;&gt; &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
&gt;&gt;<br>
&gt;<br>
<br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
 &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br></div>