From 7ed425ec808f26cc02068c81b4b0f28801100b9f Mon Sep 17 00:00:00 2001 From: Matthew Nicholson Date: Tue, 3 Nov 2009 21:21:09 +0000 Subject: This patch adds a sequence field to CDRs that can be combined with the linkedid or uniqueid field to uniquely identify a CDR. (closes issue #15180) Reported by: Nick_Lewis Patches: cdr-sequence10.diff uploaded by mnicholson (license 96) Tested by: mnicholson git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@227435 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index cbc1b03cd..37144e051 100644 --- a/CHANGES +++ b/CHANGES @@ -277,6 +277,8 @@ CDR * Multiple files and formats can now be specified in cdr_custom.conf. * cdr_syslog has been added which allows CDRs to be written directly to syslog. See configs/cdr_syslog.conf.sample for more information. + * A 'sequence' field has been added to CDRs which can be combined with + linkedid or uniqueid to uniquely identify a CDR. Calendaring for Asterisk ------------------------ -- cgit v1.2.3