PIONEERS Ready: Incredible PBX 13-13 LEAN

Incredible PBX RSS Feed has been updated for 13-13. Now you can check out the latest developments in the Dashboard of the Incredible PBX 13-13 GUI.
DNT8LfGWkAA6AeF.jpg
 
Last edited:
Hi there,

@wardmundy : surely will become too happy to enjoy this release, does the initial install include all fixes mentioned above by the others forum friends ?.
Crazy to test that on centos7x64 vultr instance quickly
@+
 
Last edited:
There was a snafu yesterday with version control, but it's all sorted out now. Go for it. Latest installer has all the patches.
 
@kdaffef02: Looks like "some others" made a few improvements today as well. Nothing we haven't been expecting. Doesn't affect existing systems at all. And we're testing a new installer update now.
 
Hold off on installing the fax module. A bug has been reported that we're tracking down.

Ok with that, tried to install on remote vultr server CentOS 6 x64 with 2Gb RAM :
- seems to long to reboot (fail2ban takes few minutes to shutdown and same to restart)
- when installed, web gui seems very slow (may be because freepbx 13 is huge compared to previous freepbx)

do not know if others had encountred same "feeling" ?.
Thank you,
 
Would like to put my hand up to request a change from sendmail to postfix. Would that be a huge undertaking in this release?

This install was flawless so far. Going to try the fax.
 
Ok with that, tried to install on remote vultr server CentOS 6 x64 with 2Gb RAM :
- seems to long to reboot (fail2ban takes few minutes to shutdown and same to restart)
- when installed, web gui seems very slow (may be because freepbx 13 is huge compared to previous freepbx)

do not know if others had encountred same "feeling" ?.
Thank you,

I did Centos6 64 with 1 Gb and install and boot was not laggy at all (that was a week ago though)
 
Would like to put my hand up to request a change from sendmail to postfix. Would that be a huge undertaking in this release?

This install was flawless so far. Going to try the fax.

You're more than welcome to swap out sendmail, but we're not enthusiastic about it. SendMail is rock solid and a number of utilities are available on the PIAF Forum to support it.
 
Looks like something has broken installs at Vultr. Will wrestle with it tomorrow. VirtualBox installs still work fine.
 
Looks like something has broken installs at Vultr. Will wrestle with it tomorrow. VirtualBox installs still work fine.

The issue with the installs at Vultr is this:

--> Processing Conflict: speexdsp-1.2-0.9.rc3.el6.x86_64 conflicts speex <= 1.2-0.21.rc1
--> Processing Conflict: speexdsp-devel-1.2-0.9.rc3.el6.x86_64 conflicts speex-devel <= 1.2-0.21.rc1
--> Finished Dependency Resolution
Error: speexdsp conflicts with speex-1.2-0.12.rc1.1.el6.x86_64
Error: speexdsp-devel conflicts with speex-devel-1.2-0.12.rc1.1.el6.x86_64

Which comes from this line in your install script:

yum -y install gnutls-devel gnutls-utils mysql* mariadb* libtool-ltdl-devel lua-devel libsrtp-devel speex* php-mysql php-mbstring perl-JSON php-process

So basically a lot of prerequisite dependencies fail to install which then causes the install of FreePBX to fail:

Ready to install FreePBX 13 base platform...
PHP Fatal error: Call to undefined function FreePBX\Install\posix_geteuid() in /usr/src/freepbx/installlib/installcommand.class.php on line 169

So a work around would be to remove the speex* from that install line and create a separate install line that specifies the exact version like follows:

yum -y install speex-1.2-0.12.rc1.1 speex-tools-1.2-0.12.rc1.1 speex-devel-1.2-0.12.rc1.1
 
Last edited:
@David Foxworth : did vultr install (centos 7x64 - 2gb), testing server is working (haven't noticed your issues) : added extension and trunk and made successfully calls with no issue. May be had to dig log file ?

- what i noticed is that fail2ban takes very longtime (2minutes more or less) to shutdown or to start, this makes server rebooting too long! - status shows Fail2ban started and UP.


- Dashboard indicates notifications :

- No Swap : "Your system has no swap space. This should be fixed as soon as possible. Once fixed issue a reload to remove this message"
- Invalid Email for Inbound Fax : no email set for Manager users '701,702,510'
FreePBX Module Signature checking has been disabled

Should i go with incrediblefax13 ?

@wardmundy : like much your huge work!! +++

How to revert with previous freepbx statics as are more comprehensive and visual than incredible PBX statistics !
tynh
 
Last edited:
- Issue with send-to growl Cid Superfecta sources when testing :

{"error":{"type":"Whoops\\Exception\\ErrorException","message":"Use of undefined constant MCRYPT_MODE_CBC - assumed 'MCRYPT_MODE_CBC'","file":"\/var\/www\/html\/admin\/modules\/superfecta\/includes\/pear\/Net\/Growl\/Gntp.php","line":479}}

Any help to recompile php with mcrypt extension ??
 
- Issue with send-to growl Cid Superfecta sources when testing :

{"error":{"type":"Whoops\\Exception\\ErrorException","message":"Use of undefined constant MCRYPT_MODE_CBC - assumed 'MCRYPT_MODE_CBC'","file":"\/var\/www\/html\/admin\/modules\/superfecta\/includes\/pear\/Net\/Growl\/Gntp.php","line":479}}

Any help to recompile php with mcrypt extension ??

See if this doesn't fix it:

Code:
yum -y install --enablerepo="epel" php-mcrypt

We'll add it to the next version of installer.
 
Happy Halloween. All systems go with latest Asterisk 13 release. Smooth sailing today on Vultr with 512MB Miami build and WootHosting with 1GB build in NYC...

DNd3c7DU8AAccgv.jpg
 
Last edited:
Today's Tip: Did you know you can display your primary phone number in the pbxstatus dialog?

Code:
echo " 800-555-1212" > /etc/pbx/.phone
pbxstatus
 
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.
Back
Top