Добрый день! В организации есть сервер Oktell, к которому подключен AddPac AP1100F по SIP. В AddPac приходят 6 городских линий. Звонки проходят нормально в обе стороны. Конфиг AddPac:
Код:
Using 3364 out of 130868 bytes
!
version 8.30U
!
hostname AP1100F
!
!
no bridge spanning-tree
!
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
ip-share sending default-interface loopback
!
interface ether0.0
ip address 192.168.0.189 255.255.255.0
!
interface ether1.0
no ip address
!
snmp name AP1100F
snmp enable-trap dn-register 300 forcely-block
!
no arp reset
!
dnshost nameserver 8.8.8.8
!
!
!
!
!
! VoIP configuration.
!
!
! Voice service voip configuration.
!
voice service voip
fax protocol bypass
fax rate 9600
h323 call start fast
h323 call tunnel enable
!
!
! Voice port configuration.
!
! FXO
voice-port 0/0
input gain 2
output gain 4
connection plar 200
caller-id enable
!
!
! FXO
voice-port 0/1
input gain 2
output gain 4
connection plar 200
caller-id enable
!
!
! FXO
voice-port 0/2
input gain 2
output gain 4
connection plar 200
caller-id enable
!
!
! FXO
voice-port 0/3
input gain 2
output gain 4
connection plar 200
caller-id enable
!
!
! FXO
voice-port 1/0
input gain 2
output gain 4
connection plar 200
caller-id enable
!
!
! FXO
voice-port 1/1
input gain 2
output gain 4
connection plar 200
caller-id enable
!
!
! FXO
voice-port 1/2
input gain 2
output gain 4
connection plar 200
caller-id enable
!
!
! FXO
voice-port 1/3
input gain 2
output gain 4
connection plar 200
caller-id enable
!
!
!
!
! Pots peer configuration.
!
dial-peer voice 1 pots
destination-pattern T
port 0/0
user-name 950
user-password 950
!
dial-peer voice 2 pots
destination-pattern T
port 0/1
user-name 951
user-password 951
!
dial-peer voice 3 pots
destination-pattern T
port 0/2
user-name 952
user-password 952
!
dial-peer voice 4 pots
destination-pattern T
port 0/3
user-name 953
user-password 953
!
dial-peer voice 5 pots
destination-pattern T
port 1/0
user-name 954
user-password 954
!
dial-peer voice 6 pots
destination-pattern T
port 1/1
user-name 955
user-password 955
!
dial-peer voice 7 pots
destination-pattern T
port 1/2
user-name 956
user-password 956
!
dial-peer voice 8 pots
destination-pattern T
port 1/3
user-name 957
user-password 957
!
!
!
! Voip peer configuration.
!
dial-peer voice 1000 voip
destination-pattern 200
session target sip-server
session protocol sip
codec g711alaw
no vad
dtmf-relay rtp-2833
fax protocol bypass
fax rate 9600
!
!
!
dial-peer call-hold h
dial-peer call-transfer h
!
!
!
gatekeeper
!
!
! Gateway configuration.
!
gateway
h323-id voip.192.168.0.189
no ignore-msg-from-other-gk
!
!
! SIP UA configuration.
!
sip-ua
user-register
sip-server 192.168.0.180
timeout treg 360
timeout tregtry 360
min-se 360
remote-party-id
register e164
!
!
! MGCP configuration.
!
mgcp
no codec
vad
!
!
! Tones
voice class clear-down-tone 0 425 0 350 350
!
voice class clear-down-cadence 1 -18 360 360 5 7
!
!
!
!
voip-interface ether0.0
!
через некоторое время возникает вот такой звонок:
Call Number : 20
status = Established
start time = Feb 9 11:11:36
established time = Feb 9 11:11:38
call duration = 9222 seconds
Calling party information :
endpoint type = FXO
address = T
port = 0/1(0)
Called party information :
endpoint type = FXO
address = T
port = 1/3(0)
и висит этот звонок пока не перезагрузишь AddPac. Порты соответственно заняты.
Как нужно поправить конфиг?