osmo-mgw/src/libosmo-mgcp
Alexander Chemeris 63866009e2 counters: Implement more useful counters.
Right now a lot of errors with MGCP processing are invisible in rate
counters which makes them difficult to trace or even notice in
a production environment. E.g. reaching a limit of MGCP endpoints
is completely invisible even though it's a critical opertion alarm.

Change-Id: I6db68f044255c927dfd534fed880e405ec3ed4d6
2020-05-05 22:17:41 +03:00
..
Makefile.am Add CTRL interface to osmo-mgw 2020-03-08 13:23:46 +01:00
g711common.h create libosmo-mgcp and osmo-mgw by copying legacy code 2017-10-05 01:40:43 +00:00
mgcp_codec.c mgcp_codec_add: fix audio_name size check 2019-08-28 04:56:52 +02:00
mgcp_conn.c Update per-trunk global packet/byte counters in real-time 2020-03-08 14:50:20 +01:00
mgcp_ctrl.c Add CTRL interface to osmo-mgw 2020-03-08 13:23:46 +01:00
mgcp_endp.c Introduce log fmt helpers LOGPENDP and LOGPCONN 2019-04-24 18:57:57 +02:00
mgcp_msg.c mgw: Allow receiving lowercase MGCP header keyword 2019-07-03 12:29:43 +02:00
mgcp_network.c Update per-trunk global packet/byte counters in real-time 2020-03-08 14:50:20 +01:00
mgcp_osmux.c osmux: Fix hardcoded rtp payload_type 98 in osmux conn 2019-05-19 19:28:49 +02:00
mgcp_protocol.c counters: Implement more useful counters. 2020-05-05 22:17:41 +03:00
mgcp_sdp.c Fix return variable of strtoul() 2019-07-29 18:33:38 +02:00
mgcp_stat.c stat+vty: fix printing of rate counter values 2018-07-09 17:24:55 +02:00
mgcp_vty.c counters: Implement more useful counters. 2020-05-05 22:17:41 +03:00