aboutsummaryrefslogtreecommitdiffstats
path: root/OsmoHLR/example_subscriber_cs_ps_enabled.ctrl
blob: a103fb853bfe3020e644a07d1fa2ac428af0ef8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
GET 1 subscriber.by-msisdn-103.info
GET_REPLY 1 subscriber.by-msisdn-103.info 
id	3
imsi	901990000000003
msisdn	103
nam_cs	1
nam_ps	1
ms_purged_cs	0
ms_purged_ps	0
periodic_lu_timer	0
periodic_rau_tau_timer	0
lmsi	00000000

GET 2 subscriber.by-msisdn-103.ps-enabled
GET_REPLY 2 subscriber.by-msisdn-103.ps-enabled 1

SET 3 subscriber.by-msisdn-103.ps-enabled 0
SET_REPLY 3 subscriber.by-msisdn-103.ps-enabled OK

GET 4 subscriber.by-msisdn-103.ps-enabled
GET_REPLY 4 subscriber.by-msisdn-103.ps-enabled 0

GET 5 subscriber.by-msisdn-103.info
GET_REPLY 5 subscriber.by-msisdn-103.info 
id	3
imsi	901990000000003
msisdn	103
nam_cs	1
nam_ps	0
ms_purged_cs	0
ms_purged_ps	0
periodic_lu_timer	0
periodic_rau_tau_timer	0
lmsi	00000000

SET 6 subscriber.by-msisdn-103.cs-enabled 0
SET_REPLY 6 subscriber.by-msisdn-103.cs-enabled OK

GET 7 subscriber.by-msisdn-103.cs-enabled
GET_REPLY 7 subscriber.by-msisdn-103.cs-enabled 0

GET 8 subscriber.by-msisdn-103.info
GET_REPLY 8 subscriber.by-msisdn-103.info 
id	3
imsi	901990000000003
msisdn	103
nam_cs	0
nam_ps	0
ms_purged_cs	0
ms_purged_ps	0
periodic_lu_timer	0
periodic_rau_tau_timer	0
lmsi	00000000

SET 9 subscriber.by-msisdn-103.cs-enabled 1
SET_REPLY 9 subscriber.by-msisdn-103.cs-enabled OK
SET 10 subscriber.by-msisdn-103.ps-enabled 1
SET_REPLY 10 subscriber.by-msisdn-103.ps-enabled OK

GET 11 subscriber.by-msisdn-103.info
GET_REPLY 11 subscriber.by-msisdn-103.info 
id	3
imsi	901990000000003
msisdn	103
nam_cs	1
nam_ps	1
ms_purged_cs	0
ms_purged_ps	0
periodic_lu_timer	0
periodic_rau_tau_timer	0
lmsi	00000000