Зарегистрирован: 16 окт 2009, 07:56 Сообщения: 3 Откуда: Челябинск
|
Поменял.
Теперь конфиг вот такой.
Не идет факс зараза.
AP200D# sh run
!
version 8.30U
!
hostname AP200D_ABC_2
!
!
no bridge spanning-tree
!
ip classless
!
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
!
!
ip-share enable
ip-share interface net-side ether0.0
ip-share interface local-side ether1.0
!
interface ether0.0
ip address 192.168.20.68 255.255.255.0
!
interface ether1.0
no ip address
ip dhcp-group 0
!
snmp name AP200D
!
no arp reset
!
route 192.168.0.0 255.255.0.0 192.168.20.65
route 10.10.0.0 255.255.0.0 192.168.20.65
!
!
!
!
!
! VoIP configuration.
!
!
! Voice service voip configuration.
!
voice service voip
fax protocol t38 redundancy 2
fax rate 9600
h323 call start fast
h323 call tunnel enable
!
!
! Voice port configuration.
!
! FXO
voice-port 0/0
connection plar 303
fax-early-detect
no caller-id enable
!
!
! FXO
voice-port 0/1
connection plar 304
no caller-id enable
!
!
!
!
! Pots peer configuration.
!
dial-peer voice 2 pots
destination-pattern 103
port 0/0
!
dial-peer voice 3 pots
destination-pattern 104
port 0/1
!
!
!
! Voip peer configuration.
!
dial-peer voice 1 voip
destination-pattern 303
session target 192.168.4.201
voice-class codec 1
no vad
dtmf-relay h245-signal
fax protocol t38 redundancy 2
fax rate 9600
!
dial-peer voice 4 voip
destination-pattern 304
session target 192.168.4.201
voice-class codec 1
no vad
dtmf-relay h245-signal
fax protocol t38 redundancy 2
fax rate 9600
!
!
!
!
!
!
! Gateway configuration.
!
gateway
h323-id voip.192.168.20.68
no ignore-msg-from-other-gk
!
!
! Codec classes configuration.
!
voice class codec 1
codec preference 1 g711alaw
codec preference 2 g7231r63
codec preference 3 g7231r53
!
!
!
! SIP UA configuration.
!
sip-ua
!
!
! MGCP configuration.
!
mgcp
codec g711alaw
no vad
!
!
! Tones
!
!
!
!
AP200B# sh run
!
version 8.30U
!
hostname AP200B_TR2
!
!
no bridge spanning-tree
!
ip classless
!
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
!
!
ip-share enable
ip-share interface net-side ether0.0
ip-share interface local-side ether1.0
!
interface ether0.0
ip address 192.168.4.201 255.255.255.0
!
interface ether1.0
no ip address
ip dhcp-group 0
!
snmp name AP200B
!
no arp reset
!
route 192.168.0.0 255.255.0.0 192.168.4.254
route 10.10.0.0 255.255.0.0 192.168.4.254
!
dnshost nameserver 192.168.4.1
!
pnp-sktelink debug on
!
!
!
!
!
! VoIP configuration.
!
!
! Voice service voip configuration.
!
voice service voip
fax protocol t38 redundancy 2
fax rate 9600
h323 call start fast
h323 call tunnel enable
busyout monitor gatekeeper
busyout monitor sip-server
no busyout monitor callagent
busyout monitor voip-interface
!
!
! Voice port configuration.
!
! FXS
voice-port 0/0
connection plar 103
fax-early-detect
no caller-id enable
!
!
! FXS
voice-port 0/1
connection plar 104
fax-early-detect
no caller-id enable
!
!
!
!
! Pots peer configuration.
!
dial-peer voice 1 pots
destination-pattern 303
port 0/0
!
dial-peer voice 3 pots
destination-pattern 304
port 0/1
!
!
!
! Voip peer configuration.
!
dial-peer voice 2 voip
destination-pattern 103
session target 192.168.20.68
voice-class codec 1
no vad
dtmf-relay h245-signal
fax protocol t38 redundancy 2
fax rate 9600
!
dial-peer voice 4 voip
destination-pattern 104
session target 192.168.20.68
voice-class codec 1
no vad
dtmf-relay h245-signal
fax protocol t38 redundancy 2
fax rate 9600
!
!
!
!
!
!
! Gateway configuration.
!
gateway
h323-id voip.192.168.4.201
no ignore-msg-from-other-gk
!
!
! Codec classes configuration.
!
voice class codec 1
codec preference 1 g711alaw
codec preference 2 g7231r63
codec preference 3 g7231r53
!
!
!
! SIP UA configuration.
!
sip-ua
!
!
! MGCP configuration.
!
mgcp
codec g711alaw
no vad
!
!
! Tones
Я убрал ещё функцию vad которая была по умолчанию.
По поводу перехода на sip это не выход в данной ситуации поскольку следующим шагом нужно стыковать ADDPAC с CS1000 а она с sip-ом не дружит.
По поводу канала сразу скажу он там хороший, рядом стоит агат ux по еэому же каналу и по 323 протоколу факсы передает без проблемм.
|
|