分类: 系统运维
2006-05-29 13:14:02
语音网关配置说明
华为语音网关配置:................................................................................................. 1
1、配置IP及路由................................................................................ 1
2、配置voip实体................................................................................. 1
3、配置pots实体................................................................................. 2
4、端口配置........................................................................................ 2
5、常用命令:..................................................................................... 2
cisco语音配置.......................................................................................................... 3
1、配置路由........................................................................................ 3
2、配置pots拨号对等体...................................................................... 3
3、配置voip拨号对等体...................................................................... 4
Antek语音网关配置................................................................................................... 5
MOSA语音网关配置................................................................................................. 6
这里以VG-21-08为例
int e0 然后ip address 192.168.0.23
ip route-static
entity 852 voip
match-temp 852....
address ip 192.168.1.23
entity 86756 voip
match-temp 86756...
address ip 192.168.7.252
entity 1 pots
match-temp 86769....
line 0
entity 2 pots
match-temp 86769....
line 1
entity 986769 pots
match-template 986769.T (模糊匹配)
line 0
dial-prefix 9
(略)
ctrl+a 显示当前配置:disp cu
logout退出telnet
disp save显示保存的配置
reset save清除配置,重启后恢复默认
save保存当前配置
ctrl+r 显示路由表: disp ip routing-table
disp hist显示历史命令
language切换语言
disp bash-info显示系统基本信息
disp duration显示启动时间
disp voice call-info brief显示简明当前呼叫信息
disp client显示当前telnet登录用户
kill telnet user-id number强行关闭当前telnet用户
增加用户:local-user jiang password cipher quidway service-type administrator
开启认证:login-mothod authentication-mode http default(注:telnet默认需要认证)
注:这里以cisco1750为例进行说明
这里主是配置IP及路由表及流量控制:(略)
每一个端口都需要配置
dial-peer voice 1 pots
destination-pattern 10 (也即拨10+本地分机号)
port 1/0
!
dial-peer voice 2 pots
destination-pattern 10
port 1/1
!
dial-peer voice 3 pots
destination-pattern 10
port 2/0
!
dial-peer voice 4 pots
shutdown
destination-pattern 10
port 2/1
dial-peer voice 40 voip
destination-pattern 2. (也即拨2+远程分机号)
session target ipv4:192.168.100.2 (此为对方IP地址)
dtmf-relay cisco-rtp
req-qos controlled-load
fax rate 9600
ip precedence 5
4、对端口进行配置 (如调节音量等)
voice-port 1/0
timing dialout-delay 1000
operation 4-wire
type 5
signal immediate
!
voice-port 1/1
timing dialout-delay 1000
operation 4-wire
type 5
signal immediate
!
voice-port 2/0
timing dialout-delay 1000
operation 4-wire
type 5
signal immediate
!
voice-port 2/1
timing dialout-delay 1000
operation 4-wire
type 5
signal immediate
注:这里以VSP2510为例。主要是配置Direct Call,如下图所示:
注:这里以mosa 4202为例 (略)
huangwm20082008-06-28 10:53:09
我有一台vsp-2500 不知道初始密码了,请教高手,给予指导,我的邮箱是huangwm@gionee.com qq: 573303760 谢谢!
huangwm20082008-06-28 10:53:09
我有一台vsp-2500 不知道初始密码了,请教高手,给予指导,我的邮箱是huangwm@gionee.com qq: 573303760 谢谢!