aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2019-05-02 10:40:50 +0200
committerosmith <osmith@sysmocom.de>2019-05-15 08:43:39 +0000
commit03ded913ad60cafa9f79443c845cd01fe8a0c929 (patch)
treec222500c518350a0b722a46ae25ff1195e7ea686 /tests
parentd24c46a38b663c4c7f19dd5c5da82a525e8ce4be (diff)
vty: make retrieve-imeisv-early configurable
Prepare for Rhizomatica's subscriber on demand use case, in which the network access is disabled by default for new subscribers, but the IMEI is required in the HLR to find out which user has which IMSI. Due to the network access being disabled, the location update request towards the HLR fails and the MS gets rejected, so we need to get the IMEI early. Related: OS#2542, OS#3755 Change-Id: I256224194c3b8caf2b58a88d11dccd32c569201f
Diffstat (limited to 'tests')
-rw-r--r--tests/test_nodes.vty2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_nodes.vty b/tests/test_nodes.vty
index 28eaefb46..cdb3f8ad4 100644
--- a/tests/test_nodes.vty
+++ b/tests/test_nodes.vty
@@ -38,7 +38,7 @@ OsmoMSC(config-msc)# list
no assign-tmsi
auth-tuple-max-reuse-count <-1-2147483647>
auth-tuple-reuse-on-error (0|1)
- check-imei-rqd (0|1)
+ check-imei-rqd (0|1|early)
cs7-instance-a <0-15>
cs7-instance-iu <0-15>
paging response-timer (default|<1-65535>)