SOLVED Debian FreePBX to Incredible PBX GUI

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,159
Reaction score
5,192
A new Incredible PBX 11 installer for the 64-bit Debian 7 platform is now available on SourceForge or download it from incrediblepbx.com.

Updated: 06/27/2016 to support Google Voice plain-text passwords

Code:
cd /root
wget http://incrediblepbx.com/incrediblepbx11-12.2-debian7x64.tar.gz
tar zxvf incrediblepbx11-12.2-debian7x64.tar.gz
# uncomment next line for Digital Ocean platform
# ./create-swapfile-DO
./Incredible*
# reboots here
./Incredible*
./admin-pw-change

CKtHJF7UcAAVgn8.jpg
 
Last edited:

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,159
Reaction score
5,192
hecatae: Just tried it on Digital Ocean using 64-bit Debian 7 image. Needed a little tweaking of the ODBC locations and status display. Also needed new pieces for NeoRouter and PortKnocker. All are fixed now.

After install, ran /root/admin-pw-change to set up admin pw for the GUI and Presto...

CKpRI0EVAAAMs3V.jpg


Remove Module Signature Checking, if desired. Or you can manually fix it periodically: gui-fix
 

hecatae

resident hecatae
Joined
Feb 7, 2014
Messages
759
Reaction score
199
if you try to build this on a debian vm at cloudatcost, please be aware that /etc/apt/sources.list is very very broken.

it lists stable and Squeeze/updates, and tries to update your 7.1 system partway to 8.0 Jessie

more fun

make -C linux all
make[1]: Entering directory `/usr/src/dahdi-linux-complete-2.10.2+2.10.2/linux'
make -C drivers/dahdi/firmware firmware-loaders
make[2]: Entering directory `/usr/src/dahdi-linux-complete-2.10.2+2.10.2/linux/drivers/dahdi/firmware'
make[2]: Leaving directory `/usr/src/dahdi-linux-complete-2.10.2+2.10.2/linux/drivers/dahdi/firmware'
You do not appear to have the sources for the 3.2.0-4-amd64 kernel installed.

apt-cache search linux-headers-$(uname -r)
apt-get install linux-headers-$(uname -r)

Warning: you may need to install module-init-tools
See http://www.codemonkey.org.uk/docs/post-halloween-2.6.txt
 

Members online

No members online now.

Forum statistics

Threads
25,770
Messages
167,441
Members
19,181
Latest member
ejrubin
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Top