Difference between revisions of "RoIP: Instalasi"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
(24 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | == | + | ==Persiapan== |
− | * | + | * Download iso dari |
− | |||
− | + | http://www.xelatec.com/pub/iso/xosipt_20130215_1002.iso | |
− | |||
− | * | + | * Spesifikasi xosipt adalah Centos 6, Asterisk 1.4.44, FreePBX 2.9 dan Webmin 1.62. |
+ | * Burn ke CD | ||
+ | * Sambungkan USB Radio Interface (URI) dari http://www.dmkeng.com/URI_Order_Page.htm ke komputer. | ||
+ | * Sambungan URI ke Radio ada baiknya membaca [[RoIP: URI pin | pin assignment URI]] | ||
+ | * 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== | ||
− | + | * 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== | ||
+ | |||
+ | * [[Radio]] | ||
+ | * [[Radio Internet]] | ||
+ | * [[Radio amatir]] | ||
+ | * [[Ethernet]] | ||
+ | * [[Radio over Internet Protocol]] | ||
+ | * [[XIPAR]] | ||
+ | * [[RoIP: Mic Connector]] | ||
+ | * [[RoIP: Instalasi]] | ||
+ | * [[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
- Spesifikasi xosipt adalah Centos 6, Asterisk 1.4.44, FreePBX 2.9 dan Webmin 1.62.
- Burn ke CD
- Sambungkan USB Radio Interface (URI) dari http://www.dmkeng.com/URI_Order_Page.htm ke komputer.
- Sambungan URI ke Radio ada baiknya membaca pin assignment URI
- 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 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