Wednesday, May 9, 2012

konfigurasi micronet voip gateway


konfigurasi micronet voip gateway

kita sudah mengenal teknologi VPN untuk koneksi antar kantor cabang dan kantor pusat disisi perangkat kita pasti mengenal yang namanya router yang lebih di dominasi dengan merek cisco ataupun merek-merek yang lain saat ini kita tidak membahas routernya melainkan perangkat yang menangani suara atau lebih di kenalnya VOICE OVER IP (voip)kita belum berbicara ke PABX kita baru bicara ke voip gatewaynya disini kita akan menggunakan micronet sebagai voip gatewaynya micronet yang kita gunakan dengan seri sp5004 dengan vitur sebagai berikut :
SP5004, SP5004/S
FXS VoIP Gateway
4 FXS RJ-11 ports for regular telephone network; 2 RJ-45 ports for Ethernet
Transmit Voice and T.38 fax simultaneously Support static IP and DHCP Available in both H.323 and SIP version
untuk konfigurasinya sebagai berikut.

Untuk perintah konfigurasi yang digunakan cukup berbeda dengan router-router lainnya

- Mengakses micronet melalui Web.
Koneksikan LAN port di micronet dengan Ethernet 10BaseT LAN PC . Gunakan Internet Explorer 5.5 atau Netscape Navigator 6 dan lakukan login .

Langkah 1. Start browser

Langkah 2. Launch Web Browser dan ketikkan 10.1.1.3 (default IP address untuk
FXS Gateway )

Langkah 3. Ketikkan User Name : root lalu enter.
Langkah 4. Klik OK

- Setting Static IP address.

micronet mempunyai default IP address 10.1.1.3 dan subnet mask 255.0.0.0 dan default gateway 10.1.1.254.
Untuk melakukan setting static IP address, lakukan sbb :
Langkah 1. Klik Network Interface di navigasi panel. Pada bagian Network Interface
screen, ketikkan IP address, subnet mask dan default routing gateway ( misal
: IP address: 192.168.4.92 , subnet mask: 255.255.0.0 , default routing gateway : 192.168.1.254 ) dan klik OK.

Langkah 2. Klik commit data pada navigasi panel untuk menyimpan konfigurasi.

Langkah 3. Klik Reboot Data pada navigasi panel untuk Restart micronet. Waktu
yang dibutuhkan untuk reboot adalah 40 detik.

- Setting DHCP mode.
Langkah 1. Klik Network Interface di navigasi panel. Enable-kan fungsi DHCP jika
menggunakan modem kabel atau DHCP server dan klik OK.

Langkah 2. Klik Commit Data.

Langkah 3. Klik Reboot Data.

Langkah 4. Tutup browser, lalu launch browser lagi. Masukkan new IP address di
Location atau Address Field.

- Mengakses micronet melalui console port.

Langkah 1. Hubungkan kabel console ke com port PC dan com port Micronet SP5004

Langkah 2. Launch Communication Software di PC, masukkan setting parameter
VT100 terminal emulation.
9600 baud
No Parity, 8 Data bits, 1 stop bit, Flow Control set to None.

Langkah 3. Login dengan User Name : root lalu enter.

Langkah 4. Ketikkan help untuk melihat command-command apa saja yang ada.

usr/config$ help

help help/man/? [command]
quit quit/exit/close
debug Show debug message
reboot Reboot local machine
flash Clean configuration from flash rom
commit Commit flash rom data
ifaddr Internet address manipulation
time Show current time
ping Test that a remote host is reachable
sysconf System information manipulation
h323 H.323 information manipulation
line Line information manipulation
prefix Prefix drop/insert information manipulation
pbook Phone book information manipulation
voice Voice information manipulation
support Special Voice function support manipulation
sysinfo System information
phone Setup of call progress tones and ringing
tos IP Packet ToS (Type of Service)values
ddns Dynamic DNS update manipulation
pt DSP payload type configuration and information
rom ROM file update
passwd Password setting information and configuration

- setting port fxs dan memberikan nomor ext

- perintah untuk menampilkan list port ext number
usr/config$ pbook -print

Phone book information and configuration
Index Name E.164 IP Port Drop Insert
====================================================
1 sby1 100 123.213.192.206 1720 Disable

- perintah menampilkan configurasi port FXS
usr/config$ line -print

Line information and configuration
Index Type Hunt Hotline No Answer Forward Registration Status
====================================================
1 FXS 1 x x No Ready
2 FXS 2 x x No Ready
3 FXS 3 x x No Ready
4 FXS 4 x x No Ready

usr/config$ h323 -print

H.323 stack relate information
RAS mode : Peer-to-Peer
Default Gateway : x
Line1 : 200
Line2 : x
Line3 : x
Line4 : 200
Alias(H323-ID) : 4FXS-048554
Display Information : 4FXS
RTP port : 16384
H225 Call signal port : 1720
Destination H225 call signal port : 1720
Allocated port range :
start port : 16384
end port : 19999
Response timeOut : 15
Connect timeOut : 60

usr/config$ ifaddr -print

IP mode : Static
Internet address information
IP address : 10.10.40.253
Subnet mask : 255.255.255.0
Default gateway : 10.10.40.254
DNS primary : 168.95.192.1
DNS secondary : 168.95.1.1
HTTP port : 80
SNTP : mode=1
server 168.95.195.12
time zone : GMT+8
cycle=1024 mins
IPSharing : no IPSharing device.
IP change : Disable
PPPoE user name : pppoe
PPPoE password : *****
PPPoE reboot : Yes
PPPoE echo : Enable
EMS IP : 10.1.1.2
EMS user name : totoro
EMS password : ***
EMS time : vxWorks

usr/config$ voice -print

Voice codec setting relate information
Sending packet size :
G.729 : 60 ms
G.729A : 60 ms
G.729B : 60 ms
G.729AB : 60 ms
G.723.1 : 60 ms
G.711U : 40 ms
G.711A : 40 ms
Priority order codec :
g729 g729a g729b g729ab g7231 g711u g711a
Volume levels :
voice volume : 28 28 28 28
input gain : 28 28 28 28
dtmf volume : 23 23 23 23
No sound compress & CNG :
G.729 : There is no setting
G.729A : There is no setting
G.729B : There is no setting
G.729AB : There is no setting
G.723.1 : Off
G.711(U-Law) : There is no setting
G.711(A-Law) : There is no setting
Echo canceller : On On On On
Jitter buffer :
Min Delay : 90
Max Delay : 150

usr/config$ tos -print

IP Packet ToS information:
Signalling Packet:
DSCP Code : 48
Media Packet :
DSCP Code : 40

1 comment: