<p>Vadim Yanitskiy <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/9555">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">libmsc/gsm_04_80.c: make the API abstract from ss_request struct<br><br>There is no need to pass a pointer to a ss_request struct when<br>calling the gsm0480_send_ussd_* functions, because they only<br>use both transaction ID and InvokeID from there, which may<br>be passed directly.<br><br>This change allows one to use this API without parsing the<br>whole GSM 04.80 message, or when parsing is failed. Moreover,<br>if InvokeID is not available, one can pass any incorrect,<br>(e.g. negative) value, so the universal NULL tag will be used.<br>Finally, setting a TI flag is also up to the caller.<br><br>Change-Id: I13d5abbfdcf8238ebaf0566c420f09cd9255b648<br>---<br>M include/osmocom/msc/gsm_04_80.h<br>M src/libmsc/gsm_04_80.c<br>M src/libmsc/gsm_09_11.c<br>3 files changed, 77 insertions(+), 28 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/55/9555/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/9555">change 9555</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/9555"/><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: I13d5abbfdcf8238ebaf0566c420f09cd9255b648 </div>
<div style="display:none"> Gerrit-Change-Number: 9555 </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: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>