Difference between revisions of "RoIP: Instalasi"

From OnnoWiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
 
* Sambungan URI ke Radio ada baiknya membaca [[RoIP: URI pin | pin assignment URI]]
 
* Sambungan URI ke Radio ada baiknya membaca [[RoIP: URI pin | pin assignment URI]]
 
* Sambungkan komputer ke [[Internet]].
 
* Sambungkan komputer ke [[Internet]].
 +
 +
===Buat Domain Untuk Server RoIP===
 +
 +
* Jika anda kurang beruntung, tidak memiliki IP statik ada baiknya request Dynamic DNS, misalnya ke www.noip.com
 +
* Set [[RoIP: Port Forwarding untuk XIPAR | Port Fowarding pada Router]]
  
 
==Langkah Instalasi==
 
==Langkah Instalasi==
Line 60: Line 65:
 
==Pranala Menarik==
 
==Pranala Menarik==
  
 +
* [[Radio]]
 +
* [[Radio Internet]]
 +
* [[Radio amatir]]
 +
* [[Ethernet]]
 +
* [[Radio over Internet Protocol]]
 +
* [[XIPAR]]
 +
* [[RoIP: Mic Connector]]
 +
* [[RoIP: Instalasi]]
 
* [[RoIP: URI pin]]
 
* [[RoIP: URI pin]]
 +
* [[RoIP: Membuat URI dari USB sound card]]
 +
* [[RoIP: Compile Asterisk app_rpt]] '''*NOT RECOMMENDED*'''
 +
* [[RoIP: Registrasi ke allstarlink.org untuk Amatir Radio]]
 +
 +
* [[Asterisk RoIP: usbradio.conf]]
 +
* [[Asterisk RoIP: app rpt]]
 +
* [[Asterisk RoIP: rpt.conf]]

Latest revision as of 13:01, 21 July 2014

Persiapan

  • Download iso dari
http://www.xelatec.com/pub/iso/xosipt_20130215_1002.iso

Buat Domain Untuk Server RoIP

  • Jika anda kurang beruntung, tidak memiliki IP statik ada baiknya request Dynamic DNS, misalnya ke www.noip.com
  • Set Port Fowarding pada Router

Langkah Instalasi

  • Masukan CD ke Komputer yang akan menjadi RoIP Gateway
  • Pastikan LAN Komputer tersambung ke Internet, karena kita akan download banyak file dari Internet.
  • Boot komputer ke CD
  • Saat booting, akan ada 3 pilihan (1) IP PBX, (2) Private RoIP & (3) Amatir RoIP. Pilih Private RoIP gateway untuk keperluan non-Amatir Radio.
  • Butuh waktu berjam-jam untuk proses instalasi karena semua di download dari Internet.
  • Reboot - tekan tombol reboot
  • Menyelesaikan proses instalasi & compile asterisk, instalasi webmin dll.
  • Beberapa pertanyaan di akhir proses instalasi
USB Radio Interface Full Duplex Repeater (n/y): y - kalau full duplex repeater.
Callsign:      (kalau ada)
FQDN:          (kalau ada)
node number:   (kalau ada)
node password: (kalau ada)
IAX2 Port:     (kalau tidak standard)
iaxRpt pass:   (kalau ada)
  • Beberapa file yang perlu di cek setelah instalasi
/etc/asterisk/iax_rpt_custom.conf
/etc/asterisk/rpt.conf
/etc/asterisk/urd.conf
/etc/asterisk/extensions_rpt_custom.conf
  • Atur Radio Interface Modulation Setting.


CATATAN: Dalam proses instalasi di atas ternyata tidak di tanyakan sama sekali password root. Jadi harus menggunakan password default.

Akses Web

Misalkan ip-address server 192.168.0.185

http://192.168.0.185       - AMPortal
http://192.168.0.185:10000 - Webmin

Root password

Default username & password

username root
password madminx63

termasuk username & password untuk webmin

Pranala Menarik