[asterisk-bugs] [Asterisk 0011935]: We need to rewrite CDR ODBC to use SQLExecDirect() instead of SQLPrepare() then SQLExecute().

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Oct 30 10:49:15 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11935 
====================================================================== 
Reported By:                falves11
Assigned To:                Corydon76
====================================================================== 
Project:                    Asterisk
Issue ID:                   11935
Category:                   CDR/cdr_odbc
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 102501 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             02-05-2008 21:20 CST
Last Modified:              02-05-2008 21:21 CST
====================================================================== 
Summary:                    We need to rewrite CDR ODBC to use SQLExecDirect()
instead of SQLPrepare() then SQLExecute().
Description: 
We already fixed func_odbc to use SQLExecDirect(). It follows that in a
very intense operation like mine, I can not use cdr_odbc with its three
network calls pero insertion. We need to take the patch already in
production for func_odbc and apply the same idea to cdr_odbc.
====================================================================== 

---------------------------------------------------------------------- 
 falves11 - 02-05-08 21:21  
---------------------------------------------------------------------- 
The origina case that was already merged and makes func_odbc use
SQLExecDirect is 10723 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-05-08 21:21  falves11       Note Added: 0081739                          
======================================================================




More information about the asterisk-bugs mailing list