osmo-msc/tests
Neels Hofmeyr 0cc03ca427 never page for TMSI with 'no assign-tmsi'
With 'no assign-tmsi', regard any TMSI as invalidated at the end of a
Location Updating procedure. Hence, avoid paging by TMSI.

When 'no assign-tmsi' is set, osmo-msc does not actively assign a new
TMSI at the end of the Location Updating. However, it stores any TMSI
identity that the MS sends in a Location Updating Request. So far, this
caused osmo-msc to use the TMSI that the MS had sent in subsequent
Paging, which goes unanswered by the MS.

(After the long standing evil twin problem regarding TMSI MI has been
fixed in recent Ifdabe0b65bffafbf7b8e5cc10e2d225d1ed1cecd, there is no
longer an evil twin risked by clearing out a TMSI.)

Related: SYS#6860 OS#4721
Change-Id: I583682d1a35a70b008d7bb2d89ba7c3109a60b21
2024-03-28 04:06:58 +01:00
..
csd csd_bs_list_remove: fix removal logic 2023-07-10 07:03:29 +00:00
db_sms tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-11 04:54:09 +07:00
mncc Add LLC and HLC information to MNCC interface definiton 2024-01-24 08:50:12 +00:00
msc_vlr never page for TMSI with 'no assign-tmsi' 2024-03-28 04:06:58 +01:00
sdp_msg sdp_msg_test: fix dereference after null check 2023-06-22 11:56:11 +02:00
smpp tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-11 04:54:09 +07:00
sms_queue tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-11 04:54:09 +07:00
Makefile.am pick up all *.vty in EXTRA_DIST 2024-02-13 18:28:16 +00:00
atlocal.in remove further files and autotest/autoconf bits irrelevant to osmo-msc 2017-10-03 09:44:23 +08:00
ctrl_test_runner.py tests/{ctrl,vty}_test_runner.py: raise an exception if proc's rc != 0 2023-06-01 20:08:02 +07:00
smpp_test_runner.py osmoappdesc.py, tests: switch to python 3 2019-12-12 09:29:19 +00:00
stubs.c Make esme struct shared 2022-09-15 20:47:37 +07:00
test_neighbor_ident.vty vty/cfg: add missing write-back of inter-BSC and inter-MSC HO config 2019-05-09 02:06:42 +02:00
test_nodes.vty VTY: always print MNCC handler type (internal/external) 2024-01-06 18:35:38 +00:00
testsuite.at test: add csd_test 2023-07-10 07:02:59 +00:00
vty_test_runner.py tests/{ctrl,vty}_test_runner.py: raise an exception if proc's rc != 0 2023-06-01 20:08:02 +07:00