Skip to content
Success

Changes

Summary

  1. mgw: Move struct mgcp_request_data definition to header file (details)
Commit ab2d72fdabe34c65c3c18f518d6d05f6b5220beb by Pau Espin Pedrol
mgw: Move struct mgcp_request_data definition to header file

All the related handling structs are placed in the header file, let's
move them there. This will also allow accessing the rq object
information in other files.

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