Install Freeswitch & CDR-Stats

Scripts have been provided to install Freeswitch and CDR-Stats on the same server. If Freeswitch is already installed, please see Howto: Install CDR-Stats on Freeswitch

A minimal installation of CentOS 6.2 or Ubuntu 12.04 is required, with a connection to the internet. Before commencing, ensure that wget is installed, then run the following  commands:-

wget –no-check-certificate https://raw.github.com/Star2Billing/cdr-stats/master/install/install-all-cdr-stats-freeswitch.sh -O install-all-cdr-stats-freeswitch.sh

bash ./install-all-cdr-stats-freeswitch.sh

The install routine will ask a number of questions, all of which are self explanatory.

When completed, move onto Configuring  and Using CDR-Stats.