[asterisk-bugs] [JIRA] (ASTERISK-30133) no RTCP stats for outgoing channel

Joshua C. Colp (JIRA) noreply at issues.asterisk.org
Thu Jul 7 15:13:08 CDT 2022


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

Joshua C. Colp commented on ASTERISK-30133:
-------------------------------------------

We appreciate the difficulties you are facing, however this does not appear to be a bug report and your request or comments 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.

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

Please do not open another issue to bypass the automatic closure. Pursue this in the provided methods instead.

> no RTCP stats for outgoing channel
> ----------------------------------
>
>                 Key: ASTERISK-30133
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-30133
>             Project: Asterisk
>          Issue Type: Bug
>      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