Attention is currently required from: daniel, lynxis lazus.
Patch set 4:Code-Review -1
2 comments:
File src/libvlr/vlr_auth_fsm.c:
Patch Set #4, Line 362: osmo_tdef_fsm_inst_state_chg(fi, VLR_SUB_AS_WAIT_RESP, auth_fsm_state_tdef, vlr_tdefs, 0);
You need to set this default_timer to to -1, see _osmo_tdef_fsm_inst_state_chg().
File src/libvlr/vlr_lu_fsm.c:
Patch Set #2, Line 449: osmo_tdef_fsm_inst_state_chg(fi, LU_COMPL_VLR_S_WAIT_TMSI_CNF, lu_compl_fsm_state_tdef, vlr_tdefs, 6);
Done
You need to set default_timer to -1, see _osmo_tdef_fsm_inst_state_chg().
To view, visit change 38486. To unsubscribe, or for help writing mail filters, visit settings.