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
This commit is contained in:
Matthew Nicholson
2009-11-03 21:21:09 +00:00
parent 2263ced9dd
commit 7ed425ec80
7 changed files with 74 additions and 6 deletions

View File

@@ -99,6 +99,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
<enum name="channel">
<para>Channel name.</para>
</enum>
<enum name="sequence">
<para>CDR sequence number.</param>
</enum>
</enumlist>
</parameter>
<parameter name="options" required="false">