asterisk webGUI
1. Requirements In order to install “Asterisk GUI” you’ll need: Concurrent Versions System (CVS) asterisk 1.4 – and all modules needed to compile and install asterisk 1.4 2. Preparation Go to your installation directory (for example ‘/usr/src’) and … Continued
CentOS 5 and Asterisk 1.4.x installation
Before you begin, you’ll probably want to bring all your packages up to date. To do so, run ‘yum -y update’. If any kernel files were updated as part of this process, you will need to reboot the machine (shutdown … Continued
Asterisk GUI V2
Install Asterisk GUI yum install mod_dav_svn subversion cd /usr/src svn co http://svn.digium.com/svn/asterisk-gui/branches/2.0 asterisk-gui cd asterisk-gui sh configure && make && make install nano /etc/asterisk/http.conf Add the following information [general] enabled=yes bindaddr=0.0.0.0 bindport=8088 prefix=gui enablestatic=yes (ctl-x,y,ENTER) nano /etc/asterisk/manager.conf Add the following … Continued
Logfile Abfrage
tail -f /var/log/nagios/nagios.log