Attention is currently required from: neels, laforge.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/33237 )
Change subject: osmo_sccp_simple_client_on_ss7_id(): Always follow VTY config of ASP if it was explicitly defined in VTY ......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1: This may break some existing config file (those which has ASP named "asp asp-clnt-*" defined without explicitly setting them to role=asp & sctp-role=client). However, I deem this necessary since the previous state of things is totally confusing, where one value or the other is taken by default based on implementation details, which also ends up creating trouble to the user/dev.
This change (always following same defaults) will also help if we want to ever get out of osmo_sccp_simple_client_on_ss7_id() in osmo-msc, osmo-bsc and osmo-hnbgw.