[asterisk-bugs] [Asterisk 0011935]: [feature request] change cdr_odbc to use SQLExecDirect() instead of SQLPrepare() then SQLExecute().
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Feb 5 21:47:03 CST 2008
The following issue has been UPDATED.
======================================================================
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: new
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:47 CST
======================================================================
Summary: [feature request] 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
02-05-08 21:47 Corydon76 Summary We need to rewrite CDR
ODBC to use SQLExecDirect() instead of SQLPrepare() then SQLExecute(). =>
[feature request] change cdr_odbc to use SQLExecDirect() instead of SQLPrepare()
then SQLExecute().
======================================================================
More information about the asterisk-bugs
mailing list