Black Friday / Cyber Monday

Joined
Oct 5, 2010
Messages
188
Reaction score
38
As @wardmundy mentioned in his blog post, the IncrediblePBX team has partnered with ClearlyIP to build an all in one solution for your IncrediblePBX deployments. Three Amazing Bundles in today’s Launch and Black Friday offering of IncrediblePBX Hardware (shop here). First, to launch are the IncrediblePBX Phones, these aren’t just any VoIP phone, they are tightly integrated with the IncreiblePBX utilizing the ClearlyIP device management module. This module enables you to easily provision the entire IPBX phone line from within the IncrediblePBX GUI. This module also allows direct integration with PBX functions allowing your end-users to control their button maps, BLF, Speeddials and applications such as presence control, follow-me settings and login-logout coming soon. As new applications are added or developed they will be available for use on these phones.

In addition to the ease of configuration and built-in integration, The IPBX-270 includes built-in wifi and Bluetooth support, and all of the phones come with a unique stand that can also double as a wall mount. NOTE: The appliances are expected to begin shipping around Christmas and there are two options pre-loaded with the IncrediblePBX depending on the FXO / FXS configuration you desire, This will eliminate the need to add additional gateways or PCIe cards to your deployment as this functionality is baked into the system.

$399 IncrediblePBX 2020 716 Appliance (Includes 1FXO port & 1FXS Port built-in) & IPBX-270 Gigabit Wifi/Bluetooth IP Phone (shop)
$179 Savings

250725082509


$299 IncrediblePBX 2020 Three Phone Bundle (shop )
$108 Savings
IPBX-270
IPBX-250
IPBX-230

251025112512

$299 IncrediblePBX 715 or 716 Appliances both come pre-loaded with IncrediblePBX 2020 (MSRP is $399).
$100 Savings
715 - 2 FXO ports built in (shop)
716 - 1 FXO Port, 1 FXS port (shop)

25132514
 

billsimon

Well-Known Member
Joined
Jan 2, 2011
Messages
1,534
Reaction score
727
Will you be releasing IncrediblePBX 2020 as an ISO installer for cloud deployment? On-prem hasn't crossed my mind for years.
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,168
Reaction score
5,199
@billsimon: Incredible PBX 2020 installer will be available in a day or two. It requires CentOS 7 platform. No ISO is planned. Also considering a new installer for FreePBX Distro platform for those that want to purchase commercial modules.

EKojXNWWkAEV1vS


EKokmUEWsAAO5ns
 
Last edited:

tbrummell

Guru
Joined
Jan 8, 2011
Messages
1,275
Reaction score
339
Ohhhh, shiny new toy. :) And here I just wiped my VPS this morning. Guess my phones are down until an article is dropped...
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,168
Reaction score
5,199
@tbrummell @billsimon @jerrm @kenn10 @krzykat Be the first to give it a try... *** BETA *** BETA *** BETA ***

Code:
# Requires existing CentOS 7 minimal platform
passwd
yum -y update
yum -y install net-tools nano wget tar
cd /root
wget http://incrediblepbx.com/incrediblepbx2020.1.tar.gz
tar zxvf incrediblepbx2020.1.tar.gz
rm -f incrediblepbx2020.1.tar.gz
# to add swap file on non-OpenVZ cloud platforms with no swap file
./create-swapfile-DO
# kick off Phase I install
./IncrediblePBX2020.sh
# after reboot, kick off Phase II install
./IncrediblePBX2020.sh
# set desired timezone
./timezone-setup
# set FreePBX admin password
./admin-pw-change
# set Apache admin password for AsteriDex and Reminders
./apache-pw-change
# display your passwords
./show-passwords
# remember to enable TUN/TAP if using VPS Control Panel with OpenVZ
# reconfigure PortKnocker if installing on an OpenVZ platform
echo 'OPTIONS="-i venet0:0"' >> /etc/sysconfig/knockd
service knockd restart
# set up NeoRouter VPN client, if desired
nrclientcmd
# check network speed
wget -O speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py
chmod +x speedtest-cli
./speedtest-cli

