<p>Neels Hofmeyr <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/13576">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">GSUP: add Class IE<br><br>osmo-msc and osmo-hlr have distinct subsystems handling incoming GSUP messages.<br>So far we decide entirely by message type which code path should handle a GSUP<br>message. Thus no GSUP message type may be re-used across subsystems.<br><br>If we add a GSUP message to indicate a routing error, it would have to be a<br>distinct message type for subscriber management, another one for SMS, another<br>one for USSD...<br><br>To allow introducing common message types, introduce a GSUP Class IE.<br><br>In the presence of this IE, GSUP handlers can trivially direct a received<br>message to the right code path. If it is missing, handlers can fall back to the<br>previous switch(message_type) method.<br><br>Change-Id: Ic397a9f2c4a7224e47cab944c72e75ca5592efef<br>---<br>M include/osmocom/gsm/gsup.h<br>M src/gsm/gsup.c<br>M src/gsm/libosmogsm.map<br>M tests/gsup/gsup_test.c<br>M tests/gsup/gsup_test.err<br>5 files changed, 47 insertions(+), 5 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/76/13576/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/13576">change 13576</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/13576"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Ic397a9f2c4a7224e47cab944c72e75ca5592efef </div>
<div style="display:none"> Gerrit-Change-Number: 13576 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>