<p>neels <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/19014">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo_sccp_simple_client_on_ss7_id(): do not care about ASP name<br><br>Our manuals explain that the cs7 config automatically adds missing parts.<br>However, previous code requires an ASP to exactly match the default name that<br>the autoconfiguration would choose -- that is unintuitive.<br><br>If a config included only an ASP, or both AS and ASP but omitting to add the<br>ASP to the AS, auto configuration would pick it up iff it exactly had the name<br>the application chose. For osmo-bsc, that was 'asp-clnt-msc-0', if 'msc 0' is<br>the first MSC in the config file. For osmo-msc, it is 'asp-clnt-OsmoMSC-A' or<br>'asp-clnt-OsmoMSC-A-Iu' and so forth, so it is not always clear which name the<br>user should pick to get the ASP used by auto config.<br><br>Refactor so that any ASP with a matching protocol that is not associated with<br>any AS yet is picked up by the auto configuration, i.e. associated with the AS<br>etc., regardless of the name chosen in the config file.<br><br>Related: OS#4635<br>Change-Id: I2954e0167729fd0b1a7d0144a5b5775fc1c44c35<br>---<br>M src/sccp_user.c<br>1 file changed, 28 insertions(+), 8 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/14/19014/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/19014">change 19014</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/libosmo-sccp/+/19014"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-sccp </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I2954e0167729fd0b1a7d0144a5b5775fc1c44c35 </div>
<div style="display:none"> Gerrit-Change-Number: 19014 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>