Attention is currently required from: laforge, pespin.
1 comment:
File include/osmocom/sigtran/osmo_ss7.h:
Patch Set #3, Line 616: osmo_sccp_simple_client2(void *ctx, const char *name, uint32_t default_pc,
> So at least submit that part as a different patch and we can discuss whether we merge it [...] […]
The problem with osmo-{bsc,msc} being unable to use M3UA-over-TCP has been resolved by making the `trans_proto` argument of `osmo_ss7_asp_find_*()` functions optional (passing `-1` means any transport protocol). With the new patchset revision, I am able to connect both osmo-{bsc,msc} via osmo-stp using M3UA/TCP. This also eliminates the need to deprecate the existing `_simple_` API and add anything else.
To view, visit change 35796. To unsubscribe, or for help writing mail filters, visit settings.