<p>Vadim Yanitskiy <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/7700">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">GSUP: implement TCAP-like session management<br><br>Unlike TCAP/MAP, GSUP is just a transport layer without the<br>dialogue/context. This prevents us from having session based<br>communication, required e.g. for USSD. But we can emulate<br>TCAP dialogue by adding additional IEs, which would allow<br>to relate each message to a particular session.<br><br>This change introduces the following IEs:<br><br>  - OSMO_GSUP_SESSION_ID_IE,<br>  - OSMO_GSUP_SESSION_STATE_IE,<br><br>which optionally can be used to indicate that the message is<br>related to a session with given ID, and to manage session<br>state, i.e. initiate, continue, and finish.<br><br>Change-Id: I1cee271fed0284a134ffed103c0d4bebbcfde2a8<br>Related: OS#1597<br>---<br>M TODO-RELEASE<br>M include/osmocom/gsm/gsup.h<br>M src/gsm/gsup.c<br>M tests/gsup/gsup_test.c<br>M tests/gsup/gsup_test.err<br>M tests/gsup/gsup_test.ok<br>6 files changed, 57 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/00/7700/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/7700">change 7700</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/7700"/><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: I1cee271fed0284a134ffed103c0d4bebbcfde2a8 </div>
<div style="display:none"> Gerrit-Change-Number: 7700 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Vadim Yanitskiy <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>