Hello Patrick,<div><br></div><div>there are the channel and dstchannel properties of the CHANNEL function, indicating that the channel is some kind of virtual connection between the sip phone and the sip provider, so it seems not to be for legs or at least the output values are already a combination of both legs. (I also would find it more intuitive to have 2 legs and values for those instead of one single value for 2 legs, but lets wait to find out, how to interpret those things).<br>
<br><div class="gmail_quote">2012/8/25 Patrick Lists <span dir="ltr">&lt;<a href="mailto:asterisk-list@puzzled.xs4all.nl" target="_blank">asterisk-list@puzzled.xs4all.nl</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 25-08-12 14:31, Stefan at WPF wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello all,<br>
<br>
I need some help understand the values of the CHANNEL function, e.g.<br>
<br>
    txploss // local packets loss<br>
    rxploss // remote packets loss<br>
    txjitter  // local jitter<br>
    rxjitter  // remote jitter<br>
<br>
<br>
My main problem in understand is that a CHANNEL has two nodes (sender<br>
and receiver), while a typical setup includes at least 3 nodes:<br>
SIP phone - Asterisk - SIP Provider ( -&gt; each is a node)<br>
<br>
1) So e.g. txploss, is it<br>
- what is lost between SIP phone and Asterisk<br>
- what is lost between Asterisk and SIP Provider<br>
- or probably both?<br>
</blockquote>
<br></div>
I would assume that those statistics apply to a leg and not an end-to-end connection. So in your example I would assume that a txploss value is determined for the leg between the SIP phone and the Asterisk server and another txploss value is determined for the leg between the Asterisk server and the upstream SIP provider.<br>

<br>
Interesting stuff. If you figure it all out, please update this thread (and possibly the wiki).<br>
<br>
Regards,<br>
Patrick<br>
<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>
</blockquote></div><br></div>