[asterisk-bugs] [JIRA] (ASTERISK-30132) rtcp stats only for incoming channel

Asterisk Team (JIRA) noreply at issues.asterisk.org
Thu Jul 7 14:09:09 CDT 2022


    [ https://issues.asterisk.org/jira/browse/ASTERISK-30132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=259652#comment-259652 ] 

Asterisk Team commented on ASTERISK-30132:
------------------------------------------

We appreciate the difficulties you are facing, however information request type issues would be better served in a different forum.

The Asterisk community provides support over IRC, mailing lists, and forums as described at http://asterisk.org/community. The Asterisk issue tracker is used specifically to track issues concerning bugs and documentation errors.

If this issue is actually a bug please use the Bug issue type instead.

Please see the Asterisk Issue Guidelines [1] for instruction on the intended use of the Asterisk issue tracker.

Thanks!

[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines

> rtcp stats only for incoming channel
> ------------------------------------
>
>                 Key: ASTERISK-30132
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-30132
>             Project: Asterisk
>          Issue Type: Information Request
>      Security Level: None
>          Components: Channels/chan_pjsip
>    Affects Versions: 18.12.0
>            Reporter: Fabian Borot
>
> in asterisk 13 and older versions using channel sip we can use the variables 
> RTPAUDIOQOS and RTPAUDIOQOSBRIDGED to gather the RTP stats on both the incoming and the outgoing channel.
> I found that for pjsip now we should use the CHANNEL function like this
> exten => s,n,NoOp(RTCP STATS ${CHANNEL(rtcp,all)})
> but only the information on the incoming channel is shown
> example
> "RTCP STATS ssrc=1497626941;themssrc=1054114939;lp=0;rxjitter=0.000000;rxcount=527;txjitter=0.000042;txcount=656;rlp=0;rtt=0.000289"
> is there a way to get the rtcp stats for the outgoing channel as well? if so , how?
> thank you



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list