[asterisk-bugs] [Asterisk 0011935]: [patch] change cdr_odbc to use SQLExecDirect() instead of SQLPrepare() then SQLExecute().

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Mar 11 14:54:52 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11935 
====================================================================== 
Reported By:                falves11
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   11935
Category:                   CDR/cdr_odbc
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     ready for testing
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:              03-11-2008 14:54 CDT
====================================================================== 
Summary:                    [patch] change 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.
====================================================================== 

---------------------------------------------------------------------- 
 qwell - 03-11-08 14:54  
---------------------------------------------------------------------- 
Corydon: This looks alright.  Any reason not to commit? 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
03-11-08 14:54  qwell          Note Added: 0083754                          
======================================================================




More information about the asterisk-bugs mailing list