<p>osmith <strong>uploaded patch set #12</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/13515">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">USSD: save MO USSD's originating MSC's vlr_number<br><br>Save the source IPA name in ss_session, so we can send "invalid IMSI"<br>messages to the originating MSC.<br><br>Remove the fixed size from ss->vlr_number (we don't know the size of the<br>IPA name when it does not come from the database). Add<br>ss->vlr_number_len to give osmo_gsup_addr_send() the format it expects,<br>and to have one less place in the code where the IPA names are not<br>stored as blob.<br><br>Looking up the IPA name from struct osmo_gsup_conn could either be done<br>like in osmo_gsup_server_ccm_cb() by reading the IPA IEs (which has a<br>FIXME comment), or by finding the route associated with conn. I went<br>with the latter approach, because it seems cleaner to me.<br><br>Related: OS#3710<br>Change-Id: If5a65f471672949192061c5fe396603611123bc1<br>---<br>M src/gsup_router.c<br>M src/gsup_router.h<br>M src/hlr_ussd.c<br>3 files changed, 53 insertions(+), 14 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/15/13515/12</pre><p>To view, visit <a href="https://gerrit.osmocom.org/13515">change 13515</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/13515"/><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: If5a65f471672949192061c5fe396603611123bc1 </div>
<div style="display:none"> Gerrit-Change-Number: 13515 </div>
<div style="display:none"> Gerrit-PatchSet: 12 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Vadim Yanitskiy <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: osmith <osmith@sysmocom.de> </div>