osmo-mgw/include/osmocom/mgcp_client
Neels Hofmeyr 59e7cf4437 add osmo_mgcpc_ep_ci_get_remote_rtp_info()
So far an mgcp_client user can get the RTP address+port information that
the MGW has returned upon a CRCX. Add this function to return the other
RTP end, i.e. address+port that the MGW was told to send RTP to.

This will be used to fix the MGCP in osmo-bsc, which so far mixes up the
two RTP ends and compares the MSC's RTP address+port with the MGW's one
and hence fails to skip unnecessary MDCX.

Change-Id: Ibb488925827d9dc0ccb1f8d6d84728745d086793
2021-05-19 19:05:44 +02:00
..
Makefile.am build: make sure copied mgcp_common.h is removed on 'make clean' 2017-10-11 08:15:38 +00:00
mgcp_client.h mgcp_client: Deprecate unused IPv4-only API 2020-09-07 15:55:30 +02:00
mgcp_client_endpoint_fsm.h add osmo_mgcpc_ep_ci_get_remote_rtp_info() 2021-05-19 19:05:44 +02:00
mgcp_client_fsm.h mgcp_client: Use INET6_ADDRSTRLEN to store addresses in str format 2020-08-31 17:10:08 +02:00
mgcp_client_internal.h mgcp_client: Deprecate unused IPv4-only API 2020-09-07 15:55:30 +02:00