Skip to content
Success

Changes

Summary

  1. mgw: Store Command as enum in struct mgcp_request_data (details)
Commit 07f453f448b2e6990a113edd5a6c1f6d5b413453 by Pau Espin Pedrol
mgw: Store Command as enum in struct mgcp_request_data

This simplifies code further, and will simpify more code since we'll
have some easy way to check for the command we are in during a request.

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