[asterisk-bugs] [Asterisk 0012946]: ResetCDR not work now on non-answered channel
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Aug 6 13:10:48 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12946
======================================================================
Reported By: meral
Assigned To: murf
======================================================================
Project: Asterisk
Issue ID: 12946
Category: CDR/General
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
Asterisk Version: 1.4.20
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-06-28 20:50 CDT
Last Modified: 2008-08-06 13:10 CDT
======================================================================
Summary: ResetCDR not work now on non-answered channel
Description:
i am using resetCDR(w) for re-setup cdr and post prevous one
when channel is answered, resetCDr(w) works as documented
so:
exten =>s,1,Answer
exten =>s,n,ResetCDR(w)
exten =>s,n,ResetCDR(w)
produce 3 records
but if channel unanswered,then
exten =>s,1,ResetCDR(w)
exten =>s,n,ResetCDR(w)
produce only 1 record.
======================================================================
----------------------------------------------------------------------
(0091162) meral (reporter) - 2008-08-06 13:10
http://bugs.digium.com/view.php?id=12946#c91162
----------------------------------------------------------------------
and only in case of reset_cdr. after hangup it works. but not create 2
record as expected
Issue History
Date Modified Username Field Change
======================================================================
2008-08-06 13:10 meral Note Added: 0091162
======================================================================
More information about the asterisk-bugs
mailing list