osmo-mgw/src/libosmo-mgcp
Pau Espin 6db3f7f1cb mgw: Rename s/mgcp_send_rtp/mgcp_conn_rtp_dispatch_rtp/
The previous name is misleading since the function is not really sending
stuff over a socket, but rather handling/dispatching the incoming
message internally (and finally later it may be sent over a socket under
some conditions).

Change-Id: Idaf791997b8438a4aede50f614afa0d55ad41faa
2022-10-26 11:55:26 +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 Rename and move func checking if amr mode is explicitly configured 2022-10-25 18:23:08 +02:00
mgcp_conn.c mgcp_conn_dump(): Separate dump for osmux and iuup connections 2022-10-06 18:49:31 +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->AMR: log whether converting to AMR OA or BE 2022-10-24 21:23:15 +02:00
mgcp_msg.c osmux: Erase references to bsc-nat 2022-10-06 18:24:24 +02:00
mgcp_network.c mgw: Rename s/mgcp_send_rtp/mgcp_conn_rtp_dispatch_rtp/ 2022-10-26 11:55:26 +02:00
mgcp_osmux.c osmux: Clean up mgcp_config osmux fields 2022-10-13 12:36:44 +02:00
mgcp_protocol.c osmux: Clean up mgcp_config osmux fields 2022-10-13 12:36:44 +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 osmux: Clean up mgcp_config osmux fields 2022-10-13 12:36:44 +02:00
mgcp_stat.c osmux: Clean up mgcp_config osmux fields 2022-10-13 12:36:44 +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: Clean up mgcp_config osmux fields 2022-10-13 12:36:44 +02:00