osmo-mgw/tests/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 tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS' 2022-04-13 19:55:34 +03:00
mgcp_test.c Get rid of separate rtp_port field 2022-10-04 14:44:44 +02:00
mgcp_test.ok mgcp_codec: do not differentiate between oa and bwe when comparing codec 2022-02-16 17:17:45 +01:00