>[蓝森林-自由软件] - 一个常见的关于E1的voip的问题- 网络技术: “一个常见的关于E1的voip的问题
一个常见的关于E1的voip的问题
小弟我最近在做一个voip的工程,用的是CISCO3725,用的是1MFT-E1,实现30路的语音,机器启动之后发现,1MFT-E1上的AL等长时间的亮着,不知是什么原因,各位老大,有谁有这方面的经验,还请解答我,或留下电话
还有就是E1口应该怎么配,具体的命令,要注意的东西
[email protected] 0991-8386364
一个常见的关于E1的voip的问题
3725都配了什么模块?
一个常见的关于E1的voip的问题
连的是中兴ZX1000吗?
一个常见的关于E1的voip的问题
用的是1MFT-E1的模块
连接 是北电的04程控交换机
一个常见的关于E1的voip的问题
没做过配置,但是给你一个配置看看,希望有帮助
======================================
Hardware
· Cisco 3725 Router with NM-HDV and 2MFT-E1 port
· NEC 2400 ICS PBX with PA-30DTS and PA-4MFC circuit cards
Software
· Cisco 3725 12.2.(12.12T)
· NEC ICS 2400 PBX Software Release J 5.8.
======================================
Router# show running-config
Building configuration…
Current configuration : 1327 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname 3725_A
!
voice-card 2
dspfarm
!
ip subnet-zero
!
!
no ip domain lookup
!
isdn switch-type primary-qsig
!
!
voice call carrier capacity active
!
!
mta receive maximum-recipients 0
!
controller E1 2/0
ds0-group 1 timeslots 1-15,17-31 type r2-digital r2-compelled ani
!
controller E1 2/1
!
!
interface FastEthernet0/0
ip address 10.1.1.21 255.255.255.0
no ip mroute-cache
speed auto
half-duplex
!
interface FastEthernet0/1
no ip address
no ip mroute-cache
duplex auto
speed auto
!
ip classless
ip http server
ip pim bidir-enable
!
call rsvp-sync
!
voice-port 1/0/0
!
voice-port 1/0/1
!
voice-port 2/0:1
!
!
mgcp profile default
!
!
!
dial-peer cor custom
!
!
!
dial-peer voice 2 pots
destination-pattern 2000
port 1/0/1
forward-digits 0
!
dial-peer voice 3 pots
destination-pattern 306.
direct-inward-dial
forward-digits all
!
dial-peer voice 4 voip
destination-pattern 305.
session target ipv4:10.1.1.23
!
dial-peer voice 5000 voip
destination-pattern 50..
session target ipv4:10.1.1.23
!
dial-peer voice 1 pots
destination-pattern 1000
direct-inward-dial
port 2/0:1
forward-digits all
!
!
line con 0
line aux 0
line vty 0 4
login
!
end
一个常见的关于E1的voip的问题
voip的配置好难哦。。。
特别是和PBX的接口这一块。。。
一个常见的关于E1的voip的问题
调试成功后别忘了告诉我们经验阿!
一个常见的关于E1的voip的问题
看看根程控交换机的工程师协商一下,换一个信令类型。一般采用q-sig
一个常见的关于E1的voip的问题
Router与PBX通过中国一号信令(对应CISCO的R2信令)连接的固定格式:[code]controller E1 1/0
framing NO-CRC4
line-termination 75-ohm *与接口物理参数有关,默认120ohm平衡方式
ds0-group 0 timeslots 1-15 type r2-digital r2-compelled
ds0-group 1 timeslots 17-31 type r2-digital r2-compelled
cas-custom 0
unused-abcd 1 0 1 1 *与程控机示闲参数有关
country china
cas-custom 1
unused-abcd 1 0 1 1
country china[/code]
剩下的对等体配置基本上是公式化了,还有要有优先级的配置”