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