Project

General

Profile

WikiStart » History » Version 141

laforge, 12/12/2016 12:18 PM

1 1
h1. Welcome to Osmocom [[OpenBSC]]
2 129 laforge
3 135 laforge
{{>toc}}
4 1
5
We have started with an A-bis (plus BSC/MSC/HLR) implementation for experimentation and research purpose, but have since moved way beyond that.
6
7
What this means: [[OpenBSC]] is not just a standard BSC, but a _GSM network in a box_ software, implementing the minimal necessary parts to build a small, self-contained GSM network.
8 129 laforge
9 1
[[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).
10 129 laforge
11 135 laforge
We have started with the Siemens BS11 microBTS, mainly targetted the ip.access nanoBTS for some years, but has since been extended to support a variety of other [[BTS]] equipment like the Ericsson RBS 2000 family.  Today, most of the users and active developers work not with proprietary BTSs, but with BTSs running our [[OsmoBTS]] software, i.e. either the [[sysmoBTS]] family of hardware or SDR based hardware with [[OsmoTRX:]] like the [[UmTRX:]] or "UmSITE":https://fairwaves.co/wp/products/.
12 129 laforge
13 135 laforge
_We are always looking for [[cellular-infrastructure:HardwareDonations]] of any kind of GSM / 3G related carrier equipment._
14 1
15 129 laforge
h1. Overview Diagram
16
17
18 1
Please see the below overview diagram about common possible configurations of the Osmocom software.
19
20 134 laforge
!osmocom-gsm.png!
21 1
22
23 129 laforge
h2. Getting started
24 1
25 129 laforge
[[UnderstandingOpenBSC]] -- Where to start learning about [[OpenBSC]], what it does, and how.
26 1
27 129 laforge
h2. [[OpenBSC]] Software
28 1
29 129 laforge
* Software for running a full minimal GSM Network in a Box:
30
** [[OpenBSC]] -- The Free Software project implementing various parts of the GSM network
31
*** [[osmo-nitb]] -- A stand-alone gsm-network-in-a-box program implementing minimal subset of BSC, MSC, HLR, AuC and EIR.
32
**** [[osmo-nitb_VTY]] -- Reference for the interactive command line and config file
33
* Software utilities for BTS configuration, provisioning and the like
34
** [[bs11_config]] -- A small tool for configuring the BS-11 using RS232
35
** [[ipaccess-find]] -- A small tool to find nanoBTS in your network 
36
** [[ipaccess-config]] -- A small tool to set NVRAM configuration of the nanoBTS
37
** [[isdnsync]] -- A small tool to use the PSTN as frequency standard
38
* Software for running in pure _BSC only_ mode, attaching via A/SCCP to a MSC
39
** [[osmo-bsc]] -- [[OpenBSC]] in BSC-only mode
40
** [[bsc_msc_ip]] -- A previous utility to connect to a MSC via A over IP
41
*** [[OpenBSCWithSCCP]] -- Howto use [[OpenBSC]] with a separate/real MSC
42
** [[bsc_mgcp]] -- A stupid [[MediaGatewayControlProtocol]] (MGCP) gateway
43
*** [[bsc_mgcp_VTY]] -- Reference for the interactive command line and config file
44
* Software for UMA/GAN (Unified Mobile Access)
45
** [[osmo-ganc]] -- [[OpenBSC]] in GANC mode
46
* Special purpose software for aggregating multiple A or Gb links
47
** [[bsc_nat]] -- a BSC NAT/Multiplexer
48
*** [[bsc_nat_VTY]] -- Reference for the interactive command line and config file
49
*** [[bsc_nat_release]] -- Release testing for the BSC NAT.
50
** [[osmo-gbproxy]] -- A proxy/gateway for aggregating multiple Gb links betwen BSS and SGSN
51
*** [[osmo-gbproxy_VTY]] -- Reference for the interactive command line and config file
52
** [[release-testing|Testing]] -- Comments and what makes sense to test for releases
53
* [[OpenBSC]] related
54
* [[PortNumbers]] -- A list of TCP port numbers as they are used by [[OpenBSC]] and related programs
55
* Protocol extensions
56
*** [[MgcpExtensions]] -- Extensions to MGCP
57
* [[simulation]] -- Running [[OpenBSC]] without a GSM Basestation
58
* Important legal information on [[SoftwareLicensing]]
59
* [[meas_web]] -- Web based measurement utility for [[OpenBSC]]
60
61 78 laforge
h3. Information related to a specific BTS model
62 1
63 130 laforge
{{child_pages(BTS_Hardware,depth=1)}}
64 103
65 135 laforge
h3. Topics related to BTSs with classic E1 interface (non-IP based):
66 132 laforge
67 129 laforge
{{child_pages(E1-Interface)}}
68
69
h3. Miscellaneous Information
70
71 131 laforge
* [[GSM]] -- Some links for starting to understand GSM
72 129 laforge
* [[LegalNotes]] -- Important Legal notes on operating GSM base stations
73
* [[FieldTests]] -- The [[OpenBSC]] field tests and their reports
74
75
h3. Howtos
76
77
* Standard configuration:
78 1
*** [[Building_OpenBSC]] -- Getting started with [[OpenBSC]] under Debian
79
*** [[multi-BTS_with_handover]] -- Connecting 2x BTS to a single BSC/NITB and enabling handover 
80 129 laforge
81 1
* Advanced topics:
82 129 laforge
*** [[OpenBSC_with_Asterisk]] -- A comprehensive tutorial on setting up [[OpenBSC]] with Asterisk
83
*** [[OpenBSC_LCR]] -- [[OpenBSC]]+LCR with Asterisk (obsolete)
84
*** [[OpenBSC_LCR_Ubuntu1204]] -- Short installation guide for [[OpenBSC]] with Asterisk on Ubuntu 12.04
85
*** [[OpenBSC_Crypto]] -- Howto add A5/x cryptography support to your [[OpenBSC]] setup
86
*** [[SDR_OsmoTRX_network_from_scratch]] -- Building everything from scratch for SDR based hardware with [[OsmoTRX]], [[OsmoBTS]] and [[OsmoNITB]].
87
88
* RF Topics:
89
*** [[cable_antenna]] -- Build new antennas for your BTS
90
*** [[ethernet_dummyload]] -- Use an old ethernet terminator as dummyload
91
*** [[10db_attenuator]] -- Turn 30mW into 3 mW
92
93
h2. Developers
94
95
* Browse the repositories at http://git.osmocom.org/
96 139 neels
* "Mailinglist":https://lists.osmocom.org/mailman/listinfo
97
** For voice/SMS/..., use "OpenBSC":https://lists.osmocom.org/mailman/listinfo/openbsc
98
** For GPRS/SGSN/data-comms related discussions, use "osmocom-net-gprs":https://lists.osmocom.org/mailman/listinfo/osmocom-net-gprs
99
* [[Jenkins|Continuous Integration efforts]]
100 129 laforge
* Wiki is right here ;)
101 135 laforge
* Developer conferences: [[OsmoDevCon]]
102 129 laforge
* [[Tasks]] -- Tasks/Internships/Junior Jobs for [[OpenBSC]] and Osmocom
103
* [[Devtools]] -- Various tools to find/fix errors, send patches, etc
104
* [[Coding_standards]] -- Coding standards
105
* [[PacketDump]] -- Using wireshark on PCAP files
106 13 laforge
107 129 laforge
h2. News
108 76 laforge
109 88
* _OpenBSC ran many more experimental and commercial networks, but no one bothered to update this section..._
110 129 laforge
* [[OpenBSC]] was running an experimental GSM network at "CCC Camp":http://events.ccc.de/camp/2011/wiki/GSM in the Summer of 2011
111
* [[OpenBSC]] was running an experimental GSM network at "27c3":http://events.ccc.de/congress/2010 in December 2010
112
* The slides of the "25C3 presentation _Running your own GSM network_":http://events.ccc.de/congress/2008/Fahrplan/events/3007.en.html "are available":http://events.ccc.de/congress/2008/Fahrplan/attachments/1259_25C3-OpenBSC.pdf.
113
* The slides of the "26C3 presentation _Fuzzing GSM handsets using [[OpenBSC]]_":http://events.ccc.de/congress/2009/Fahrplan/events/3535.en.html "are available":http://events.ccc.de/congress/2009/Fahrplan/attachments/1503_openbsc_gsm_fuzzing.pdf
114 76 laforge
115 129 laforge
h2. Related projects
116 1
117
* [[simplehlr]] -- A web interface for the [[OpenBSC]] HLR database
118 138 laforge
* [[OsmocomBB:]] - Free Software GSM protocol stack for mobile phones
119
* "OpenBTS":http://gnuradio.org/redmine/projects/gnuradio/wiki/OpenBTS
120 129 laforge
* "The THC GSM project":http://wiki.thc.org/gsm/
121
* "airprobe.org":http://airprobe.org/
122
* "Homepage of Dr.-Ing. Joachim Goeller":http://www2.informatik.hu-berlin.de/~goeller/
123
124
h2. Thanks
125 1
126 136 laforge
* to "On-Waves ehf":http://on-waves.com/ and "sysmocom GmbH":http://sysmocom.de/ for funding part of the development and maintennance
127
* to http://junghanns.net for supporting us with discounted E1 boards
128
* to "Netzing AG":http://netzing.de/ for funding part of the earlier [[OpenBSC:]] development
129
* to Kevin Redon for the Osmocom logo
Add picture from clipboard (Maximum size: 48.8 MB)