Difference between revisions of "Multi OpenBTS: Catatan Konfigurasi"

From OnnoWiki
Jump to navigation Jump to search
Line 45: Line 45:
 
==Beberapa Parameter yang perlu di perhatikan==
 
==Beberapa Parameter yang perlu di perhatikan==
  
  GSM.Identity.BSIC.BCC 2
+
  GSM.Identity.BSIC.BCC 2     # perlu di bedakan untuk BTS yang lain
 
  GSM.Identity.BSIC.NCC 0
 
  GSM.Identity.BSIC.NCC 0
  GSM.Identity.CI 10
+
  GSM.Identity.CI 10           # perlu di bedakan untuk BTS yang lain
 
  GSM.Identity.LAC 1000
 
  GSM.Identity.LAC 1000
 
  GSM.Identity.MCC 525
 
  GSM.Identity.MCC 525
Line 53: Line 53:
 
  GSM.Identity.ShortName SingTel
 
  GSM.Identity.ShortName SingTel
  
  GSM.Neighbors (disabled)
+
  GSM.Neighbors (disabled)     # masukan IP BTS tetangga
  
  SIP.Local.IP 127.0.0.1
+
  SIP.Local.IP 127.0.0.1                 # IP softswitch
 
  SIP.Local.Port 5062
 
  SIP.Local.Port 5062
  SIP.Proxy.Emergency 127.0.0.1:5060
+
  SIP.Proxy.Emergency 127.0.0.1:5060     # IP softswitch
  SIP.Proxy.Registration 127.0.0.1:5064
+
  SIP.Proxy.Registration 127.0.0.1:5064   # IP softswitch
  SIP.Proxy.SMS 127.0.0.1:5063
+
  SIP.Proxy.SMS 127.0.0.1:5063           # IP softswitch
  SIP.Proxy.Speech 127.0.0.1:5060
+
  SIP.Proxy.Speech 127.0.0.1:5060         # IP softswitch
 
 
 
 
  
 
==Pranala Menarik==
 
==Pranala Menarik==

Revision as of 12:46, 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.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
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                  # IP softswitch
SIP.Local.Port 5062
SIP.Proxy.Emergency 127.0.0.1:5060      # IP softswitch
SIP.Proxy.Registration 127.0.0.1:5064   # IP softswitch
SIP.Proxy.SMS 127.0.0.1:5063            # IP softswitch
SIP.Proxy.Speech 127.0.0.1:5060         # IP softswitch

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