Всем доброго дня! Прошу помочь советом. Ситуация следующая: не удается зарегистрировать VoIP-шлюз AddPac AP200B по SIP на Avaya Session Manager. Прилагаю конфигурацию и логи. При этом AP700 с аналогичными настройками SIP регистрируется без проблем на Avaya Session Manager.
Код:
AP200# sh sip
Proxyserver Registration Information
proxyserver registration option = e164
Proxyserver list :
---------------------------------------------------------------
Server address Port Priority Status
---------------------------------------------------------------
10.99.11.99 5060 128 Failed
Proxyserver registration status :
------------------------------------------------
UserName Regist Status
------------------------------------------------
4432 yes Failed
SIP UA Timer counters
retry counter = 10
SIP UA Timer values
tretry (sip retry timer) = 500 msec.
treg (sip register timer) = 600 sec.
tregtry (sip register retry timer) = 20 sec.
texpires (sip invite expire timer) = 600 sec.
tsipping (sip ping timer) = 45 sec.
SIP UA MIN-SE value
Min-SE = 1200 sec.
SIP DNS SRV Query : Disable
SIP Call Transfer Mode : Basic
SIP Media Channel Start Mode : Default
SIP Reliable Provisional Response Option : Disabled
SIP Response Option : default
SIP Local Domain : home.dom
SIP Routing Method of Incoming Call : Default
SIP Remote-Party-ID : Disabled
SIP Local Host Name : No
SIP Conference Server Info
Name (ID) = NULL
Related Voip Tag = -1
SIP NAT Info
PING = Disabled
Required = NULL
AP200#
Кофигурация AP200B
Код:
AP200# sh run
!
version 8.23
!
hostname AP200
!
proxy-arp
!
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 10.122.1.51 255.255.255.240
!
interface ether1.0
no ip address
!
snmp name AP200B
!
no arp reset
!
route 0.0.0.0 0.0.0.0 10.122.1.49
!
logging event all
logging on
!
!
!
!
!
!
! VoIP configuration.
!
!
! Voice service voip configuration.
!
voice service voip
fax protocol t38 redundancy 0
fax rate 9600
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 1 pots
destination-pattern 4432
port 0/0
user-password pas235
!
!
!
! Voip peer configuration.
!
dial-peer voice 2 voip
destination-pattern T
session target 10.99.11.99
session protocol sip
dtmf-relay rtp-2833
!
!
!
!
!
!
!
! Gateway configuration.
!
gateway
h323-id voip.10.122.1.51
!
!
! Codec classes configuration.
!
voice class codec 0
codec preference 1 g729
codec preference 2 g711alaw
codec preference 3 g726r16
codec preference 4 g726r32
!
!
!
! SIP UA configuration.
!
sip-ua
sip-server 10.99.11.99
timeout treg 600
timeout texpires 600
timeout tsipping 45
min-se 1200
set-local-domain home.dom
register e164
!
!
! MGCP configuration.
!
mgcp
codec g711ulaw
!
!
! Tones
!
!
!
voip-interface ether0.0
!
AP200#
Пробовал:
-в настройках dial-peer voice 1 pots указывать user-name и user-password
-в настройках sip указать sip-username и sip-password
-в настройках sip указать user-register
Ничего не помогло.
AP200B отправляет запрос на регистрацию, но от Avaya Session Manager ответа не приходит, полагаю что запрос AP200B отправляет некорректный. Т.к. в логах на Avaya Session Manager запрос полученный от AP200B отличается от запроса, полученного от AP700.
Логи (debug voip call и debug voip sip)
Код:
AP200# 1 <Time 0> : SIP_TREGISTER timer timeout.
2 <SIP 4> : Send REGISTER Request
3 <SIP 4> : Transaction Client (4 REGISTER) Timeout (retry #1)
4 <SIP 4> : Send REGISTER Request
5 <SIP 4> : Transaction Client (4 REGISTER) Timeout (retry #2)
6 <SIP 4> : Send REGISTER Request
7 <SIP 4> : Transaction Client (4 REGISTER) Timeout (retry #3)
8 <SIP 4> : Send REGISTER Request
9 <SIP 4> : Transaction Client (4 REGISTER) Timeout (retry #4)
10 <SIP 4> : Send REGISTER Request
11 <SIP 4> : Transaction Client (4 REGISTER) Timeout (retry #5)
12 <SIP 4> : Send REGISTER Request
13 <SIP 4> : Transaction Client (4 REGISTER) Timeout (retry #6)
14 <SIP 4> : Send REGISTER Request
15 <SIP 4> : Transaction Client (4 REGISTER) Timeout (retry #7)
16 <SIP 4> : Send REGISTER Request
17 <SIP 4> : Transaction Client (4 REGISTER) Timeout (retry #8)
18 <SIP 4> : Send REGISTER Request
19 <SIP 4> : Transaction Client (4 REGISTER) Timeout (retry #9)
20 <SIP 4> : Send REGISTER Request
21 <SIP 4> : Transaction Client (4 REGISTER) Timeout (retry #10)
22 <SIP 4> : Send REGISTER Request
23 <SIP 4> : Set Terminated Timeout for 4 REGISTER
24 <Time 0> : SIP_TREGISTER timer timeout.
25 <SIP 5> : Send REGISTER Request
26 <SIP 5> : Transaction Client (5 REGISTER) Timeout (retry #1)
27 <SIP 5> : Send REGISTER Request
28 <SIP 5> : Transaction Client (5 REGISTER) Timeout (retry #2)
29 <SIP 5> : Send REGISTER Request
30 <SIP 5> : Transaction Client (5 REGISTER) Timeout (retry #3)
31 <SIP 5> : Send REGISTER Request
Sending SIP PDU to ( 10.99.11.99:5060 ) from 5060
REGISTER sip:home.dom SIP/2.0
Via: SIP/2.0/UDP 10.122.1.51:5060;branch=z9hG4bKea522500a46
From: <sip:4432@home.dom>;tag=ea522500a4
To: sip:4432@home.dom
Call-ID: ea903552-9c5f-256f-8000-0002a402414c@10.122.1.51
CSeq: 6 REGISTER
Date: Sun, 15 Sep 2013 10:54:39 GMT
User-Agent: AddPac SIP Gateway
Contact: <sip:4432@10.122.1.51>;expires=600
Expires: 600
Content-Length: 0
Max-Forwards: 70
Sending SIP PDU to ( 10.99.11.99:5060 ) from 5060
REGISTER sip:home.dom SIP/2.0
Via: SIP/2.0/UDP 10.122.1.51:5060;branch=z9hG4bKea522500a46
From: <sip:4432@home.dom>;tag=ea522500a4
To: sip:4432@home.dom
Call-ID: ea903552-9c5f-256f-8000-0002a402414c@10.122.1.51
CSeq: 6 REGISTER
Date: Sun, 15 Sep 2013 10:54:39 GMT
User-Agent: AddPac SIP Gateway
Contact: <sip:4432@10.122.1.51>;expires=600
Expires: 600
Content-Length: 0
Max-Forwards: 70
Sending SIP PDU to ( 10.99.11.99:5060 ) from 5060
REGISTER sip:home.dom SIP/2.0
Via: SIP/2.0/UDP 10.122.1.51:5060;branch=z9hG4bKea522500a46
From: <sip:4432@home.dom>;tag=ea522500a4
To: sip:4432@home.dom
Call-ID: ea903552-9c5f-256f-8000-0002a402414c@10.122.1.51
CSeq: 6 REGISTER
Date: Sun, 15 Sep 2013 10:54:39 GMT
User-Agent: AddPac SIP Gateway
Contact: <sip:4432@10.122.1.51>;expires=600
Expires: 600
Content-Length: 0
Max-Forwards: 70
Sending SIP PDU to ( 10.99.11.99:5060 ) from 5060
REGISTER sip:home.dom SIP/2.0
Via: SIP/2.0/UDP 10.122.1.51:5060;branch=z9hG4bKea522500a46
From: <sip:4432@home.dom>;tag=ea522500a4
To: sip:4432@home.dom
Call-ID: ea903552-9c5f-256f-8000-0002a402414c@10.122.1.51
CSeq: 6 REGISTER
Date: Sun, 15 Sep 2013 10:54:39 GMT
User-Agent: AddPac SIP Gateway
Contact: <sip:4432@10.122.1.51>;expires=600
Expires: 600
Content-Length: 0
Max-Forwards: 70
Логи с Avaya Session Manager
В записи полученной от AP200B в поле протокол значится Other, в то время как от AP700 - UDP, думаю это и есть причина того, что AP200B не может зарегистрироваться.
Код:
Time From Action To Protocol
11:59:52.356 <sip:4432@home.dom> -- DROPPED REGISTER -> sip:4432@home.dom Other
11:59:51.835 <sip:2215@home.dom> <- REGISTER -- <sip:2215@home.dom> UDP
Заранее благодарен за любой дельный совет!