osmo-mgw/src/libosmo-mgcp
Philipp Maier 6bad138c96 mgcp_ratectr: add stats items to monitor trunk usage
We are currently counting events in rate counters, but there is
currently no way to get a sample of the current situation of the trunk
usage. In particular how many endpoints are currently in use.

Change-Id: Ib7b654168dc3512f55e45cc4755dc1f6f423d023
Related: SYS#5535
2021-07-20 17:00:09 +02:00
..
Makefile.am mgcp_e1: finish E1 support, add E1 support from libosmoabis 2020-08-10 22:56:59 +02:00
g711common.h create libosmo-mgcp and osmo-mgw by copying legacy code 2017-10-05 01:40:43 +00:00
mgcp_codec.c get rid of mgcp_internal.h 2020-08-10 22:56:59 +02:00
mgcp_conn.c Use new stat item/ctr getter APIs 2021-06-04 17:57:34 +02:00
mgcp_ctrl.c Add CTRL interface to osmo-mgw 2020-03-08 13:23:46 +01:00
mgcp_e1.c Use new stat item/ctr getter APIs 2021-06-04 17:57:34 +02:00
mgcp_endp.c mgcp_ratectr: add stats items to monitor trunk usage 2021-07-20 17:00:09 +02:00
mgcp_msg.c mgcp_protocol: refactor MGCP request handling 2021-07-20 17:00:09 +02:00
mgcp_network.c check_rtp_destin(): clarify log msg 2021-07-09 11:52:04 +00:00
mgcp_osmux.c mgcp_network: refactor MGCP_DUMMY_LOAD 2021-06-07 20:14:35 +00:00
mgcp_protocol.c mgcp_protocol: refactor MGCP request handling 2021-07-20 17:00:09 +02:00
mgcp_ratectr.c mgcp_ratectr: add stats items to monitor trunk usage 2021-07-20 17:00:09 +02:00
mgcp_sdp.c mgcp_protocol: refactor MGCP request handling 2021-07-20 17:00:09 +02:00
mgcp_stat.c Use new stat item/ctr getter APIs 2021-06-04 17:57:34 +02:00
mgcp_trunk.c mgcp_ratectr: add stats items to monitor trunk usage 2021-07-20 17:00:09 +02:00
mgcp_vty.c mgcp_trunk: use unsigned int instead of int as trunk_nr 2021-07-20 16:34:50 +02:00