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