README For install tools version 1.13.1:
-----------------------------------------------------------------------------
Major update: fixed many minor bugs and meetme installer.
fixed some apache htaccess files
added NTP sync for Joe
Fixed MOH bug - missing moh dir/link in /var/lib/asterisk
template almost complete
-----------------------------------------------------------------------------
Install-tools script will make a complete backup of 
web directories, asterisk configs, and mysql databases
prior to preforming any steps, which is located in /root/tools/BaseBackup$date.

***** Files to make note of (you may need to configure these):
-----------------------------------------------------------------------------
/usr/local/sbin/abnormal.php
Reports every night at midnight if there has been any call activity spikes:
normal_outbound_calls_threshold = "35%";
normal_outbound_duration_threshold = "35%";
international_outbound_calls_threshold = "20%";
international_outbound_duration_threshold = "20%";
If any above threshold is exceeded it sends out an email, 
email here was auto-populated when you ran the install-tools script.
-----------------------------------------------------------------------------
/usr/local/sbin/disk-space.sh
Will email you within if any file system reaches 80% capacity, 
the email here was auto-populated when you ran the install-tools script.
/etc/cron.d/diskspace-check runs this script every 5 minutes.
-----------------------------------------------------------------------------
/etc/asterisk/disk-backup.conf
Has all the settings for the disk imaging system, and must be manually edited.
1. Set the enable switch from 0 to 1
2. Suggest selecting SMB backups (USB or FTP also there)
3. Enter SMB account/share/server info
4. Suggest changing ISO size from CD to DVD
5. And finally if desired enter your email address for backup reports
-----------------------------------------------------------------------------
/etc/cron.weekly/rmoldbackups.cron
Will remove freepbx backups that are old than 50 days, 
runs every Sunday, prevents disk space overflow.
-----------------------------------------------------------------------------
*****************************************************************************

Current install options:
*o denotes optional install per user discretion
-----------------------------------------------
*o Aastra firmware and XML scripts 
*o Custom Aastra template for 55i and 57i phones 
*o Polcom configuration 
*o Polycom xml directory generator
*o Rhino telephony drivers and config tools 
*o Sangoma telephony drivers and config tools 
*o Complete FreePBX template and config 
*o FreePBX 2.6 upgrade 
FreePBX restore template including:
  * optional preconfiguration for 10 extensions, IVRs, Queues, and mailboxes
  * Found in FreePBX restore page
Remove un-necessary FreePBX database password warnings
Concurrent call reporting module
Enhanced CallerID lookup module
Meetme 3 module
Bulk Extension module
Flash Operator Panel 2
Smpl PBX dashboard
Updated MOTD and status scripts
Abnormal Call activity reporting
Disk imaging system (Mondoarchive) (you must enable/configure)
Disk space checker
Hamachi VPN client (you must configure to use it)
*o Gmail smtp relay install script /root/tools/setup-gmail.sh
ffmpeg and batch script for mp3/wav audio conversion to sln native asterisk format- just type make-sounds
fixmeetme-numbers.sh - fix silly hard-coded contact info in meetme invites
NTP for Joe: set ntp servers to us pool, set zone to PST and sync, if you dont like it change it in webmin