<p>Neels Hofmeyr <strong>uploaded patch set #4</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/13479">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">fix USSD routing to multiple MSC<br><br>hlr_ussd.c so far hardcoded osmo-msc's default IPA-name and hence was only able<br>to negotiate USSD sessions to<br>- a single osmo-msc<br>- that has no custom IPA-name set.<br>Fix: correctly route USSD to any number of MSC with any custom IPA names.<br><br>Resolve the right MSC's IPA name from the USSD session's IMSI, using<br>hlr_subscriber->vlr_number to determine the right GSUP peer.<br><br>Add ss_session->subscr, so that if a code path already knows the subscriber<br>data, setting a pointer to it avoids another database lookup.<br><br>Related: OS#3710<br>Change-Id: I18067bfadd33a6bc59a9ee336b6937313826fce3<br>---<br>M src/hlr_ussd.c<br>1 file changed, 37 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-hlr refs/changes/79/13479/4</pre><p>To view, visit <a href="https://gerrit.osmocom.org/13479">change 13479</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/13479"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-hlr </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I18067bfadd33a6bc59a9ee336b6937313826fce3 </div>
<div style="display:none"> Gerrit-Change-Number: 13479 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>