Добрый день,
есть 2 устройства указанных в теме.
При звонке с AP1100 на AP200, после того как человек поднимает трубку на стороне AP200 он слышит тишину в течание примерно 5 секунд, со стороны AP1100 при этом его слышно.
конфигурация AP200B
Код:
!
version 8.23H
!
hostname AP200
!
!
no bridge spanning-tree
!
dhcp-list 0 type server
dhcp-list 0 address server interface ether0.0
dhcp-list 0 option dhcp-lease-time 600
!
dhcp-list 1 type server
dhcp-list 1 address server 10.1.1.2 10.1.1.126 255.255.255.128
!
!
no ip-share enable
ip-share interface net-side ether0.0
ip-share interface local-side ether1.0
!
interface ether0.0
ip address x.x.x.x 255.255.255.252
!
interface ether0.1
no ip address
shutdown
!
interface ether1.0
ip address 192.168.100.1 255.255.255.0
!
snmp name AP200B
!
no arp reset
!
route 0.0.0.0 0.0.0.0 y.y.y.y
!
service-port telnetd 2323
!
!
!
!
!
!
! VoIP configuration.
!
!
! Voice service voip configuration.
!
voice service voip
fax protocol t38 redundancy 0
fax rate 14400
h323 call start fast
h323 call tunnel enable
busyout monitor gatekeeper
no busyout monitor callagent
busyout monitor voip-interface
!
!
! Voice port configuration.
!
! FXS
voice-port 0/0
!
!
! FXS
voice-port 0/1
!
!
!
!
! Pots peer configuration.
!
dial-peer voice 101 pots
destination-pattern xx
port 0/0
!
dial-peer voice 102 pots
destination-pattern xx
port 0/1
!
!
!
! Voip peer configuration.
!
dial-peer voice 300 voip
destination-pattern .T
session target z.z.z.z
voice-class codec 10
dtmf-relay h245-alphanumeric
no vad
!
!
!
!
!
!
! Gateway configuration.
!
gateway
h323-id voip.x.x.x.x
no ignore-msg-from-other-gk
!
!
! Codec classes configuration.
!
voice class codec 10
codec preference 1 g711alaw
codec preference 2 g729
!
!
!
! SIP UA configuration.
!
sip-ua
!
!
! MGCP configuration.
!
mgcp
codec g711ulaw
!
!
! Tones
!
!
!
!
конфигурация AP1100-FXS8
Код:
!
version 8.234
!
hostname AP1100
!
!
no ip-share enable
ip-share interface net-side ether0.0
ip-share interface local-side ether1.0
!
interface ether0.0
ip address x.x.x.x 255.255.255.240
!
interface ether1.0
no ip address
shutdown
!
snmp name AP1100-FXS8
!
no arp reset
!
route 0.0.0.0 0.0.0.0 y.y.y.y
!
!
!
auto-script autorun.inf
!
!
!
!
!
! VoIP configuration.
!
!
! Voice service voip configuration.
!
voice service voip
fax protocol t38 redundancy 0
fax rate 14400
h323 call start fast
h323 call tunnel enable
busyout monitor gatekeeper
busyout monitor voip-interface
!
!
! Voice port configuration.
!
! FXS
voice-port 0/0
!
!
! FXS
voice-port 0/1
!
!
! FXS
voice-port 0/2
shutdown
!
!
! FXS
voice-port 0/3
!
!
! FXS
voice-port 1/0
!
!
! FXS
voice-port 1/1
!
!
! FXS
voice-port 1/2
!
!
! FXS
voice-port 1/3
!
!
!
!
! Pots peer configuration.
!
dial-peer voice 100 pots
destination-pattern xx
port 0/0
!
dial-peer voice 101 pots
destination-pattern xx
port 0/1
!
dial-peer voice 102 pots
destination-pattern xx
port 0/2
!
dial-peer voice 103 pots
destination-pattern xx
port 0/3
shutdown
!
dial-peer voice 110 pots
destination-pattern xx
port 1/0
!
dial-peer voice 111 pots
destination-pattern xx
port 1/1
shutdown
!
dial-peer voice 112 pots
destination-pattern xx
port 1/2
shutdown
!
dial-peer voice 113 pots
port 1/3
shutdown
!
!
!
! Voip peer configuration.
!
dial-peer voice 300 voip
destination-pattern .T
session target z.z.z.z
voice-class codec 10
dtmf-relay h245-alphanumeric
no vad
!
!
!
!
!
!
gatekeeper
!
!
! Gateway configuration.
!
gateway
h323-id voip.x.x.x.x
!
!
! Codec classes configuration.
!
voice class codec 10
codec preference 1 g711alaw
codec preference 2 g729
!
!
!
! SIP UA configuration.
!
sip-ua
!
!
! MGCP configuration.
!
mgcp
codec g711ulaw
!
!
! Tones
!
!
!
!