Multi OpenBTS: Catatan Konfigurasi

From OnnoWiki
Jump to navigation Jump to search

Asumsi

  • BTS 1: 192.168.0.3 - ARFCN 50
  • BTS 2: 192.168.0.22 - ARFCN 20

BTS 1

config Control.LUR.OpenRegistration \W+
config GSM.Radio.Band 900
config GSM.Radio.C0 50
config GSM.Identity.MCC 001
config GSM.Identity.MNC 01
config GSM.Identity.BSIC.NCC 0
config GSM.Identity.ShortName BTS1
config GSM.CellSelection.NCCsPermitted 1
config GSM.CellSelection.BSIC.BCC 100
config GSM.Identity.LAC 1000
config GSM.Identity.CID 100
config SIP.Local.IP 192.168.0.3
config SIP.Proxy.Registration 192.168.0.3:5064
config SIP.Proxy.SMS 192.168.0.3:5063
config SIP.Proxy.Speech 192.168.0.3:5060
config save

BTS 2 192.168.0.22

config Control.LUR.OpenRegistration \W+
config GSM.Radio.Band 900
config GSM.Radio.C0 20
config GSM.Identity.MCC 001
config GSM.Identity.MNC 01
config GSM.Identity.BSIC.NCC 0
config GSM.Identity.ShortName BTS2
config GSM.CellSelection.NCCsPermitted 1
config GSM.CellSelection.BSIC.BCC 101
config GSM.Identity.LAC 1001
config GSM.Identity.CID 101
config SIP.Local.IP 192.168.0.22
config SIP.Proxy.Registration 192.168.0.3:5064
config SIP.Proxy.SMS 192.168.0.3:5063
config SIP.Proxy.Speech 192.168.0.3:5060
config save


Beberapa Parameter yang perlu di perhatikan

config Control.LUR.OpenRegistration .*    # kalau semua HP di ijinkan untu registrasi

GSM.Radio.ARFCNs 1     # isi 5 untuk 50W, isi 2 untuk 1W
GSM.Radio.Band 900
GSM.Radio.C0 62        # kasi jarak yang cukup supaya beda dengan BTS lain

GSM.Identity.BSIC.BCC 2      # perlu di bedakan untuk BTS yang lain
GSM.Identity.BSIC.NCC 0
GSM.Identity.CI 10           # perlu di bedakan untuk BTS yang lain
GSM.Identity.LAC 1000        # kalau lokasi berjauhan, ini perlu di ubah
GSM.Identity.MCC 525
GSM.Identity.MNC 01
GSM.Identity.ShortName SingTel

GSM.Neighbors (disabled)     # masukan IP BTS tetangga

SIP.Local.IP 127.0.0.1                  # ganti dengan IP ethernet yang bukan 127.0.0.1
SIP.Local.Port 5062
SIP.Proxy.Emergency 127.0.0.1:5060      # ganti dengan IP softswitch utama
SIP.Proxy.Registration 127.0.0.1:5064   # ganti dengan IP softswitch utama
SIP.Proxy.SMS 127.0.0.1:5063            # ganti dengan IP softswitch utama
SIP.Proxy.Speech 127.0.0.1:5060         # ganti dengan IP softswitch utama


Untuk RangeNetworks, pastikan

/etc/network/interfaces

supaya IP LAN tidak ada yang sama / 192.168.0.21 / 192.168.0.22. Pastikan menggunakan IP LAN yang berbeda semua.

Pranala Menarik

Persiapan

Script

OpenBTS 2.6

OpenBTS 2.8

Multi OpenBTS 2.8

OpenBTS 3.1.x

Ettus E110

Ettus N210

RangeNetworks

GPRS

Briker OpenBTS

FreeSWITCH OpenBTS

Power Amplifier

Lain Lain

Catatan Legal dan Pendukung

Catatan Sejarah

Dokumentasi Video

Perjuangan OpenBTS