mgw: DLCX: Split mgcp header pars parsing into a previous step (details)
Commit
6747b60a9563c38ff3229b1c1612c458c7d19285
by Neels Hofmeyr
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.