call_reestablishment.ladder

Change-Id: I4da8b8b37a874975f4eb1e633bc114e606b27f1e
This commit is contained in:
Neels Hofmeyr 2021-07-18 12:49:18 +02:00
parent 39f47a65dd
commit 6968235278
2 changed files with 38 additions and 0 deletions

2
.gitignore vendored
View File

@ -75,3 +75,5 @@ doc/manuals/common
doc/manuals/build
contrib/osmo-msc.spec
doc/sequence_charts/call_reestablishment.msc

View File

@ -0,0 +1,36 @@
{hscale=2}
ms = MS
cell1 = Cell 1 (BTS+BSC)
cell0 = Cell 0 (BTS+BSC)
msc = MSC
ms () msc Call Re-Establishment
ms [] msc Ongoing voice call: MM is established
...
ms ->< cell0 radio link fails
ms ><- cell0
msc <> . Keep MM until timeout
ms -> cell1 Channel Required
ms <- cell1 Immediate Assignment
ms -> cell1 Complete Layer3
cell1 -> msc Complete Layer3:
CM Re-Establishment Request
cell0 <- msc Clear Command
cell0 -> msc Clear Complete
cell1 <- msc Authentication Request
cell1 -> msc Authentication Response
cell1 <- msc Cipher Mode Commad
cell1 -> msc Cipher Mode Complete
cell1 <- msc Assignment Request
this Assignment ACKs the CM Re-Establishment
ms <- cell1 RR Assignment Command
ms -> cell1 RR Assignment Complete
cell1 -> msc Assignment Complete