[asterisk-bugs] [Asterisk-GUI 0010306]: The beginnings of CDR support for Asterisk-GUI

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Aug 1 23:23:09 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10306 
====================================================================== 
Reported By:                bbryant
Assigned To:                pari
====================================================================== 
Project:                    Asterisk-GUI
Issue ID:                   10306
Category:                   New/Feature
Reproducibility:            N/A
Severity:                   feature
Priority:                   low
Status:                     closed
Asterisk Version:           1.4.9  
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 1259 
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             07-25-2007 16:21 CDT
Last Modified:              08-01-2007 23:23 CDT
====================================================================== 
Summary:                    The beginnings of CDR support for Asterisk-GUI
Description: 
This patch adds the following for CDR support:

   * Basic configuration for cdr.conf, and csv options only
   * Reads Master.csv file and display it in the gui (no sort yet)
   * Some useful functions
     -> isset (checking if a variable isset)
     -> ast_true (from the asterisk code for reading config files, checks
if a config value is true or false)
     -> ast_false
====================================================================== 

---------------------------------------------------------------------- 
 bkruse - 08-01-07 23:23  
---------------------------------------------------------------------- 
Pari,

I know this is closed, but me and brett discussed this and came up with a
slick way to do editing from the GUI.

We symlinked the Master.csv file (if you do ls -lah
/var/lib/asterisk/static-http/Master.csv you can see the symlink (->) to
/var/log/asterisk/cdr-csv/Master.csv)

-bk 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-01-07 23:23  bkruse         Note Added: 0068288                          
======================================================================




More information about the asterisk-bugs mailing list