From fcbf4c374f63e51a1ec81b052fd662d69cb2b346 Mon Sep 17 00:00:00 2001 From: seanbright Date: Mon, 11 Aug 2008 14:31:59 +0000 Subject: Merged revisions 137203 via svnmerge from https://origsvn.digium.com/svn/asterisk/trunk ........ r137203 | seanbright | 2008-08-11 10:25:15 -0400 (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 #13281) Reported by: falves11 ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@137217 f38db490-d61c-443f-a65b-d21fe96a405b --- UPGRADE.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'UPGRADE.txt') diff --git a/UPGRADE.txt b/UPGRADE.txt index a3a1bbc67..5e0f6e88e 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -143,7 +143,8 @@ CDR: systemname was too long, the uniqueid would have been truncated. * The cdr_tds module now supports all versions of FreeTDS that contain - the db-lib frontend. + the db-lib frontend. It will also now log the userfield variable if + the target database table contains a column for it. Formats: -- cgit v1.2.3