[asterisk-bugs] [Asterisk 0015194]: [SIP realtime] "sip reload" makes UNREACHABLE users behind NAT
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue May 26 11:19:07 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15194
======================================================================
Reported By: ibc
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15194
Category: Channels/chan_sip/Registration
Reproducibility: always
Severity: major
Priority: normal
Status: acknowledged
Target Version: 1.4.26
Asterisk Version: 1.4.25
Regression: Yes
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-05-26 08:17 CDT
Last Modified: 2009-05-26 11:19 CDT
======================================================================
Summary: [SIP realtime] "sip reload" makes UNREACHABLE users
behind NAT
Description:
When a SIP dynamic realtime user is registered behind NAT (with "nat=yes"),
a "sip reload" command makes Asterisk "forgetting" the public location of
the peer, and instead uses the private address of Contact header to reach
it. Of course it fails and causes the user to be UNREACHABLE.
======================================================================
----------------------------------------------------------------------
(0105430) manwe (reporter) - 2009-05-26 11:19
https://issues.asterisk.org/view.php?id=15194#c105430
----------------------------------------------------------------------
It seems tha deleting the line "__set_address_from_contact(fullcontact,
&peer->addr);" fixes the regression.
Line 17685 of chan_sip in 1.4.25
As pointed out by Julian J Menendez seems that regression came in rev
138258
Issue History
Date Modified Username Field Change
======================================================================
2009-05-26 11:19 manwe Note Added: 0105430
======================================================================
More information about the asterisk-bugs
mailing list