<p>laforge <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/23891">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ipa_asp_fsm: Fix AS lookup from IPA ASP<br><br>Contrary to proper SIGTRAN, IPA/SCCPlite cannot support multiple<br>AS within one ASP.  When looking up the AS from the ASP, we cannot<br>blindly use routing context 0 to find the AS, as there may very well<br>be multiple IPA AS, and all of those have routing context 0.<br><br>As a result, the exiting look-up by osmo_ss7_as_find_by_rctx(inst, 0)<br>will return the wrong AS, and we will try to add/delete routes for<br>a completely different AS when ASPs are coming up or going down.<br><br>Instead, we need to use xua_find_as_for_asp() in order do the look-up:<br>It will resolve the single AS within the ASP.<br><br>Change-Id: Id295daf84f6ba1cc56cbe1761f874bea329e17ea<br>Cloess: SYS#5422<br>---<br>M src/xua_asp_fsm.c<br>1 file changed, 5 insertions(+), 4 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/91/23891/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/23891">change 23891</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/+/23891"/><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: Id295daf84f6ba1cc56cbe1761f874bea329e17ea </div>
<div style="display:none"> Gerrit-Change-Number: 23891 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>