Skip to content
Success

Changes

Summary

  1. mgw: Split MDCX read-only validations into its own function (details)
Commit 92b64261311cd508b70b3a92d49269b9049257f5 by Pau Espin Pedrol
mgw: Split MDCX read-only validations into its own function

The SDP parsing is moved to a step beforehand, so that validation of
full message can be done in a subsequent step. That validation step is
moved into a function to give some air to handle_modify_con() and easily
spot the logic.

Change-Id: I469413dbe89cc4795deb50d76b434655cba9b776
The file was modifiedsrc/libosmo-mgcp/mgcp_protocol.c