[asterisk-bugs] [Asterisk 0015122]: Abandoned queue calls won't show on CDR
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri May 29 14:14:32 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15122
======================================================================
Reported By: sum
Assigned To: mnicholson
======================================================================
Project: Asterisk
Issue ID: 15122
Category: Applications/app_queue
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Asterisk Version: 1.6.2.0-beta2
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 194360
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-05-15 12:59 CDT
Last Modified: 2009-05-29 14:14 CDT
======================================================================
Summary: Abandoned queue calls won't show on CDR
Description:
if I make a call to a queue and the call is abandoned, the call doesn't
show on CDR, this make the CDR inconsistent to match to queue_log or any
other carrier CDR or other platform CDR.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0013691 [patch] Unanswered Queue() calls don't ...
child of 0012946 [patch] ResetCDR does not work on non-a...
======================================================================
----------------------------------------------------------------------
(0105749) svnbot (reporter) - 2009-05-29 14:14
https://issues.asterisk.org/view.php?id=15122#c105749
----------------------------------------------------------------------
Repository: asterisk
Revision: 198075
_U branches/1.6.2/
U branches/1.6.2/include/asterisk/cdr.h
U branches/1.6.2/main/cdr.c
U branches/1.6.2/main/channel.c
------------------------------------------------------------------------
r198075 | mnicholson | 2009-05-29 14:14:30 -0500 (Fri, 29 May 2009) | 28
lines
Merged revisions 198072 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r198072 | mnicholson | 2009-05-29 14:04:24 -0500 (Fri, 29 May 2009) | 21
lines
Merged revisions 198068 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r198068 | mnicholson | 2009-05-29 13:53:01 -0500 (Fri, 29 May 2009) |
15 lines
Use AST_CDR_NOANSWER instead of AST_CDR_NULL as the default CDR
disposition.
This change also involves the addition of an AST_CDR_FLAG_ORIGINATED
flag that is used on originated channels to distinguish: them from dialed
channels.
(closes issue https://issues.asterisk.org/view.php?id=12946)
Reported by: meral
Patches:
null-cdr2.diff uploaded by mnicholson (license 96)
Tested by: mnicholson, dbrooks
(closes issue https://issues.asterisk.org/view.php?id=15122)
Reported by: sum
Tested by: sum
........
................
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=198075
Issue History
Date Modified Username Field Change
======================================================================
2009-05-29 14:14 svnbot Checkin
2009-05-29 14:14 svnbot Note Added: 0105749
======================================================================
More information about the asterisk-bugs
mailing list