<p>Harald Welte <strong>uploaded patch set #10</strong> to the change originally created by Vadim Yanitskiy.</p><p><a href="https://gerrit.osmocom.org/9658">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">libmsc/gsm_09_11.c: forward SS/USSD messages to HLR over GSUP<br><br>In order to be able to support external SS/USSD gateway, we should<br>not terminate the GSM 04.80 messages at OsmoMSC. Instead, we need<br>to follow the GSM TS 09.11 specification, and forward all messages<br>unhandled by OsmoMSC to OsmoHLR over GSUP protocol.<br><br>This change implements forwarding of MO SS/USSD messages. The<br>forwarding assumes transcoding between GSM 04.80 messages and<br>GSUP messages. The payload of Facility IE is carried 'as is'.<br><br>As a side-effect, this will disable the osmo-msc internal handler<br>implementing the "*#100#" for obtaining the subscribers own phone<br>number.  In order to re-gain this functionality, you will need a<br>modern osmo-hlr (Change-Id I1d09fab810a6bb9ab02904de72dbc9e8a414f9f9)<br>and the following line in your osmo-hlr.cfg:<br> hlr<br>  ussd route prefix *#100# internal own-msisdn<br><br>TTCN-3 test case: I01de73aced6057328a121577a5a83bc2615fb2d4<br>Change-Id: Ide5f7e350b537db80cd8326fc59c8bf2e01cb68c<br>---<br>M include/osmocom/msc/gsm_09_11.h<br>M src/libmsc/gsm_04_08.c<br>M src/libmsc/gsm_09_11.c<br>M tests/msc_vlr/msc_vlr_test_ss.c<br>M tests/msc_vlr/msc_vlr_test_ss.err<br>5 files changed, 225 insertions(+), 63 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/58/9658/10</pre><p>To view, visit <a href="https://gerrit.osmocom.org/9658">change 9658</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/9658"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-msc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Ide5f7e350b537db80cd8326fc59c8bf2e01cb68c </div>
<div style="display:none"> Gerrit-Change-Number: 9658 </div>
<div style="display:none"> Gerrit-PatchSet: 10 </div>
<div style="display:none"> Gerrit-Owner: Vadim Yanitskiy <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Alexander Chemeris <Alexander.Chemeris@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>