Project

General

Profile

WikiStart » History » Version 60

Anonymous, 02/19/2016 10:47 PM
Add bsc_msc_ip and bsc_mgcp to the front page.

1 43 laforge
= Welcome to BS11-Abis / OpenBSC =
2 1
3 25 laforge
This is a project aiming to create a Free Software, GPL-licensed Abis (plus BSC/MSC/HLR) implementation for experimentation and research purpose.
4
5 56 laforge
What this means: OpenBSC is a ''GSM network in a box'' software, implementing the minimal necessary parts to build a small, self-contained GSM network.
6
7
OpenBSC includes functionality normally performed by the following components of a GSM network: BSC (Base Station Controller), MSC (Mobile Switching Center), HLR (Home Location Register), AuC (Authentication Center), VLR (Visitor Location Register), EIR (Equipment Identity Register).
8
9 43 laforge
Right now we are targeting the '''Siemens BS11 microBTS''' and '''ip.access nanoBTS''' GSM base transceiver station, but we are planning to support different [wiki:BTS] equipment in the future.
10 1
11 26 laforge
 * [wiki:OpenBSC] -- The Free Software implementaiton of a BTS (plus MSC, HLR)
12 28 laforge
  * [wiki:BscHack] -- The actual BSC program
13 54 laforge
    * [wiki:bsc_hack_VTY] -- Reference for the interactive command line and config file
14 28 laforge
  * [wiki:bs11_config] -- A small tool for configuring the BS-11 using RS232
15 38 laforge
  * [wiki:ipaccess-find] -- A small tool to find nanoBTS in your network 
16
  * [wiki:ipaccess-config] -- A small tool to set NVRAM configuration of the nanoBTS
17 45 dexter
  * [wiki:isdnsync] -- A small tool to use the PSTN as frequency standard
18 60
  * [wiki:bsc_msc_ip] -- A utility to connect to a MSC via A over IP
19
  * [wiki:bsc_mgcp] -- A stupid MediaGatewayControlProtocol (MGCP) gateway
20
    * [wiki:bsc_mgcp_VTY] -- Reference for the interactive command line and config file
21 38 laforge
 * [wiki:BS11] -- The Siemens microBTS
22 53 laforge
  * [wiki:BS11_Sales] -- BS-11 units are sold out by now, sorry.
23 10
  * [wiki:BS11_Package_List] -- Make sure everything is in the package
24 5 laforge
  * [wiki:BS11_Configuration] -- How to use / setup the hardware
25 1
  * [wiki:BS11_LMT] -- The local maintenance Terminal
26 29 laforge
  * [wiki:BS11_Getting_Started] -- Getting started with your BS-11
27 31
  * [wiki:BS11_Troubleshooting] -- When something doesn't work
28 42 laforge
  * [wiki:BS11_Internals] -- Details like PCB photographs
29 27 laforge
 * [wiki:nanoBTS] -- the ip.access nanoBTS
30 49 tnt
  * [wiki:nanoBTS_Models] -- Known models
31 37 laforge
  * [wiki:nanoBTS_Internals] -- Details like PCB photographs and debug port
32 8 laforge
 * [wiki:HFC-E1 HFC-E1 Evaluation Board] -- The E1 card we use for our software
33 11 laforge
 * [wiki:GSMStandards] -- The specifications for GSM
34 48 tnt
 * A5: Authentication & Ciphering
35
  * [wiki:A5_GSM_AT_tricks] 
36 23 laforge
 * [wiki:mISDN] -- The Linux ISDN stack
37 12 laforge
 * [wiki:LegalNotes] -- Important Legal notes on operating GSM base stations
38 14 zecke
 * [wiki:HandsetBugs] -- Things we have observed during development
39 16 laforge
 * [wiki:GSM_Security] -- The GSM security issues that we find
40 4 laforge
41 33
42
== Howtos ==
43 55 laforge
44 57 dexter
 * Standard configuration:
45 55 laforge
   * [wiki:Debian_Getting_Started] -- Getting started with OpenBSC under Debian
46 57 dexter
 * Advanced topics:
47 55 laforge
   * [wiki:OpenBSC_LCR] -- OpenBSC+LCR with Asterisk
48
   * [wiki:E1-to-RJ45] -- Howto build your E1<>RJ45 cable
49 1
   * [wiki:Isdnsync] -- Howto use the PSTN as frequency standard
50
   * [wiki:OpenBSCWithSCCP] -- Howto use OpenBSC with a separate/real MSC
51 57 dexter
 * HF-Topics:
52
   * [wiki:cable_antenna] -- Build new antennas for your BTS
53 58 dexter
   * [wiki:ethernet_dummyload] -- Use an old ethernet terminator as dummyload
54 59 dexter
   * [wiki:10db_attenuator] -- Turn 30mW into 3 mW
55 33
56 4 laforge
== Developers ==
57
58 36 laforge
 * git checkout is available via {{{git clone git://bs11-abis.gnumonks.org/openbsc.git}}}
59 13 laforge
 * Mailinglist is at [http://lists.gnumonks.org/mailman/listinfo/openbsc]
60 6 laforge
 * Wiki is right here ;)
61
62
=== Tools ===
63
 
64 1
 * [wiki:WandelGoltermannMA10] -- a GSM protocol analyzer ISA card
65 30
 * [wiki:TektronixK1103] -- GSM protocol tester and analyzer
66 18
 * [wiki:PacketDump] -- Using wireshark on PCAP files
67 52 laforge
 * [wiki:MagicSIM] -- SIM cards where you can program the Ki
68 19 laforge
69
== News ==
70
71 41 laforge
 * OpenBSC will be running an experimental GSM network at [http://har2009.org/] in mid-August 2009
72
  * check [https://wiki.har2009.org/page/GSM] for more information
73
  * we have a dedicated [wiki:HAR2009] page in this wiki for our coordination/preparation
74 19 laforge
 * The slides of the [http://events.ccc.de/congress/2008/Fahrplan/events/3007.en.html 25C3 presentation] [http://events.ccc.de/congress/2008/Fahrplan/attachments/1259_25C3-OpenBSC.pdf are available].
75
76 32 laforge
== Thanks ==
77
78
 * to [http://netzing.de] for funding part of the OpenBSC development
79
 * to [http://junghanns.net] for supporting us with discounted E1 boards
80 50
 * to [http://www.on-waves.com] for funding part of the OpenBSC development
81 32 laforge
 
82 13 laforge
== Related projects ==
83 32 laforge
84 13 laforge
 * [http://gnuradio.org/trac/wiki/OpenBTS OpenBTS]
85
 * [http://wiki.thc.org/gsm/ The THC GSM project]
86 39 laforge
 * [http://airprobe.org/ airprobe.org]
87 1
 * [http://www2.informatik.hu-berlin.de/~goeller/ Homepage of Dr.-Ing. Joachim Goeller]
88 58 dexter
89 2 laforge
== Starting Points about trac ==
90 1
91 2 laforge
 * About WikiFormatting
92 1
 * TracGuide --  Built-in Documentation
93
 * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project
94
 * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions
95
 * TracSupport --  Trac Support
96
97
For a complete list of local wiki pages, see TitleIndex.
Add picture from clipboard (Maximum size: 48.8 MB)