FYI Incredible PBX GUI Bugs/Fixes

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,168
Reaction score
5,199
Thanks. Someday, somehow.

In the meantime, this one-liner fixes the bug:
Code:
sed -i 's|SIP/701|701|' /var/www/html/asteridex4/index.php

After applying the fix above, this one-liner will change 701 to any extension desired (7777 in the example):
Code:
sed -i 's|701|7777|' /var/www/html/asteridex4/index.php
 

ladiko

New Member
Joined
Oct 31, 2015
Messages
4
Reaction score
2
I just installed IncrediblePBX 3 times and always had the same issue, that the link to the User Control Panel or Voicemail & Recordings leads to an Apache directory listing

Code:
Index of /recordings

[ICO]    Name    Last modified    Size    Description
[PARENTDIR]    Parent Directory         -  
[DIR]    theme/    2015-07-06 15:23    -  
Apache/2.4.7 (Ubuntu) Server at pbx Port 80

The Module Admin tells me that the UCP is not available online - is there any way to reinstall it?
 

Jay Deal

Phhhhhhhhttttttt :)
Joined
Dec 26, 2013
Messages
267
Reaction score
85
Incrediblefax installers need to be updated so that Avantfax 3.3.5 is pulled instead of 3.3.3. 3.3.5 has an important database update that allows you to see faxes after 12-31-2015 in the archive. Just tried an Ubuntu 14.04 IPBX GUI 12 Asterisk 13 install and it d/l 3.3.3.

Not sure what other platforms / installers are impacted.
 
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