aboutsummaryrefslogtreecommitdiffstats
path: root/doc/manuals/chapters/alink.adoc
blob: 0321c0e02c8e9c0efac0aa63d721ee6409efafc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
== 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