[asterisk-bugs] [Asterisk 0017832]: [patch] SIP domains automatically add 0.0.0.0 and :: for IPv6
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Sep 7 17:23:33 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17832
======================================================================
Reported By: oej
Assigned To: qwell
======================================================================
Project: Asterisk
Issue ID: 17832
Category: Channels/chan_sip/General
Reproducibility: have not tried
Severity: minor
Priority: high
Status: closed
Target Version: 1.8.0
Asterisk Version: 1.8.0-beta3
JIRA: SWP-2035
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-08-11 04:58 CDT
Last Modified: 2010-09-07 17:23 CDT
======================================================================
Summary: [patch] SIP domains automatically add 0.0.0.0 and ::
for IPv6
Description:
With autodomain support in sip.conf, the 0.0.0.0 bind address is added as a
domain. Previously, chan_sip complained that it could not add automatic
domains for that IP... Something is buggy here. In any case, 0.0.0.0 should
NOT be added to the domain list.
*CLI> sip show domains
Our local SIP domains: Context Set by
132.177.252.81 (default) [Configured]
localhost (default) [Configured]
127.0.0.1 (default) [Configured]
0.0.0.0 (default) [Automatic]
agave.local (default) [Automatic]
======================================================================
----------------------------------------------------------------------
(0126722) svnbot (reporter) - 2010-09-07 17:23
https://issues.asterisk.org/view.php?id=17832#c126722
----------------------------------------------------------------------
Repository: asterisk
Revision: 285456
_U trunk/
U trunk/channels/chan_sip.c
------------------------------------------------------------------------
r285456 | qwell | 2010-09-07 17:23:32 -0500 (Tue, 07 Sep 2010) | 15 lines
Merged revisions 285455 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r285455 | qwell | 2010-09-07 17:22:14 -0500 (Tue, 07 Sep 2010) | 8 lines
Don't automatically add domains for wildcard bindaddrs.
(closes issue https://issues.asterisk.org/view.php?id=17832)
Reported by: oej
Patches:
17832-wildcard.diff uploaded by qwell (license 4)
Tested by: qwell
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=285456
Issue History
Date Modified Username Field Change
======================================================================
2010-09-07 17:23 svnbot Checkin
2010-09-07 17:23 svnbot Note Added: 0126722
======================================================================
More information about the asterisk-bugs
mailing list