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