[asterisk-bugs] [Asterisk 0013097]: [patch] several fixes in res_config_sqlite

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Jul 17 21:29:17 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13097 
====================================================================== 
Reported By:                gknispel_proformatique
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   13097
Category:                   Resources/res_config_sqlite
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     feedback
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 131605 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             07-17-2008 08:06 CDT
Last Modified:              07-17-2008 21:29 CDT
====================================================================== 
Summary:                    [patch] several fixes in res_config_sqlite
Description: 
The attached patch fixes three things:

1) Some const qualifiers are added on static constant strings.
2) The schema of the CDR table is changed to something more similar to
other CDR backends. (start is replaced by calldate, which is at the
beginning)
3) ast_cdr_disp2str(cdr->disposition) is stored in the disposition column
(as in other CDR backends) instead of the numeric code cdr->disposition
====================================================================== 

---------------------------------------------------------------------- 
 juggie - 07-17-08 21:29  
---------------------------------------------------------------------- 
A better question would be why the cdr code is in res_config_sqllite to
begin with rather then cdr_sqllite like it should be. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-17-08 21:29  juggie         Note Added: 0090429                          
======================================================================




More information about the asterisk-bugs mailing list