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