[asterisk-bugs] [Asterisk 0012946]: ResetCDR not work now on non-answered channel

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Aug 6 13:06:08 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:06 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.

====================================================================== 

---------------------------------------------------------------------- 
 (0091161) meral (reporter) - 2008-08-06 13:06
 http://bugs.digium.com/view.php?id=12946#c91161 
---------------------------------------------------------------------- 
sorry, it MAY require, but in anycase it is WRONG
becuase if no answer, on softswitch must be zero time, but still must be
cdr.
now it works with answer, but if i answer lien will be incoorect answer
supervision, it is very bad. cdr work ok. cdr to res_cdr_odbc not work if
no answer 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-08-06 13:06 meral          Note Added: 0091161                          
======================================================================




More information about the asterisk-bugs mailing list