[asterisk-bugs] [Asterisk 0010856]: [patch] Remove duplicate ast_cli_register from dnsmgr.c

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Oct 1 08:43:17 CDT 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=10856 
====================================================================== 
Reported By:                jamesgolovich
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   10856
Category:                   Core-General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 84149 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             09-30-2007 23:52 CDT
Last Modified:              10-01-2007 08:43 CDT
====================================================================== 
Summary:                    [patch] Remove duplicate ast_cli_register from
dnsmgr.c
Description: 
With revision 79747 dnsmgr.c has multiple ast_cli_register(&cli_refresh) in
it.  Not sure why the original one was there, possibly because thats how
the code was originally written and then when new commands were added they
were added to the init function.


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

---------------------------------------------------------------------- 
 svnbot - 10-01-07 08:43  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 84162

U   trunk/main/dnsmgr.c

------------------------------------------------------------------------
r84162 | file | 2007-10-01 08:43:16 -0500 (Mon, 01 Oct 2007) | 6 lines

Don't register the dnsmgr refresh CLI command twice.
(closes issue http://bugs.digium.com/view.php?id=10856)
Reported by: jamesgolovich
Patches:
      asterisk-dnsmgrclireg.diff.txt uploaded by jamesgolovich (license
176)

------------------------------------------------------------------------ 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
10-01-07 08:43  svnbot         Checkin                                      
10-01-07 08:43  svnbot         Note Added: 0071232                          
10-01-07 08:43  svnbot         Status                   new => assigned     
10-01-07 08:43  svnbot         Assigned To               => file            
======================================================================




More information about the asterisk-bugs mailing list