Attention is currently required from: laforge, pespin.
Hello Jenkins Builder, laforge, pespin,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-msc/+/43481?usp=email
to look at the new patch set (#3).
Change subject: libvlr: lu_fsm: PS: don't terminate by timer to prevent cascade ......................................................................
libvlr: lu_fsm: PS: don't terminate by timer to prevent cascade
To prevent a termination cascade, don't termine the FSM by the timer callback when running as PS/SGSN. The SGSN binds the LU FSM to the Attach/RAU FSM. When the timeout happens, the Attach/RAU FSM will terminate the child FSMs because the Attach/RAU FSM gets notified by tx_lu_rej().
Change-Id: I483bd3e734b1046fcafdae31189bc5df5b122a48 --- M src/libvlr/vlr_lu_fsm.c 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/81/43481/3