[asterisk-bugs] [Asterisk 0018951]: [regression] Cisco phones do not register
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Apr 22 02:37:11 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18951
======================================================================
Reported By: jmls
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18951
Category: Channels/chan_sip/Registration
Reproducibility: always
Severity: major
Priority: normal
Status: acknowledged
Asterisk Version: SVN
JIRA: SWP-3257
Regression: Yes
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 309947
Request Review:
======================================================================
Date Submitted: 2011-03-09 15:40 CST
Last Modified: 2011-04-22 02:37 CDT
======================================================================
Summary: [regression] Cisco phones do not register
Description:
Prior to r304241, cisco phones worked fine. After this revision, cisco 79xx
phones do not register with asterisk.
======================================================================
----------------------------------------------------------------------
(0134036) klaus3000 (reporter) - 2011-04-22 02:37
https://issues.asterisk.org/view.php?id=18951#c134036
----------------------------------------------------------------------
I can not reproduce the bug: I tried with Asterisk 1.4.40.1 and nat=no and
nat=never. As you see below, the response is sent to IP address in Via
header.
U 2011/04/22 09:25:50.090084 11.222.33.113:5060 -> 22.222.22.165:4343
REGISTER sip:mydomain.com:4343 SIP/2.0
Via: SIP/2.0/UDP 11.222.33.113:5080;branch=z9hG4bKfcf2.86f5c6b.0
Via: SIP/2.0/UDP
10.10.0.51:54322;rport=54322;received=83.136.33.3;branch=z9hG4bK-d8754z-383feb5d36675e21-1---d8754z-
Max-Forwards: 69
Contact:
<sip:klaus at 10.10.0.51:54322;rinstance=4cbc77b66febb2c0;transport=udp>;expires=0
To: <sip:klaus at mydomain.com:4343>
From: <sip:klaus at mydomain.com:4343>;tag=fe2b2b17
Call-ID: NjgyMWU0NTBlNGNkOWFhYzg0NTJjNWM0NzZhNzMzZWU.
CSeq: 3 REGISTER
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE,
SUBSCRIBE, INFO
User-Agent: eyeBeam release 1102q stamp 51814
Content-Length: 0
#
U 2011/04/22 09:25:50.119143 22.222.22.165:4343 -> 11.222.33.113:5080
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP
11.222.33.113:5080;branch=z9hG4bKfcf2.86f5c6b.0;received=11.222.33.113
Via: SIP/2.0/UDP
10.10.0.51:54322;rport=54322;received=83.136.33.3;branch=z9hG4bK-d8754z-383feb5d36675e21-1---d8754z-
From: <sip:klaus at mydomain.com:4343>;tag=fe2b2b17
To: <sip:klaus at mydomain.com:4343>;tag=as35a84f86
Call-ID: NjgyMWU0NTBlNGNkOWFhYzg0NTJjNWM0NzZhNzMzZWU.
CSeq: 3 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces
WWW-Authenticate: Digest algorithm=MD5, realm="mydomain.com",
nonce="5a059e31"
Content-Length: 0
Are you sure that nat traversal is really deactivated? Please verify with
"sip show peer *0204*" and check the line "Nat:".
Issue History
Date Modified Username Field Change
======================================================================
2011-04-22 02:37 klaus3000 Note Added: 0134036
======================================================================
More information about the asterisk-bugs
mailing list