[Freeswitch-users] RTCP

Anthony Minessale anthony.minessale at gmail.com
Thu Apr 25 23:24:17 MSD 2013


You must be on a pretty old version if you cant see them.  Did you use rtp
in the call in question?  You should see something like this in the
<variables> section: all of these vars are also available in the cdr csv
templates.

    <rtp_audio_in_raw_bytes>97868</rtp_audio_in_raw_bytes>
    <rtp_audio_in_media_bytes>97180</rtp_audio_in_media_bytes>
    <rtp_audio_in_packet_count>569</rtp_audio_in_packet_count>
    <rtp_audio_in_media_packet_count>565</rtp_audio_in_media_packet_count>
    <rtp_audio_in_skip_packet_count>228</rtp_audio_in_skip_packet_count>
    <rtp_audio_in_jb_packet_count>0</rtp_audio_in_jb_packet_count>
    <rtp_audio_in_dtmf_packet_count>0</rtp_audio_in_dtmf_packet_count>
    <rtp_audio_in_cng_packet_count>0</rtp_audio_in_cng_packet_count>
    <rtp_audio_in_flush_packet_count>4</rtp_audio_in_flush_packet_count>
    <rtp_audio_in_largest_jb_size>0</rtp_audio_in_largest_jb_size>
    <rtp_audio_out_raw_bytes>119712</rtp_audio_out_raw_bytes>
    <rtp_audio_out_media_bytes>119712</rtp_audio_out_media_bytes>
    <rtp_audio_out_packet_count>696</rtp_audio_out_packet_count>
    <rtp_audio_out_media_packet_count>696</rtp_audio_out_media_packet_count>
    <rtp_audio_out_skip_packet_count>0</rtp_audio_out_skip_packet_count>
    <rtp_audio_out_dtmf_packet_count>0</rtp_audio_out_dtmf_packet_count>
    <rtp_audio_out_cng_packet_count>0</rtp_audio_out_cng_packet_count>
    <rtp_audio_rtcp_packet_count>0</rtp_audio_rtcp_packet_count>
    <rtp_audio_rtcp_octet_count>0</rtp_audio_rtcp_octet_count>




On Thu, Apr 25, 2013 at 11:18 AM, Guillermo Ruiz Camauer <
grcamauer at gmail.com> wrote:

