<p>fixeria <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-msc/+/22747">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">fix _gsm48_cc_trans_free(): send MNCC REL.ind on Clear Request<br><br>Calling gsm48_cc_tx_release() before mncc_release_ind() has a side<br>effect: the former may change CC state to GSM_CSTATE_RELEASE_REQ.<br>This makes the later send MNCC_REL_CNF instead of MNCC_REL_IND, so<br>if one of the call leg disconnects due to RF failure, the other one<br>will not be terminated correctly.<br><br>Makes both TC_{mo,mt}_call_clear_request TTCN-3 test cases pass.<br><br>Change-Id: I3ad4a99757878de3796027325627c87d9a4e93f1<br>Related: Id16969fe0de04445d1320a96d35cf1d48cc8cf09<br>Related: SYS#5340<br>---<br>M src/libmsc/gsm_04_08_cc.c<br>M tests/msc_vlr/msc_vlr_test_call.c<br>M tests/msc_vlr/msc_vlr_test_call.err<br>3 files changed, 10 insertions(+), 12 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/47/22747/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-msc/+/22747">change 22747</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/+/22747"/><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: I3ad4a99757878de3796027325627c87d9a4e93f1 </div>
<div style="display:none"> Gerrit-Change-Number: 22747 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </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-MessageType: newpatchset </div>