[mgcp] Make the mgcp_protocol generate a struct msgb*

Do not directly send data from inside the mgcp_protocol.c
implementation. Instead allocate and return a struct msgb*. The
caller can then either wrap that into the IPA protcol or directly
send it over the UDP socket.
3 files changed
tree: 1fa62b745fb8b570bf14dd59493e1b87890a4811
  1. hlrsync/
  2. linux-kernel/
  3. openbsc/
  4. rrlp-ephemeris/
  5. wireshark/