osmo-mgw/src
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
..
libosmo-mgcp simplify unused transcoding/processing call-back 2024-03-20 14:25:43 +01:00
libosmo-mgcp-client migrate mgcp_client from osmo_wqueue to osmo_io 2024-03-07 19:44:59 +01:00
osmo-mgw mgw: Add our usual SIGABRT, SIGUSR1 signal handlers 2024-03-19 18:16:58 +01:00
Makefile.am */Makefile.am: libraries shall not be in AM_LDFLAGS 2023-03-11 04:46:12 +07:00