Skip to content
Success

Changes

Summary

  1. Rename mgcp_free_rtp_port() to mgcp_rtp_end_free_port() (details)
Commit fcf1864db3ad0f1d6339680c1344d07a00a76e26 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_network.c
The file was modifiedsrc/libosmo-mgcp/mgcp_protocol.c
The file was modifiedinclude/osmocom/mgcp/mgcp_network.h
The file was modifiedsrc/libosmo-mgcp/mgcp_conn.c