diff options
Diffstat (limited to 'doc/manuals')
-rw-r--r-- | doc/manuals/chapters/alink.adoc | 15 | ||||
-rw-r--r-- | doc/manuals/osmobsc-usermanual.adoc | 2 |
2 files changed, 0 insertions, 17 deletions
diff --git a/doc/manuals/chapters/alink.adoc b/doc/manuals/chapters/alink.adoc deleted file mode 100644 index 0321c0e02..000000000 --- a/doc/manuals/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/doc/manuals/osmobsc-usermanual.adoc b/doc/manuals/osmobsc-usermanual.adoc index 2ff985da0..e3eadafbb 100644 --- a/doc/manuals/osmobsc-usermanual.adoc +++ b/doc/manuals/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[] |