Skip to content
Failed

Changes

Summary

  1. vlr: Add support for CS and PS timers (details)
Commit 8b0e9002e6a40a2691844d10e1c3e0e469b479ad by lynxis
vlr: Add support for CS and PS timers

To prepare for PS support, add related PS timers
and try to keep the code simple to support both domains.
Use osmo_tdef_fsm_inst_state_chg() where possible because
this way we can have a t_def pointer which we set at the start.

Change-Id: I364973b8d9e277ec5963343c0a83061e81a5baba
The file was modifiedtests/msc_vlr/msc_vlr_test_no_authen.c
The file was modifiedinclude/osmocom/vlr/vlr.h
The file was modifiedsrc/libmsc/msc_vty.c
The file was modifiedsrc/libvlr/vlr_access_req_fsm.c
The file was modifiedsrc/libvlr/vlr_lu_fsm.c
The file was modifiedsrc/libvlr/vlr_auth_fsm.c
The file was modifiedsrc/libvlr/vlr_access_req_fsm.h
The file was modifiedsrc/libvlr/vlr_auth_fsm.h
The file was modifiedsrc/libvlr/vlr.c
The file was modifiedsrc/libvlr/vlr_lu_fsm.h