[Home]

Summary:ASTERISK-12558: CDR TDS does notbreport the userfield contents,as cdr_odbc does
Reporter:Private Name (falves11)Labels:
Date Opened:2008-08-11 05:36:35Date Closed:2008-08-11 09:24:10
Priority:BlockerRegression?No
Status:Closed/CompleteComponents:CDR/cdr_tds
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) bug_13281_20080811.diff
Description:I switched to cdr_tds from cdr_odbc because cdr_odbc gets frozen after 1.5 hours and stops recording the cdrs. But I am unable to use cdr_tds because it does not insert the userfield contents, which I use to store vital information for billing.

****** ADDITIONAL INFORMATION ******

The problem whould be fixed for 1.4 and 1.2 as well.
Comments:By: snuffy (snuffy) 2008-08-11 06:55:42

I've uploaded a patch to fix this looks like it was left out by mistake.
Please test and let us know

By: Digium Subversion (svnbot) 2008-08-11 09:16:46

Repository: asterisk
Revision: 137203

U   trunk/UPGRADE.txt
U   trunk/cdr/cdr_tds.c

------------------------------------------------------------------------
r137203 | seanbright | 2008-08-11 09:16:45 -0500 (Mon, 11 Aug 2008) | 7 lines

Log the userfield CDR variable like the other CDR backends, assuming the
column is actually there.  If it's not, we still log everything else as
before.

(closes issue ASTERISK-12558)
Reported by: falves11

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=137203

By: Sean Bright (seanbright) 2008-08-11 09:24:10

It won't make it into 1.4 as it isn't technically a bug, but it is now in trunk and 1.6.