Skip to content
Success

Changes

Summary

  1. mgw: Split mgcp_rtp_end to its own file (details)
Commit 7a505fb0c26302cba0772889e55d242a6da09e66 by Pau Espin Pedrol
mgw: Split mgcp_rtp_end to its own file

Preparation path to add an init function and start untangling related
code.

While at it, move definition of struct mgcp_rtp_codec to the mgcp_codec.h where it belongs.

Change-Id: Id1b6cab57e44ad4859bde8212d0ac9f7146d7198
The file was modifiedinclude/osmocom/mgcp/mgcp_codec.h
The file was modifiedinclude/osmocom/mgcp/mgcp_network.h
The file was addedsrc/libosmo-mgcp/mgcp_rtp_end.c
The file was modifiedsrc/libosmo-mgcp/Makefile.am
The file was addedinclude/osmocom/mgcp/mgcp_rtp_end.h
The file was modifiedinclude/osmocom/mgcp/Makefile.am
The file was modifiedinclude/osmocom/mgcp/mgcp_conn.h
The file was modifiedsrc/libosmo-mgcp/mgcp_network.c