# For documentation on ClearlyIP phones: https://kb.clearlyip.com/phones/Using-the-Module.html
 
Last edited:

kenn10

Well-Known Member
Joined
Dec 16, 2007
Messages
3,764
Reaction score
2,173
@wardmundy I'm currently beta testing VitalPBX 2.3.9-1 but will test 2020 next week. Since my Hosting73 instance won't run Fail2ban, I can't use it as another test bed.
 

tbrummell

Guru
Joined
Jan 8, 2011
Messages
1,275
Reaction score
339
Install started. I assume we can add PUBLIC on to this as well?
 

tbrummell

Guru
Joined
Jan 8, 2011
Messages
1,275
Reaction score
339
1st report:
Code:
On this platform we need to reboot before we continue.
If install does not automatically resume after reboot,
log in as root and run ./IncrediblePBX16-15.sh again.
One moment please...
Obviously incorrect .sh to kick off after reboot...
 

tbrummell

Guru
Joined
Jan 8, 2011
Messages
1,275
Reaction score
339
Just started a 2nd install. Attempted IncredibleFax last time, something bad happened and FPBX GUI was gone afterwards. Will skip that this time.
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,168
Reaction score
5,199
Just started a 2nd install. Attempted IncredibleFax last time, something bad happened and FPBX GUI was gone afterwards. Will skip that this time.

Fax has been broken since the move to Asterisk 16 and FreePBX 15. @David Foxworth is the expert on this.
 
Last edited:

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,168
Reaction score
5,199
Install started. I assume we can add PUBLIC on to this as well?

Haven't had time to test this yet.

UPDATE: Just tested with go-public-16-15.tar.gz, and it worked fine.
 
Last edited:

tbrummell

Guru
Joined
Jan 8, 2011
Messages
1,275
Reaction score
339
Fax installed on my last 16.15.1, I didn't have time to actually test it though.
As for PUBLIC I hope to get at it later today.
 

tbrummell

Guru
Joined
Jan 8, 2011
Messages
1,275
Reaction score
339
Up on 2020 with PUBLIC configured to my liking. Seems pretty normal for the things I use, and I have direct paging (*80) back.. Yay!
 

atsak

Guru
Joined
Sep 7, 2009
Messages
2,381
Reaction score
436
Installed it on Hyper V - lots of errors during install (file not found, can't locate repository) weirdly but actually seems to work right now (or well is online). Haven't tested any functionality yet.
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,168
Reaction score
5,199
Installed it on Hyper V - lots of errors during install (file not found, can't locate repository) weirdly but actually seems to work right now (or well is online). Haven't tested any functionality yet.

Check the logs in /root and let me know what you find. Sounds like a repo was off line.
 

atsak

Guru
Joined
Sep 7, 2009
Messages
2,381
Reaction score
436
Check the logs in /root and let me know what you find. Sounds like a repo was off line.

Almost certainly since it was the weekend, and after your Thanksgiving to boot. I'll try another clean install when I'm free this week to see if it looks similar before we declare it something that might be useful to look into.
 

atsak

Guru
Joined
Sep 7, 2009
Messages
2,381
Reaction score
436
No joy in Hyper V. CentOS 7 build 1908. Thought it was the old 80 x 24 console issue but ran installer both full screen and in putty window at 82 x 30 same problem. I'm going to look further at the logs tomorrow - all I see is a bunch of can't stat iptables related errors, can't find /etc/asterisk/asterisk.conf - I'll have to back track it to see where the errors start occurring in the logs.
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,168
Reaction score
5,199
No joy in Hyper V. CentOS 7 build 1908. Thought it was the old 80 x 24 console issue but ran installer both full screen and in putty window at 82 x 30 same problem. I'm going to look further at the logs tomorrow - all I see is a bunch of can't stat iptables related errors, can't find /etc/asterisk/asterisk.conf - I'll have to back track it to see where the errors start occurring in the logs.

Perhaps a network or HyperV problem. We're using CentOS 7 build 1908 as well and not seeing these issues on VirtualBox.
 

Members online

No members online now.

Forum statistics

Threads
25,778
Messages
167,504
Members
19,198
Latest member
serhii
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