osmo-mgw/src
Stefan Sperling ba25eab0fa add aggregated rtp connection stats to osmo-mgw
Add a counter group for aggregated RTP connection statistics.
This group contains RTP counters which aggregate values of the
ephemeral RTP counters maintained per connection (mgcp_conn).

This provides a global overview of RTP processing for each
trunk throughout the lifetime of the osmo-mgw process.

The counters are displayed by 'show mgcp stats' and 'show rate-counters'.

While here, fix a typo in an item of the mgcp_conn_rate_ctr_desc array:
"rtp:octets_rx" was displayed for outbound packes; now says "_tx".

Change-Id: I80d36181600901ae2e0f321dc02b5d54ddc94139
Related: OS#2660
2018-11-06 11:46:47 +01:00
..
libosmo-mgcp add aggregated rtp connection stats to osmo-mgw 2018-11-06 11:46:47 +01:00
libosmo-mgcp-client mgcp_common: rename to MGCP_CONN_ID_MAXLEN 2018-09-03 22:26:14 +02:00
osmo-mgw use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:05:05 +02:00
Makefile.am Remove libosmo-legacy-mgcp and osmo-bsc-mgcp 2018-09-06 20:39:53 +00:00