osmo-mgw/src/libosmo-mgcp
Pau Espin 5ffd127384 Get rid of separate rtp_port field
Let's use the port part of the struct mgcp_rtp_end->addr field instead
of keeping it separate. This makes it easier passing around and
using/checking the RTP remote address + port, and avoids confusion
having to check stuff outside of the address, with its port part
potentially unset.

Change-Id: I294eb5d85fae79bf62d36eb9e818426e187d442c
2022-10-04 14:44:44 +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 Get rid of separate rtp_port field 2022-10-04 14:44:44 +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 Get rid of separate rtp_port field 2022-10-04 14:44:44 +02:00
mgcp_msg.c Define mgcp_rtp_end.output_enabled as bool 2022-01-03 12:29:39 +01:00
mgcp_network.c Get rid of separate rtp_port field 2022-10-04 14:44:44 +02:00
mgcp_osmux.c Get rid of separate rtp_port field 2022-10-04 14:44:44 +02:00
mgcp_protocol.c Get rid of separate rtp_port field 2022-10-04 14:44: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 Get rid of separate rtp_port field 2022-10-04 14:44:44 +02: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 vty: show per-connection Osmux VTY stats 2022-09-25 00:06:00 +02:00