Looking at an older Channel documentation, it seems like the "all" parameter wasn't adapted to the new, additional parameters. Will fill a bug report during the day.<br><br><div class="gmail_quote">2012/8/25 Stefan at WPF <span dir="ltr"><<a href="mailto:stefan.at.wpf@googlemail.com" target="_blank">stefan.at.wpf@googlemail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thank you richard, now I understand and it works, except that all only gives<div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">ssrc</blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
themssrc</blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">lp</blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
rxjitter</blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">rxcount</blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
txjitter</blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">txcount</blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
rlp</blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">rtt</blockquote></blockquote><div>and not all mentioned fields. </div>
<div><br></div><div>Do you know if there is a updated documentation anywhere? </div><div>I can guess what most of the fields are, but I am not an expert on these things ;-)</div><div>I especially have problems with the remote_x and local_x fields: if it's prefixed with local, it means send from me to a client? or does it mean things that didn't arrive locally, therefore send from client to me?</div>
<div>tx should be always from me to client and rx the other way round, right?</div><div><div class="h5"><div><br></div><br><div class="gmail_quote">2012/8/24 Richard Mudgett <span dir="ltr"><<a href="mailto:rmudgett@digium.com" target="_blank">rmudgett@digium.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>> Using<br>
><br>
><br>
> exten => h,n,set(CDR(llp)=${CHANNEL(rtpqos,audio,local_lostpackets)})<br>
><br>
> gives me<br>
><br>
><br>
> [Aug 24 12:08:10] WARNING[12087]: sip/dialplan_functions.c:221<br>
> sip_acf_channel_read: Unrecognized argument<br>
> 'rtpqos,audio,local_lostpackets' to CHANNEL<br>
><br>
> [Aug 24 12:08:10] WARNING[12087]: func_channel.c:393<br>
> func_channel_read: Unknown or unavailable item requested:<br>
> 'rtpqos,audio,local_lostpackets'<br>
><br>
> According to<br>
> <a href="http://lists.digium.com/pipermail/asterisk-users/2011-September/266075.html" target="_blank">http://lists.digium.com/pipermail/asterisk-users/2011-September/266075.html</a><br>
> the variable names have changed, however I couldn't find an updated<br>
> documentation or understand from the mail reply, what I have to<br>
> change in the example above.<br>
> So, can somebody please tell me where to get an updated documentation<br>
> or how to fix my problem? I am using Asterisk 1.8.10.1.<br>
><br>
<br>
</div>This is what the chan_sip code will accept in the third parameter position:<br>
<br>
"txcount",<br>
"rxcount",<br>
"txjitter",<br>
"rxjitter",<br>
"remote_maxjitter",<br>
"remote_minjitter",<br>
"remote_normdevjitter",<br>
"remote_stdevjitter",<br>
"local_maxjitter",<br>
"local_minjitter",<br>
"local_normdevjitter",<br>
"local_stdevjitter",<br>
"txploss",<br>
"rxploss",<br>
"remote_maxrxploss",<br>
"remote_minrxploss",<br>
"remote_normdevrxploss",<br>
"remote_stdevrxploss",<br>
"local_maxrxploss",<br>
"local_minrxploss",<br>
"local_normdevrxploss",<br>
"local_stdevrxploss",<br>
"rtt",<br>
"maxrtt",<br>
"minrtt",<br>
"normdevrtt",<br>
"stdevrtt",<br>
"local_ssrc",<br>
"remote_ssrc",<br>
<br>
It also will accept nothing or "all".<br>
<span><font color="#888888"><br>
Richard<br>
</font></span><div><div><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>
</div></div></blockquote></div><br></div></div></div>
</blockquote></div><br>