Osmocom's Base Station Controller for 2G mobile networks
https://osmocom.org/projects/osmobsc
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
14 years ago | |
---|---|---|
include | 14 years ago | |
src | 14 years ago | |
tests | 14 years ago | |
AUTHORS | 14 years ago | |
COPYING | 14 years ago | |
Makefile.am | 14 years ago | |
README | 14 years ago | |
configure.in | 14 years ago |
README
About OpenBSC
=============
OpenBSC is a minimalistic implementation of the GSM Network, with particular
emphasis on the functionality typically provided by the BSC, MSC, HLR, VLR.
Its only current interface is a mISDN based E1 interface utilizing the A-bis
protocol between BSC and BTS. In other words, you can connect an existing
GSM Base Transceiver Station (BTS) through E1 to OpenBSC.
So far, it has only been tested with the Siemens microBTS BS-11. Test reports
with other BTS are appreciated!
This project is still in its early days, and there are lots of areas where it
doesn't behave as per GSM spec.
December 29, 2008
Harald Welte <laforge@gnumonks.org>