aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2017-12-07 19:41:54 +0100
committerHarald Welte <laforge@gnumonks.org>2017-12-07 22:30:41 +0000
commitea209f2a8ef10952382400331e7cc4715f9dfb55 (patch)
treeca58aee00b2a2616528dd5cada7a38e3bc35c07b
parent02abf0c761c228d2a30450cc419fc9a5ce42ad36 (diff)
common / OsmoBSC: drop unused alink.adoc
-rw-r--r--OsmoBSC/chapters/alink.adoc15
-rw-r--r--OsmoBSC/osmobsc-usermanual.adoc2
2 files changed, 0 insertions, 17 deletions
diff --git a/OsmoBSC/chapters/alink.adoc b/OsmoBSC/chapters/alink.adoc
deleted file mode 100644
index 0321c0e..0000000
--- a/OsmoBSC/chapters/alink.adoc
+++ /dev/null
@@ -1,15 +0,0 @@
-== A-link including SCCP/BSSAP/DTAP
-
-OsmoBSC implements a minimal sub-set of the GSM A interface as specified
-in TS 08.08.
-
-Unlike classic A interface implementations for E1 interfaces, OsmoBSC
-implements a variant of encapsulating the A interface over IP. To do
-so, the SCCP messages are wrapped in an IPA multiplex and then
-communicated over TCP. The audio channels are mapped to RTP streams.
-
-This protocol stacking is sometimes called "SCCPlite".
-
-===
-
-FIXME
diff --git a/OsmoBSC/osmobsc-usermanual.adoc b/OsmoBSC/osmobsc-usermanual.adoc
index 2ff985d..e3eadaf 100644
--- a/OsmoBSC/osmobsc-usermanual.adoc
+++ b/OsmoBSC/osmobsc-usermanual.adoc
@@ -27,8 +27,6 @@ include::../common/chapters/bsc.adoc[]
include::../common/chapters/abis.adoc[]
-#include::../common/chapters/alink.adoc[]
-
include::../common/chapters/control_if.adoc[]
include::../common/chapters/cell-broadcast.adoc[]