Difference between revisions of "OpenBTS"
NeelPandeya (Talk | contribs) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
==Overview== | ==Overview== | ||
OpenBTS (Open Base Transceiver Station) is a software-based GSM access point, allowing standard GSM-compatible mobile phones to be used as SIP endpoints in Voice over IP (VOIP) networks. OpenBTS is an open-source software that was developed and is maintained by Range Networks. The public release of OpenBTS is notable for being the first free-software implementation of the lower three layers of the industry-standard GSM protocol stack. It is written in C++ and released as free software under the terms of version 3 of the GNU Affero General Public License. | OpenBTS (Open Base Transceiver Station) is a software-based GSM access point, allowing standard GSM-compatible mobile phones to be used as SIP endpoints in Voice over IP (VOIP) networks. OpenBTS is an open-source software that was developed and is maintained by Range Networks. The public release of OpenBTS is notable for being the first free-software implementation of the lower three layers of the industry-standard GSM protocol stack. It is written in C++ and released as free software under the terms of version 3 of the GNU Affero General Public License. | ||
+ | |||
+ | OpenBTS is supported on the USRP B200, B210, B200mini, N200, N210, X300, X310 devices, with the WBX, SBX, CBX, UBX daughterboards. | ||
==Resources== | ==Resources== | ||
Line 8: | Line 10: | ||
*[http://openbts.org/w/index.php?title=RadioIntegration OpenBTS Radio Integration] | *[http://openbts.org/w/index.php?title=RadioIntegration OpenBTS Radio Integration] | ||
*[http://openbts.org/w/index.php?title=Main_Page OpenBTS Wiki] | *[http://openbts.org/w/index.php?title=Main_Page OpenBTS Wiki] | ||
− | *[http://openbts.org/w/index.php?title=BuildInstallRun | + | *[http://openbts.org/w/index.php?title=BuildInstallRun OpenBTS Build Install Run Guide] |
*[https://github.com/RangeNetworks/openbts OpenBTS Github] | *[https://github.com/RangeNetworks/openbts OpenBTS Github] | ||
− | [[Category:Software]] | + | [[Category:Software Resources]] |
Latest revision as of 23:55, 17 May 2016
Overview
OpenBTS (Open Base Transceiver Station) is a software-based GSM access point, allowing standard GSM-compatible mobile phones to be used as SIP endpoints in Voice over IP (VOIP) networks. OpenBTS is an open-source software that was developed and is maintained by Range Networks. The public release of OpenBTS is notable for being the first free-software implementation of the lower three layers of the industry-standard GSM protocol stack. It is written in C++ and released as free software under the terms of version 3 of the GNU Affero General Public License.
OpenBTS is supported on the USRP B200, B210, B200mini, N200, N210, X300, X310 devices, with the WBX, SBX, CBX, UBX daughterboards.