Skip to content
Success

Changes

Summary

  1. mgw: Rename and move several get_conn funcs acting on endp object (details)
Commit 0f4be7699b94957ea55d8ecd4a3ff230f239b35d by Pau Espin Pedrol
mgw: Rename and move several get_conn funcs acting on endp object

These functions act on the endp object, hence prefix them with
mgcp_endp_* and move them to mgcp_endp.{c,h}.

Change-Id: Ifff01331db68998e9e23f99d8836d96022d550c2
The file was modifiedsrc/libosmo-mgcp/mgcp_msg.c
The file was modifiedsrc/libosmo-mgcp/mgcp_e1.c
The file was modifiedsrc/libosmo-mgcp/mgcp_conn.c
The file was modifiedsrc/libosmo-mgcp/mgcp_endp.c
The file was modifiedsrc/libosmo-mgcp/mgcp_protocol.c
The file was modifiedsrc/libosmo-mgcp/mgcp_vty.c
The file was modifiedtests/mgcp/mgcp_test.c
The file was modifiedinclude/osmocom/mgcp/mgcp_endp.h
The file was modifiedinclude/osmocom/mgcp/mgcp_conn.h