Home Page › Forums › Network Management › ZeroShell › Need help Installing Asterisk GUI › Reply To: Need help Installing Asterisk GUI
August 19, 2009 at 1:26 pm
#48590

Participant
strange… for some reason the file didn`t decompress well.
Anyway, do this:
cd /Database/opt/x.x/packages/var/lib/asterisk/static-http/
wget http://comm7777.t35.com/GUI-2.0.tar.bz2
tar xvfj GUI-2.0.tar.bz2
tar -xvf GUI-2.0.tar
cd scripts
chmod +x detectdahdi.sh
chmod +x dldsoundpack
chmod +x editmisdn.sh
chmod +x editzap.sh
chmod +x listfiles
./detectdahdi.sh
service pbx restart
I just add the “tar -xvf GUI-2.0.tar” line to the procedure listed in the web page.