[asterisk-bugs] [Asterisk 0011516]: unanswered=no (cdr.conf) has no effect.
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Mar 10 09:29:15 CDT 2008
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=11516
======================================================================
Reported By: ys
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 11516
Category: CDR/General
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Asterisk Version: 1.4.15
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 84166
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 12-11-2007 05:51 CST
Last Modified: 03-10-2008 09:29 CDT
======================================================================
Summary: unanswered=no (cdr.conf) has no effect.
Description:
This is feedback issue.
In asterisk 1.4.15, murf, added new "unanswered" variabe to cdr.conf and
make some changes in apps/app_dial.c
Now, cdr logs all line attempted what marked as NO ANSWER, with no
destination channel name, independently of "unanswered" value.
For example, dial:
exten => 100,1,Dial(SIP/3100|SIP/3101|SIP/3102,300,To)
put in cdr at least 2 empty entry in all cases.
======================================================================
----------------------------------------------------------------------
svnbot - 03-10-08 09:29
----------------------------------------------------------------------
Repository: asterisk
Revision: 107016
U branches/1.4/apps/app_dial.c
U branches/1.4/include/asterisk/cdr.h
U branches/1.4/main/cdr.c
------------------------------------------------------------------------
r107016 | file | 2008-03-10 09:29:07 -0500 (Mon, 10 Mar 2008) | 7 lines
Move where unanswered CDRs are dropped to the CDR core, not everything
uses app_dial.
(closes issue http://bugs.digium.com/view.php?id=11516)
Reported by: ys
Patches:
branch_1.4_cdr.diff uploaded by ys (license 281)
Tested by: anest, jcapp, dartvader
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=107016
Issue History
Date Modified Username Field Change
======================================================================
03-10-08 09:29 svnbot Note Added: 0083662
03-10-08 09:29 svnbot Assigned To murf => file
======================================================================
More information about the asterisk-bugs
mailing list