[asterisk-bugs] [Asterisk 0018951]: [regression] Cisco phones do not register
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Apr 22 01:47:50 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 01:47 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.
======================================================================
----------------------------------------------------------------------
(0134034) wdoekes (reporter) - 2011-04-22 01:47
https://issues.asterisk.org/view.php?id=18951#c134034
----------------------------------------------------------------------
klaus3000, nat is already no as far as I can tell:
<--- SIP read from 10.0.10.119:50408 --->
REGISTER sip:10.0.0.62 SIP/2.0
Via: SIP/2.0/UDP 10.0.10.119:5060;branch=z9hG4bK27784576
^-- no "rport", response should go to 5060
<--- Transmitting (no NAT) to 10.0.10.119:50408 --->
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP
10.0.10.119:5060;branch=z9hG4bK27784576;received=10.0.10.119
^-- response goes "with no NAT" to 50408 instead. and ineed, r304241
breaks it by overwriting *sa regardless of nat setting (or the other one, I
don't remember off hand)
Issue History
Date Modified Username Field Change
======================================================================
2011-04-22 01:47 wdoekes Note Added: 0134034
======================================================================
More information about the asterisk-bugs
mailing list