From 0c917bb4c6760c46994ca82f8a094ec3e7a9233e Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Thu, 10 Mar 2016 12:32:13 +0700 Subject: Gb message sequence chart: Add notion of PCU unix domain socket --- OsmoPCU/gb/gb-startup.msc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'OsmoPCU/gb') diff --git a/OsmoPCU/gb/gb-startup.msc b/OsmoPCU/gb/gb-startup.msc index 4607b68..d76022a 100644 --- a/OsmoPCU/gb/gb-startup.msc +++ b/OsmoPCU/gb/gb-startup.msc @@ -4,6 +4,9 @@ msc { |||; bts box bsc [label="A-bis OML connection"]; + bsc => bts [label="Set OML Attrbibutes (NSVC,CELL)"]; + bts rbox pcu [label="PCU Unix Domain Socket"]; + pcu => bts [label="connect to PCU socket"]; pcu <: bts [label="Config. parameters"]; pcu rbox pcu [label="bind/connect UDP socket"]; pcu note sgsn [label="NS-over-IP (UDP port 23000)"]; -- cgit v1.2.3