Changes between Version 14 and Version 15 of OpenBTS


Ignore:
Timestamp:
Oct 13, 2015, 7:30:23 AM (9 years ago)
Author:
davemsolomon
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • OpenBTS

    v14 v15  
    11= Orbit + OpenBTS =
    2 All that you will need to create a tiny GSM network using Orbit Hardware is a GSM Phone, any SIM Card and the OpenBTS software
     2All that you will need to create a tiny GSM network using Orbit Hardware is a GSM Phone, any SIM Card and the OpenBTS software. Actually you need a few more pieces of software but they are included in the steps below. The additional software is Asterisk which handles Voice over IP, you need Asterisk because OpenBTS "just" implements the GSM wireless communication between the phone and the base station, but asterisk stitches voice calls together using the TCP/IP stack. Additional software also includes SMQueue to give you Text Messaging and the NMCli.py software makes it easy to add "subscribers" to your tiny GSM network.   
    33
    44The following book was my guide when I was doing this install -> http://openbts.org/site/wp-content/uploads/ebook/Getting_Started_with_OpenBTS_Range_Networks.pdf
     
    6868}}}
    6969
    70 Build Packages for OpenBTS with support for our SDR as well as Asterisk, SMQueue and Node Manager:
     70Build packages for OpenBTS with support for our SDR as well as Asterisk, SMQueue and Node Manager:
    7171[[br]]
    7272(this will take about 10 minutes, grab a cup of coffee)