[asterisk-bugs] [Asterisk 0010225]: undefined codecs in AST_FORMAT_LIST

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Aug 7 10:23:11 CDT 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=10225 
====================================================================== 
Reported By:                klaus3000
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   10225
Category:                   PBX/General
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     assigned
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        Yes 
Request Review:              
====================================================================== 
Date Submitted:             07-18-2007 03:56 CDT
Last Modified:              08-07-2007 10:23 CDT
====================================================================== 
Summary:                    undefined codecs in AST_FORMAT_LIST
Description: 
Hi! In main/frame.c the AST_FORMAT_LIST contains several entries like:

  { 0, 0, "nothing", "undefined" },

IMHO this entries just cause confusion  because the layout of
AST_FORMAT_LIST is independent from the codec list in frame.h. Thus, all
the "undefined" lines could be removed.


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

---------------------------------------------------------------------- 
 svnbot - 08-07-07 10:23  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 78338

------------------------------------------------------------------------
r78338 | file | 2007-08-07 10:23:08 -0500 (Tue, 07 Aug 2007) | 4 lines

(closes issue http://bugs.digium.com/view.php?id=10225)
Reported by: klaus3000
Clean up AST_FORMAT_LIST list. It may have mattered in the old days to
have undefined entries but these days it does not.

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

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




More information about the asterisk-bugs mailing list