[asterisk-bugs] [Asterisk 0019193]: [patch] Confusing directory vestige /var/log/asterisk/cel-csv/

Asterisk Bug Tracker noreply at bugs.digium.com
Thu May 5 07:28:41 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=19193 
====================================================================== 
Reported By:                bchia
Assigned To:                lmadsen
====================================================================== 
Project:                    Asterisk
Issue ID:                   19193
Category:                   CEL/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           1.8.3.3 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2011-04-27 11:44 CDT
Last Modified:              2011-05-05 07:28 CDT
====================================================================== 
Summary:                    [patch] Confusing directory vestige
/var/log/asterisk/cel-csv/
Description: 
/var/log/asterisk/cel-csv/ directory is created during standard install but
there is no mechanism to place files into it. (Unlike CDR where files are
placed in ../cdr-csv/ by default.) The similarity between CDR and CEL makes
the presence of this directory confusing. 

The desired fix would be to remove the directory and update
cel.conf.sample.

Currently says,

; Channel Event Logging is a mechanism to provide fine-grained event
information
; that can be used to generate billing information. Such event information
can
; be recorded to databases and files via pluggable backend modules.

My recommendation is say "Such event information is recorded to databases
and files via pluggable backed modules." The verbage "can be" suggests that
this is optional and that there is a default csv file like CDR. 


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

---------------------------------------------------------------------- 
 (0134478) svnbot (reporter) - 2011-05-05 07:28
 https://issues.asterisk.org/view.php?id=19193#c134478 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 317059

_U  trunk/
U   trunk/Makefile
U   trunk/configs/cel.conf.sample

------------------------------------------------------------------------
r317059 | lmadsen | 2011-05-05 07:28:40 -0500 (Thu, 05 May 2011) | 15
lines

Merged revisions 317058 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r317058 | lmadsen | 2011-05-05 08:27:56 -0400 (Thu, 05 May 2011) | 7
lines
  
  Remove unused directory and clear up some documentation.
  
  (closes issue https://issues.asterisk.org/view.php?id=19193)
  Reported by: bchia
  Patches: 
        cel-csv.diff uploaded by lathama (license 1028)
  Tested by: lathama, Marquis42
........

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-05 07:28 svnbot         Checkin                                      
2011-05-05 07:28 svnbot         Note Added: 0134478                          
======================================================================




More information about the asterisk-bugs mailing list