osmo-mgw/src/libosmo-mgcp
Philipp Maier d64c041cdb mgcp_endp: make wildcarded detection separate
osmo-mgw currently does only a very simple detection method for
wildcarded requests, but it makes sense to split this detection
off into a separate function so that it can be used from different code
locations and we still have it at one place only.

Change-Id: I27018c01afb8acabfcf5d435c996cc9806e52d6b
Related: SYS#5535
2021-07-14 15:15:15 +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_endp: make wildcarded detection separate 2021-07-14 15:15:15 +02:00
mgcp_msg.c cosmetic: Fix typo in comment 2020-09-21 15:45:38 +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_ratectr: refactor rate counter and set group name 2021-07-13 14:58:07 +02:00
mgcp_ratectr.c mgcp_ratectr: refactor rate counter and set group name 2021-07-13 14:58:07 +02:00
mgcp_sdp.c mgw: Initial IPv6 support 2020-09-07 18:12:59 +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: refactor rate counter and set group name 2021-07-13 14:58:07 +02:00
mgcp_vty.c Use new stat item/ctr getter APIs 2021-06-04 17:57:34 +02:00