Attention is currently required from: neels, laforge.
1 comment:
File src/sccp_user.c:
Patch Set #1, Line 633: if (default_local_ip)
we could simply move the line 652 "asp->cfg.is_server = false;" in here and support both SCTP-role client and server in osmo_sccp_simple_client_on_ss7_id() in case where the ASP was explicitly configured.
pro: potentially supporting SCTP-role server in osmo-bsc/osmo-msc/osmo-hnbgw
cons: confusing, since the function is about creating a client but instead a server is created (which may be fine if user explicitly configured it as such...)
To view, visit change 33216. To unsubscribe, or for help writing mail filters, visit settings.