osmo-mgw/src/libosmo-mgcp
Pau Espin b4a59475d2 osmux: Fix incorrect rate_ctr_group used in mgcp_osmux.c
During development of the counters, they were first added to the same
RTP counter group and later on split, but some places still used the
RTP related functions to increment the counters.
Let's add a seaprate set of helpers to update the correct osmux counter
group.

Fixes: 582c2bf7b0

Change-Id: Ia2e5601c7d476b79afd95032dbc019517f8209af
2022-09-25 00:05:49 +02:00
..
Makefile.am Initial IuUP support using proper FSMs 2022-02-07 17:50:31 +00:00
g711common.h treewide: remove FSF address 2021-12-14 12:50:59 +00:00
mgcp_codec.c mgcp_codec: do not differentiate between oa and bwe when comparing codec 2022-02-16 17:17:45 +01:00
mgcp_conn.c osmux: Support local CID != remote CID 2022-09-23 16:55:46 +02:00
mgcp_ctrl.c Add CTRL interface to osmo-mgw 2020-03-08 13:23:46 +01:00
mgcp_e1.c mgcp_e1: fix apidoc 2022-08-10 14:13:41 +02:00
mgcp_endp.c fix up some docstrings that lost their dot 2021-11-09 18:45:09 +01:00
mgcp_iuup.c iuup: Check for IuUP Initialization retrans 2022-06-13 15:57:39 +02:00
mgcp_msg.c Define mgcp_rtp_end.output_enabled as bool 2022-01-03 12:29:39 +01:00
mgcp_network.c osmux: Add connection and global rate counters 2022-09-22 21:44:46 +02:00
mgcp_osmux.c osmux: Fix incorrect rate_ctr_group used in mgcp_osmux.c 2022-09-25 00:05:49 +02:00
mgcp_protocol.c osmux: Support local CID != remote CID 2022-09-23 16:55:46 +02:00
mgcp_ratectr.c osmux: Fix incorrect rate_ctr_group used in mgcp_osmux.c 2022-09-25 00:05:49 +02:00
mgcp_sdp.c cosmetic: Rename variable payload=>payload_type 2021-12-23 16:22:32 +01:00
mgcp_stat.c osmux: Rename field osmux usage policy and define it with proper type 2022-09-23 15:48:20 +02:00
mgcp_threads_queue.c add a lock-free bounded spsc interthread queue 2021-11-17 21:20:08 +00:00
mgcp_trunk.c adjust talloc context 2021-09-13 18:49:49 +02:00
mgcp_vty.c osmux: Rename field osmux usage policy and define it with proper type 2022-09-23 15:48:20 +02:00