mgw: DLCX: Split mgcp header pars parsing into a previous step (details)
Commit
c3e6505f25946658a5680f9aa7257939ef7d91f3
by Pau Espin Pedrol
mgw: DLCX: Split mgcp header pars parsing into a previous step
Do most of the initial parsing and verification in a prior step, filling in a "parsed" struct which simplifies logic coming after for different message types.