osmo-mgw/include
Harald Welte 8733542b13 simplify unused transcoding/processing call-back
the processing call-back is working with a raw buffer + length,
while we actually work with struct msgb.  Let's simply pass the msgb
into the call-back, and the call-back can then do what they want with
the contents of that msgb.

Change-Id: I002624f9008726e3d754d48aa2282c38e3b42953
2024-03-20 14:25:43 +01:00
..
osmocom simplify unused transcoding/processing call-back 2024-03-20 14:25:43 +01:00
Makefile.am build: move mgcp/*.h to noinst_HEADERS, drop RPM libosmo-mgcp-devel 2023-12-23 07:23:33 +01:00