[asterisk-bugs] [Asterisk 0017832]: SIP domains automatically add 0.0.0.0

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Aug 11 05:00:01 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
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 05:00 CDT
====================================================================== 
Summary:                    SIP domains automatically add 0.0.0.0
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] 
   

====================================================================== 

---------------------------------------------------------------------- 
 (0125801) oej (manager) - 2010-08-11 05:00
 https://issues.asterisk.org/view.php?id=17832#c125801 
---------------------------------------------------------------------- 
On another system with IPv6:


build*CLI> sip show domains
Our local SIP domains:                   Context              Set by      
   
::                                       (default)            [Automatic] 
   


Equally buggy. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-08-11 05:00 oej            Note Added: 0125801                          
======================================================================




More information about the asterisk-bugs mailing list