Attention is currently required from: laforge, pespin.
2 comments:
Patchset:
IIUC this is not really a fix of a bug, but simply a code cleanup/improvement right?
No, it fixes parsing ctrl messages over sccplite when libosmo-sccp/netif uses osmo_io.
Parsing IPAC_PROTO_EXT_MGCP messages is also broken before this patch.
The commit message includes: […]
I guess it depends on the version of libosmo-sigtran in use.
Commit 9257cd896e255403822bee6f87f5487a92fd3c11 there uses osmo_io and calls osmo_stream_cli_set_segmentation_cb(asp->client, osmo_ipa_segmentation_cb) when the AXP proto is OSMO_SS7_ASP_PROT_IPA.
Since osmo-bsc reqires libosmo-sigtran >= 1.9.0 which includes this commit this won't really build with any older version, right?
To view, visit change 37662. To unsubscribe, or for help writing mail filters, visit settings.