aboutsummaryrefslogtreecommitdiffstats
path: root/mo_call.lad
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2011-10-07 20:38:27 +0200
committerHarald Welte <laforge@gnumonks.org>2011-10-07 20:38:27 +0200
commit8b4e8cc5b4af773300372716f016fac1d0ec295f (patch)
treec3bab0d90d00e82c5516851cf9c7b56554befc90 /mo_call.lad
parent5bad9007084a954a6ec025cef70bf24be7eaf75b (diff)
more ladder diagrams
Diffstat (limited to 'mo_call.lad')
-rw-r--r--mo_call.lad34
1 files changed, 34 insertions, 0 deletions
diff --git a/mo_call.lad b/mo_call.lad
new file mode 100644
index 0000000..e413b08
--- /dev/null
+++ b/mo_call.lad
@@ -0,0 +1,34 @@
+[entities]
+ms "MS"
+bts "BTS"
+bsc "BSC"
+msc "MSC/VLR"
+hlr "HLR/AUC"
+b "B"
+
+[messages]
+ms bts "L1 RACH burst"
+bts bsc "RSL CHAN RQD"
+bsc bts "RSL CHAN ACT REQ"
+bts bsc "RSL CHAN ACT ACK"
+bsc bts "RSL IMM ASS CMD"
+bts ms "RR IMMEDIATE ASSIGN"
+ms bsc "CM SERVICE REQ"
+bsc msc "COMPL L3 INFO (CM SERV REQ)"
+msc hlr "MAP SEND AUTH INFO req"
+hlr msc "MAP SEND AUTH INFO resp"
+msc ms "MM AUTH REQ"
+ms msc "MM AUTH RESP"
+msc bsc "BSSMAP CIPH MOD CMD"
+bsc bts "RSL ENCR CMD"
+bts ms "RR CIPH MOD CMD"
+ms msc "RR CIPH MOD COMPL"
+ms msc "CC SETUP[MSISDN]"
+msc b "ISUP IAM[MSISDN]"
+b msc "ISUP ACM"
+msc ms "CC ALERTING"
+b msc "ISUP ANM"
+msc ms "CC CALL CONFIRMED"
+ms b "Open Voice Channel" both dashed
+ms msc "CC DISCONNECT"
+msc b "ISUP REL"