Difference between revisions of "OpenBTS: 2.8 dari SVN Install"

From OnnoWiki
Jump to navigation Jump to search
Line 17: Line 17:
 
==Install OpenBTS==
 
==Install OpenBTS==
  
 
+
/usr/local/src/openbts/openbts/trunk
 
  autoreconf -i
 
  autoreconf -i
 
  ./configure --with-usrp1
 
  ./configure --with-usrp1

Revision as of 17:24, 10 February 2012

Instalasi Paket Pendukung dan Asterisk

Instalasi paket / library pendukung tambahan

sudo apt-get install autoconf libtool libosip2-dev libortp-dev \
libusb-1.0-0-dev g++ sqlite3 libsqlite3-dev erlang \
asterisk asterisk-mysql

Download Source Code OpenBTS via SVN

sudo su
cd /usr/local/src
svn co http://wush.net/svn/range/software/public openbts

Install OpenBTS

/usr/local/src/openbts/openbts/trunk
autoreconf -i
./configure --with-usrp1
make
(from the OpenBTS directory)
sudo mkdir /etc/OpenBTS
sudo sqlite3 -init ./apps/OpenBTS.example.sql /etc/OpenBTS/OpenBTS.db


Instalasi Smqueue

Instalasi Subscriber Register

Referensi

Pranala Menarik

Persiapan Hardware

OpenBTS 2.6

OpenBTS 2.8

Ettus E110

Lain Lain

Catatan Legal dan Pendukung

Catatan Sejarah