<p>fixeria <strong>uploaded patch set #8</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-msc/+/25982">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mncc: rework passing GCR over the MNCC interface<br><br>Using *unpacked* 'struct osmo_gcr_parsed' in the MNCC PDUs makes<br>the protocol even more complicated than it currently is, and<br>moreover complicates implementing MNCCv8 in the ttcn3-sip-test.<br><br>Replace 'struct osmo_gcr_parsed' in 'struct gsm_mncc' with a<br>fixed-length buffer, which is supposed to hold the Global Call<br>Reference encoded as per 3GPP TS 29.205.<br><br>Indicate presence of GCR using the MNCC_F_GCR flag.<br><br>Change-Id: I259b6d7e4cbe26159b9b496356fc7c1c27d54521<br>Fixes: I705c860e51637b4537cad65a330ecbaaca96dd5b<br>Related: OS#5164, OS#5282<br>---<br>M include/osmocom/msc/mncc.h<br>M src/libmsc/gsm_04_08_cc.c<br>M tests/mncc/mncc_test.ok<br>3 files changed, 34 insertions(+), 17 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/82/25982/8</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-msc/+/25982">change 25982</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/c/osmo-msc/+/25982"/><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-Change-Id: I259b6d7e4cbe26159b9b496356fc7c1c27d54521 </div>
<div style="display:none"> Gerrit-Change-Number: 25982 </div>
<div style="display:none"> Gerrit-PatchSet: 8 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: keith <keith@rhizomatica.org> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>