Skip to content
Success

Changes

Summary

  1. Rename mgcp_free_rtp_port() to mgcp_rtp_end_free_port() (details)
Commit b77f87f1ef5e9f35176a6d9e511198330dfd22a5 by Pau Espin Pedrol
Rename mgcp_free_rtp_port() to mgcp_rtp_end_free_port()

While at it, moving the only clearly existing API for the same object to
the same place to have them together
(mgcp_rtp_end_remote_addr_available()).

Change-Id: Ifabd1cf69273a6d22feb65c08de590d083987d09
The file was modifiedsrc/libosmo-mgcp/mgcp_conn.c
The file was modifiedinclude/osmocom/mgcp/mgcp_network.h
The file was modifiedsrc/libosmo-mgcp/mgcp_network.c
The file was modifiedsrc/libosmo-mgcp/mgcp_protocol.c