Getting OSS End Point Manager to work has been nothing short of water torture for most folks. So... to ease the pain, we've built a
BETA CONFIGURATOR FOR INCREDIBLE PBX 2020 SYSTEMS ONLY. It assumes that you have never used OSS EPM before so all of your existing OSS EPM settings will be overwritten. MAKE A BACKUP OF SERVER BEFORE PROCEEDING. Current
Incredible PBX 2020 backup script is here.
Log into the Linux CLI as root and issue the following commands:
Code:
cd /
wget http://incrediblepbx.com/endpointman.tar.gz
tar zxvf endpointman.tar.gz
rm -f endpointman.tar.gz
cd /root/endpointman
mysql -u root -ppassw0rd asterisk < epm-tables.sql
fwconsole reload
fwconsole restart
In the FreePBX GUI, login as admin, and you now should be able to access OSS Endpoint Manager in Settings. Click on the Options bar on the right and choose Package Manager.
DO NOT CLICK Check for Update. There aren't and probably never will be any. All available phone setups should now appear and be ready for use.
Holler if it smokes.