Конфиг Cisco:
Код: Выделить всё
sip-ua
 credentials username 200105 password 041A00075623690F484D51 realm sip.domain.net
 credentials username 200106 password 031E5A5A5F567347444758 realm sip.domain.net
 credentials username 200104 password 025756085F5359 realm sip.domain.net
 authentication username 200104 password 135445415F5952 realm sip.domain.net
 nat symmetric role passive
 nat symmetric check-media-src
 registrar dns:sip.domain.net expires 1200
 sip-server dns:sip.domain.net
 no suspend-resume
 connection-reuseВ результате ответ 401...
Код: Выделить всё
*Oct  8 15:06:02.962: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Sent:
REGISTER sip:sip.domain.net:5060 SIP/2.0
Via: SIP/2.0/UDP  192.168.0.254:5060;branch=z9hG4bK13D191F
From: "200105" <sip:200105@sip.domain.net>;tag=BB7CFF-5B
To: "200105" <sip:200105@sip.domain.net>
Date: Fri, 08 Oct 2004 15:06:02 GMT
Call-ID: 24C76F9A-185611D9-800EAD5F-BE128C77
User-Agent: Cisco-SIPGateway/IOS-12.x
Max-Forwards: 70
Timestamp: 1097247962
CSeq: 98 REGISTER
Contact: <sip:200105@192.168.0.254:5060>
Expires: 1200
Content-Length: 0
*Oct  8 15:06:03.070: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 192.168.0.254:5060;branch=z9hG4bK13D191F;received=ХХХ.ХХХ.ХХХ.ХХХ
From: "200105" <sip:200105@sip.domain.net>;tag=BB7CFF-5B
To: "200105" <sip:200105@sip.domain.net>;tag=807188
Call-ID: 24C76F9A-185611D9-800EAD5F-BE128C77
CSeq: 98 REGISTER
WWW-Authenticate: Digest realm="@sip.domain.net", nonce="ba60bfd0de3e599339dc9c62f49b970a", stale=TRUE, algorithm=MD5
User-Agent: Eltex smg_pa_sip 3.10.0.35
Content-Length: 0При этом на другом софтсвиче регистрация проходит без проблем.
Куда смотреть?