[asterisk-bugs] [Asterisk 0011070]: cdr_sqlite3_custom backend error when logging to db

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Oct 29 18:43:09 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11070 
====================================================================== 
Reported By:                wvolz
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   11070
Category:                   CDR/cdr_sqlite3_custom
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 86839 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             10-23-2007 15:24 CDT
Last Modified:              10-29-2007 18:43 CDT
====================================================================== 
Summary:                    cdr_sqlite3_custom backend error when logging to db
Description: 
Every time the cdr_sqlite3_custom log function is called I see errors in my
messages log that look like the following:

[Oct 23 14:35:55] ERROR[4552]: cdr_sqlite3_custom.c:180 sqlite3_log:
cdr_sqlite3_custom: unrecognized token: "081d81d8". sentence: INSERT INTO
cdr (calldate, clid, dcontext, channel, dstchannel, lastapp, lastdata,
duration, billsec, disposition, amaflags, accountcode, uniqueid, userfield,
test) VALUES (''''2007-10-23 14:35:53'''',''''"Cisco 7960-1"
<1001>'''',''''localports'''',''''SIP/cisco-7960-1-081d81d8'''','''''''',''''VoiceMailMain'''','''''''',''''2'''',''''2'''',''''ANSWERED'''',''''DOCUMENTATION'''','''''''',''''1193171753.0'''','''''''','''''''').

I've gone back and changed the schema thinking that was related, but even
with the default settings and created schema I see this error. The other
sqlite backends work correctly.
====================================================================== 

---------------------------------------------------------------------- 
 wvolz - 10-29-07 18:43  
---------------------------------------------------------------------- 
I'm using the default config file from the version I checked out of SVN. If
I remove the quotes from the values column I get the following error:

[Oct 29 16:43:43] ERROR[9021] cdr_sqlite3_custom.c: cdr_sqlite3_custom:
near "16": syntax error. sentence: INSERT INTO cdr (calldate, clid,
dcontext, channel, dstchannel, lastapp, lastdata, duration, billsec,
disposition, amaflags, accountcode, uniqueid, userfield, test) VALUES
(2007-10-29 16:43:41,"Cisco 7960-1"
<1001>,localports,SIP/cisco-7960-1-b7a6d900,,VoiceMailMain,,2,2,ANSWERED,DOCUMENTATION,,1193697821.23,,).


Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
10-29-07 18:43  wvolz          Note Added: 0072705                          
======================================================================




More information about the asterisk-bugs mailing list