<p>dexter <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/11265">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mncc: protect against non responsive MNCC during setup<br><br>When the SETUP is sent throgh the MNCC socket to the remote entity<br>(e.g. osmo-sip-connector) we expect an almost immediate response that<br>tells us if the call was accepted or rejected. However, there may be<br>cases where the remote entity becomes unresponsive. In those cases the<br>MNCC handling on the msc side would hang. Lets schedule a timer to make<br>sure that osmo-msc can not hang if the setup is not answered.<br><br>- Add timeout in gsm48_cc_rx_setup(), hard-clear the call when the<br>  timeout expires (CLEAR COMMAND to BSC)<br><br>Change-Id: Ieaf6015d78ddef68827be107d3722c9d089f7c66<br>Related: OS#3599<br>---<br>M src/libmsc/gsm_04_08_cc.c<br>M tests/msc_vlr/msc_vlr_test_call.err<br>2 files changed, 27 insertions(+), 0 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/65/11265/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/11265">change 11265</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/11265"/><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: Ieaf6015d78ddef68827be107d3722c9d089f7c66 </div>
<div style="display:none"> Gerrit-Change-Number: 11265 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@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>