[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 16:02:31 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 16:02 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.
======================================================================
----------------------------------------------------------------------
Corydon76 - 03-11-08 16:02
----------------------------------------------------------------------
No, just haven't gotten around to it yet.
Issue History
Date Modified Username Field Change
======================================================================
03-11-08 16:02 Corydon76 Note Added: 0083769
======================================================================
More information about the asterisk-bugs
mailing list