> Generated some xml_cdr records.  The only thing I find is:
>
> <rtp_audio_recv_pt>0</rtp_audio_recv_pt>
>
> Always has a value of 0.
>
> Is there something I need to configure?  I can post the XML if needed.
>
> Guillermo
>
>
>
>
> On Thu, Apr 25, 2013 at 12:22 PM, Guillermo Ruiz Camauer <
> grcamauer at gmail.com> wrote:
>
>> I looked for those variables in the SAMPLE that is on the Wiki and they
>> are not there.  Is the Sample out of date?
>> I will install the module and generate some of my own and see if they are
>> there.
>>
>> Guillermo
>>
>>
>> On Thu, Apr 25, 2013 at 8:48 AM, Steven Ayre <steveayre at gmail.com> wrote:
>>
>>> Look for the rtp_audio_* variables.
>>>
>>>
>>> On 24 April 2013 19:55, Guillermo Ruiz Camauer <grcamauer at gmail.com>wrote:
>>>
>>>> Michael,
>>>>
>>>> In the xml_cdr I can see stats which refer to the call duration, but I
>>>> see nothing regarding the number of packets exchanged, dropped, jitter,
>>>> etc. which would relate to the quality of the call.
>>>> Do you know if there is any work being done on RTCP for FreeSwitch?  Or
>>>> how I would go about viewing RTCP related data without diving in with
>>>> WireShark?
>>>>
>>>> Thanks,
>>>>
>>>> Guillermo
>>>>
>>>>
>>>> On Wed, Apr 24, 2013 at 3:23 PM, Michael Collins <msc at freeswitch.org>wrote:
>>>>
>>>>> Not presently. However, there are the RTP stats that can be found in
>>>>> the XML CDR files.
>>>>> -MC
>>>>>
>>>>>
>>>>> On Wed, Apr 24, 2013 at 10:46 AM, Guillermo Ruiz Camauer <
>>>>> grcamauer at gmail.com> wrote:
>>>>>
>>>>>> Does FreeSwitch offer any equivalents to Asterisk's "rtcp stats" or
>>>>>> "rtcp debug" commands?
>>>>>>
>>>>>> Guillermo
>>>>>>
>>>>>>
>>>>>> On Wed, Apr 24, 2013 at 8:27 AM, Alex Lake <alex at digitalmail.com>wrote:
>>>>>>
>>>>>>> Interesting to see a reference to RTCP in a recent thread.
>>>>>>>
>>>>>>> I looked it up on the wiki and there's not much there about how to
>>>>>>> use
>>>>>>> it for giving diagnostic output on actual calls.
>>>>>>>
>>>>>>> I would be interested in investigating (and would be happy to update
>>>>>>> the
>>>>>>> Wiki) but where should I start?!
>>>>>>>
>>>>>>>
>>>>>>> _________________________________________________________________________
>>>>>>> Professional FreeSWITCH Consulting Services:
>>>>>>> consulting at freeswitch.org
>>>>>>> http://www.freeswitchsolutions.com
>>>>>>>
>>>>>>> 
>>>>>>> 
>>>>>>>
>>>>>>> Official FreeSWITCH Sites
>>>>>>> http://www.freeswitch.org
>>>>>>> http://wiki.freeswitch.org
>>>>>>> http://www.cluecon.com
>>>>>>>
>>>>>>> FreeSWITCH-users mailing list
>>>>>>> FreeSWITCH-users at lists.freeswitch.org
>>>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>>>>> UNSUBSCRIBE:
>>>>>>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>>>>> http://www.freeswitch.org
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Guillermo Ruiz Camauer
>>>>>>
>>>>>>
>>>>>> _________________________________________________________________________
>>>>>> Professional FreeSWITCH Consulting Services:
>>>>>> consulting at freeswitch.org
>>>>>> http://www.freeswitchsolutions.com
>>>>>>
>>>>>> 
>>>>>> 
>>>>>>
>>>>>> Official FreeSWITCH Sites
>>>>>> http://www.freeswitch.org
>>>>>> http://wiki.freeswitch.org
>>>>>> http://www.cluecon.com
>>>>>>
>>>>>> FreeSWITCH-users mailing list
>>>>>> FreeSWITCH-users at lists.freeswitch.org
>>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>>>> UNSUBSCRIBE:
>>>>>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>>>> http://www.freeswitch.org
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Michael S Collins
>>>>> Twitter: @mercutioviz
>>>>> http://www.FreeSWITCH.org
>>>>> http://www.ClueCon.com
>>>>> http://www.OSTAG.org
>>>>>
>>>>>
>>>>>
>>>>> _________________________________________________________________________
>>>>> Professional FreeSWITCH Consulting Services:
>>>>> consulting at freeswitch.org
>>>>> http://www.freeswitchsolutions.com
>>>>>
>>>>> 
>>>>> 
>>>>>
>>>>> Official FreeSWITCH Sites
>>>>> http://www.freeswitch.org
>>>>> http://wiki.freeswitch.org
>>>>> http://www.cluecon.com
>>>>>
>>>>> FreeSWITCH-users mailing list
>>>>> FreeSWITCH-users at lists.freeswitch.org
>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>>> UNSUBSCRIBE:
>>>>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>>> http://www.freeswitch.org
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Guillermo Ruiz Camauer
>>>>
>>>>
>>>> _________________________________________________________________________
>>>> Professional FreeSWITCH Consulting Services:
>>>> consulting at freeswitch.org
>>>> http://www.freeswitchsolutions.com
>>>>
>>>> 
>>>> 
>>>>
>>>> Official FreeSWITCH Sites
>>>> http://www.freeswitch.org
>>>> http://wiki.freeswitch.org
>>>> http://www.cluecon.com
>>>>
>>>> FreeSWITCH-users mailing list
>>>> FreeSWITCH-users at lists.freeswitch.org
>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>> UNSUBSCRIBE:
>>>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>> http://www.freeswitch.org
>>>>
>>>>
>>>
>>> _________________________________________________________________________
>>> Professional FreeSWITCH Consulting Services:
>>> consulting at freeswitch.org
>>> http://www.freeswitchsolutions.com
>>>
>>> 
>>> 
>>>
>>> Official FreeSWITCH Sites
>>> http://www.freeswitch.org
>>> http://wiki.freeswitch.org
>>> http://www.cluecon.com
>>>
>>> FreeSWITCH-users mailing list
>>> FreeSWITCH-users at lists.freeswitch.org
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>>> http://www.freeswitch.org
>>>
>>>
>>
>>
>> --
>> Guillermo Ruiz Camauer
>>
>
>
>
> --
> Guillermo Ruiz Camauer
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>


-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org
googletalk:conf+888 at conference.freeswitch.org
pstn:+19193869900
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130425/880b9c87/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list