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

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Jul 30 12:24:13 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:             2008-07-17 08:06 CDT
Last Modified:              2008-07-30 12:24 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
====================================================================== 

---------------------------------------------------------------------- 
 (0090853) svnbot (reporter) - 2008-07-30 12:24
 http://bugs.digium.com/view.php?id=13097#c90853 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 134442

U   trunk/res/res_config_sqlite.c

------------------------------------------------------------------------
r134442 | tilghman | 2008-07-30 12:24:10 -0500 (Wed, 30 Jul 2008) | 7
lines

Add adaptive capabilities to the sqlite realtime driver
(closes issue http://bugs.digium.com/view.php?id=13097)
 Reported by: gknispel_proformatique
 Patches: 
       20080730__bug13097.diff.txt uploaded by Corydon76 (license 14)
 Tested by: Corydon76

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

http://svn.digium.com/view/asterisk?view=rev&revision=134442 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-07-30 12:24 svnbot         Checkin                                      
2008-07-30 12:24 svnbot         Note Added: 0090853                          
======================================================================




More information about the asterisk-bugs mailing list