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