blob: 88715f50a799116df0b69dedc39e4f2af66ab2d8 [file] [log] [blame]
Harald Welted94ee1e2008-12-29 04:50:01 +00001About OpenBSC
2=============
3
4OpenBSC is a minimalistic implementation of the GSM Network, with particular
5emphasis on the functionality typically provided by the BSC, MSC, HLR, VLR.
6
7Its only current interface is a mISDN based E1 interface utilizing the A-bis
8protocol between BSC and BTS. In other words, you can connect an existing
9GSM Base Transceiver Station (BTS) through E1 to OpenBSC.
10
11So far, it has only been tested with the Siemens microBTS BS-11. Test reports
12with other BTS are appreciated!
13
14This project is still in its early days, and there are lots of areas where it
15doesn't behave as per GSM spec.
16
17December 29, 2008
18 Harald Welte <laforge@gnumonks.org>