[asterisk-bugs] [Asterisk 0017832]: SIP domains automatically add 0.0.0.0 and :: for IPv6
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Aug 11 08:35:27 CDT 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=17832
======================================================================
Reported By: oej
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17832
Category: Channels/chan_sip/General
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.8.0-beta3
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-08-11 04:58 CDT
Last Modified: 2010-08-11 08:35 CDT
======================================================================
Summary: 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]
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-08-11 08:35 oej Summary SIP domains
automatically add 0.0.0.0 => SIP domains automatically add 0.0.0.0 and :: for
IPv6
======================================================================
More information about the asterisk-bugs
mailing list