Micronet Voice Router
Salah satu alternatif yang digunakan untuk memenuhi kebutuhan voip antar kantor cabang adalah Router Micronet.
Untuk perintah konfigurasi yang digunakan cukup berbeda dengan router-router lainnya. Sekedar melengkapi catatan tentang konfigurasi macam-macam tipe router yang pernah dipelajari dan dipraktekkan, berikut contohnya :
~=-=~
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
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
~=-=~