Difference between revisions of "Multi OpenBTS: Catatan Konfigurasi"

From OnnoWiki
Jump to navigation Jump to search
Line 52: Line 52:
 
  GSM.Identity.BSIC.NCC 0
 
  GSM.Identity.BSIC.NCC 0
 
  GSM.Identity.CI 10          # perlu di bedakan untuk BTS yang lain
 
  GSM.Identity.CI 10          # perlu di bedakan untuk BTS yang lain
  GSM.Identity.LAC 1000
+
  GSM.Identity.LAC 1000       # kalau lokasi berjauhan, ini perlu di ubah
 
  GSM.Identity.MCC 525
 
  GSM.Identity.MCC 525
 
  GSM.Identity.MNC 01
 
  GSM.Identity.MNC 01
Line 59: Line 59:
 
  GSM.Neighbors (disabled)    # masukan IP BTS tetangga
 
  GSM.Neighbors (disabled)    # masukan IP BTS tetangga
 
   
 
   
  SIP.Local.IP 127.0.0.1                  # ganti dengan IP softswitch
+
  SIP.Local.IP 127.0.0.1                  # ganti dengan IP softswitch utama
 
  SIP.Local.Port 5062
 
  SIP.Local.Port 5062
  SIP.Proxy.Emergency 127.0.0.1:5060      # ganti dengan IP softswitch
+
  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
+
  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
+
  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
+
  SIP.Proxy.Speech 127.0.0.1:5060        # ganti dengan IP softswitch utama
  
 
==Pranala Menarik==
 
==Pranala Menarik==

Revision as of 12:53, 2 March 2014

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

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 softswitch utama
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

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