[Home]

Summary:ASTERISK-04405: [patch] cdr.c: ast_cdr_getvar returns wrong answer/end time
Reporter:clan (clan)Labels:
Date Opened:2005-06-13 08:15:47Date Closed:2008-01-15 15:38:16.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20050613__cdr_fix.diff.txt
Description:ast_cdr_getvar returns the start time when queried for the answer or end time.
Comments:By: Tilghman Lesher (tilghman) 2005-06-13 15:38:58

Patch uploaded.  Disclaimer on file.

By: Brian West (bkw918) 2005-06-15 01:18:48

why is this just sitting here?  This along with the ResetCDR fix should be put into CVS ASAP.

/b

By: Tilghman Lesher (tilghman) 2005-06-15 10:20:52

Since it's a patch of a bug marshal, it needs at least one other person to approve the patch.  Once that happens, we can assign it to a committer (although I suspect they're kind of busy with Astricon Europe).

By: Kevin P. Fleming (kpfleming) 2005-06-15 11:36:00

Committed to CVS HEAD, thanks! (and yes, we are quite busy with Astricon Europe)

By: Digium Subversion (svnbot) 2008-01-15 15:38:16.000-0600

Repository: asterisk
Revision: 5916

U   trunk/cdr.c

------------------------------------------------------------------------
r5916 | kpfleming | 2008-01-15 15:38:16 -0600 (Tue, 15 Jan 2008) | 2 lines

ensure proper variables are returned from CDR function (bug ASTERISK-4405)

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

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