aboutsummaryrefslogtreecommitdiffstats
path: root/location_update.lad
diff options
context:
space:
mode:
Diffstat (limited to 'location_update.lad')
-rw-r--r--location_update.lad17
1 files changed, 11 insertions, 6 deletions
diff --git a/location_update.lad b/location_update.lad
index 3ce5a10..6904739 100644
--- a/location_update.lad
+++ b/location_update.lad
@@ -1,11 +1,11 @@
[entities]
# define the entities in the system (in order)
-ms
-bts
-bsc
+ms "MS"
+bts "BTS"
+bsc "BSC"
# msc means MSC + VLR
-msc
-hlr
+msc "MSC/VLR"
+hlr "HLR/AUC"
[messages]
# define the protocol messages in-order
@@ -28,4 +28,9 @@ hlr msc "MAP INSERT SUBSCR DATA req"
msc hlr "MAP INSERT SUBSCR DATA resp"
hlr msc "MAP UPD LOC AREA resp"
-ms msc "Dedicated Channel" both dashed
+msc bsc "BSSMAP (RR CIPH MOD CMD)"
+bsc bts "RSL ENCR CMD"
+bts ms "RR CIPH MOD CMD"
+ms msc "RR CIPH MOD COMPL"
+
+msc ms "DTAP(MM LOC UPD RESP)"