<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hello,<div class=""><br class=""></div><div class="">Could someone tell me if the outbound stats in the channel variables are functional?  Eg. If I do uuid_set_media_stats and then uuid_dump I then see the outbound stats, eg:</div><div class="">```</div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">variable_rtp_audio_out_raw_bytes: 6323167</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">variable_rtp_audio_out_media_bytes: 6323167</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">variable_rtp_audio_out_packet_count: 14829</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">variable_rtp_audio_out_media_packet_count: 14829</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">variable_rtp_audio_out_skip_packet_count: 0</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">variable_rtp_audio_out_dtmf_packet_count: 0</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">variable_rtp_audio_out_cng_packet_count: 0</span></div></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class="">```</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class="">But, repeating these command whilst using tc to dump occasional packets I do not see </span><span style="font-family: Menlo; font-size: 11px; background-color: rgb(255, 255, 255);" class="">variable_rtp_audio_out_skip_packet_count</span> change - it stays at 0.</div><div class=""><br class=""></div><div class="">Looking at the code I cannot see that this value is ever populated.</div><div class=""><br class=""></div><div class="">Is there something I'm missing or were the outbound stats not completed?</div><div class=""><br class=""></div><div class="">Many thanks,</div><div class="">  Richard</div></body></html>