[asterisk-bugs] [Asterisk 0013290]: The field CDR(userfield) does not get written to the database

Asterisk Bug Tracker noreply at bugs.digium.com
Sat Aug 16 20:21:59 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13290 
====================================================================== 
Reported By:                falves11
Assigned To:                seanbright
====================================================================== 
Project:                    Asterisk
Issue ID:                   13290
Category:                   CDR/cdr_tds
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 135068 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-08-11 18:53 CDT
Last Modified:              2008-08-16 20:21 CDT
====================================================================== 
Summary:                    The field CDR(userfield) does not get written to the
database
Description: 
INSERT INTO cdr (accountcode, src, dst, dcontext, clid, channel,
dstchannel, lastapp, lastdata, start, answer, [end], duration, billsec,
disposition, amaflags, uniqueid) VALUES ('72.187.243.97', '2127532626',
'19544447408', 'defaultproc', '2127532626', 'SIP/45936-007e4418',
'SIP/67.135.78.165-007fe3c8', 'Dial',
'SIP/9544447408 at 67.135.78.165,45,L(3600000)', '2008/08/11 19:57:31', null,
'2008/08/11 19:57:45', 14, 0, 'NO ANSWER', 'DOCUMENTATION',
'S225-1218499051.0')
====================================================================== 

---------------------------------------------------------------------- 
 (0091485) falves11 (reporter) - 2008-08-16 20:21
 http://bugs.digium.com/view.php?id=13290#c91485 
---------------------------------------------------------------------- 
There is no failure. the comand make menuselect shows the cdr_tds option
unavailable, while it shows cdr_odbc available. That is nonsense because
cdr_odbc is based on freetds, in my case, so cdr_tds should be available. I
copied the tds*.h to the usual places, run ./configure again, and nothing.
It should work. I want to use cdr_tds because it does the same job than
cdr_odbc with less overhead. In my personal opinion, the whole odbc stack
in Asterisk has a huge memory leak, while using cdr_tds is bug free. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-08-16 20:21 falves11       Note Added: 0091485                          
======================================================================




More information about the asterisk-bugs mailing list