[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:53:44 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:53 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')
======================================================================
----------------------------------------------------------------------
(0091488) seanbright (manager) - 2008-08-16 20:53
http://bugs.digium.com/view.php?id=13290#c91488
----------------------------------------------------------------------
You did not properly install FreeTDS:
configure:28397: checking for tds_version in -ltds
configure:28432: gcc -o conftest -g -O2 conftest.c -ltds >&5
/usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../../../x86_64-suse-linux/bin/ld:
cannot find -ltds
collect2: ld returned 1 exit status
You need to run 'make install' in the FreeTDS source directory, run
'ldconfig' as root, and then re-run ./configure within the asterisk source
directory.
Either way, this is not a bug within asterisk. For any other problem,
please open a new bug report, as this one has gotten well off track.
Issue History
Date Modified Username Field Change
======================================================================
2008-08-16 20:53 seanbright Note Added: 0091488
======================================================================
More information about the asterisk-bugs
mailing list