Added Dialer Inventory Report options for excluding lists and ranking shifts display order
Added User Group multi-selection option to the real-time report Added HTML bar chart display options to most of the reports Removed password logging from admin scripts failed login attempts Made webroot-writable system setting function the same on all admin scripts Fixed list lastcalldate for manual dial calls git-svn-id: svn://192.168.202.10@1789 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -2458,6 +2458,9 @@ SUBPHASE 6.5: setting up astguiclient scripts for continuous running
|
||||
#32 0 * * * /usr/share/astguiclient/AST_VDsales_export.pl
|
||||
#42 0 * * * /usr/share/astguiclient/AST_sourceID_summary_export.pl
|
||||
|
||||
### inventory report optional
|
||||
#1 7 * * * /usr/share/astguiclient/AST_dialer_inventory_snapshot.pl -q --override-24hours
|
||||
|
||||
### remove old recordings more than 7 days old
|
||||
#24 0 * * * /usr/bin/find /var/spool/asterisk/monitorDONE -maxdepth 2 -type f -mtime +7 -print | xargs rm -f
|
||||
|
||||
|
||||
Reference in New Issue
Block a user