Change in osmo-msc[master]: mncc: protect against non responsive MNCC during setup

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

dexter gerrit-no-reply at lists.osmocom.org
Mon Oct 8 13:23:44 UTC 2018


Hello Harald Welte, Jenkins Builder, 

I'd like you to reexamine a change. Please visit

    https://gerrit.osmocom.org/11265

to look at the new patch set (#3).

Change subject: mncc: protect against non responsive MNCC during setup
......................................................................

mncc: protect against non responsive MNCC during setup

When the SETUP is sent throgh the MNCC socket to the remote entity
(e.g. osmo-sip-connector) we expect an almost immediate response that
tells us if the call was accepted or rejected. However, there may be
cases where the remote entity becomes unresponsive. In those cases the
MNCC handling on the msc side would hang. Lets schedule a timer to make
sure that osmo-msc can not hang if the setup is not answered.

- Add timeout in gsm48_cc_rx_setup(), hard-clear the call when the
  timeout expires (CLEAR COMMAND to BSC)

Change-Id: Ieaf6015d78ddef68827be107d3722c9d089f7c66
Related: OS#3599
---
M src/libmsc/gsm_04_08_cc.c
M tests/msc_vlr/msc_vlr_test_call.err
2 files changed, 27 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/65/11265/3
-- 
To view, visit https://gerrit.osmocom.org/11265
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ieaf6015d78ddef68827be107d3722c9d089f7c66
Gerrit-Change-Number: 11265
Gerrit-PatchSet: 3
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181008/40014c13/attachment.htm>


More information about the gerrit-log mailing list