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