PIONEERS Incredible PBX 14 for Wazo

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,206
Reaction score
5,226
Incredible PBX 14 for XiVO is now available featuring XiVO 16.16 with Asterisk 14 and the new Opus codec which is enabled by default for WebRTC. And WebRTC now has integrated support for managing and listening to your voicemails.

Cx5bYDQWEAALJLq.jpg


APIs for new XiVO Telephony Business Engine are available at https://serverIP/api/. Think of it as OpenStack for the Telephony Cloud. You can build your own web GUI using nothing but the XiVO APIs with bootstrap and smarty open source tools. Lots of free and low cost themes and templates to choose from. Similar in design to WordPress templates. You can change the entire look and feel of your GUI by simply swapping out the CSS template. API Tutorials and samples coming soon. Attend Spring Training in Charleston to learn it for yourself!

CyCKSkPXEAAnd31.jpg


CyCPJ4IXUAU24hq.jpg


Most of the existing XiVO tutorials on Nerd Vittles have been updated to reflect the new download link. So just follow the main tutorial and WebRTC tutorial to get started. New (expanded) tutorial for Incredible PBX 14 will be available next week.

We had a great visit with @Sylvain Boily in case you couldn't tell. Happy Thanksgiving!

CyCH_BGXEAA9SJz.jpg
 
Last edited:

ou812

Guru
Joined
Oct 18, 2007
Messages
479
Reaction score
79
Are there any dates set for the spring training.

gary
 

ou812

Guru
Joined
Oct 18, 2007
Messages
479
Reaction score
79
I ran into a problem with the install, I used this as my install method and got some errors.

cd /root
wget http://incrediblepbx.com/IncrediblePBX14-XiVO.sh
chmod +x IncrediblePBX14-XiVO.sh
./IncrediblePBX14-XiVO.sh


Code:
(Reading database ... 44386 files and directories currently installed.)
Preparing to unpack .../libonig2_5.9.5-3.2_amd64.deb ...
Unpacking libonig2:amd64 (5.9.5-3.2) ...
Setting up xivo-dbms (16.11~20160825.142748.ed6556f) ...
Error: could not open /etc/postgresql/9.4/main/postgresql.conf for reading at /usr/share/perl5/PgCommon.pm line 194.
dpkg: error processing package xivo-dbms (--configure):
 subprocess installed post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of xivo-libdird:
 xivo-libdird depends on xivo-dbms (>= 16.11~20160825.142748.ed6556f); however:
  Package xivo-dbms is not configured yet.

dpkg: error processing package xivo-libdird (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 xivo-dbms
 xivo-libdird
E: Sub-process /usr/bin/dpkg returned an error code (1)
xivo_install_current.sh: line 62: xivo-service: command not found
Please verify above that XiVO installation step completed successfully.
We will handle the web configuration for you. Ignore the message above.
To continue with installation, press ENTER. Or press Ctrl-C to abort.
"I PRESSED ENTER"

cat: /usr/share/xivo/XIVO-VERSION: No such file or directory
WARNING: Incredible PBX image for XiVO is not yet available.
You have two options. Stop here and try later by pressing Ctrl-C now.
If you abort install now, you can rerun this install script again later.
Proceed with the install and manually configure everything in XiVO GUI.
To continue with installation, press ENTER. Or press Ctrl-C to abort.

gary.
 
Last edited by a moderator:

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,206
Reaction score
5,226
@ou812 No dates yet for Spring BootCamp. XiVO installs are very platform-specific. Did you follow one of these: http://nerdvittles.com/?p=18734#platform

Minimal Jessie install requires the last two Debian options checked: SSH and System Utilities (I think those are the names).
 
Last edited:

ou812

Guru
Joined
Oct 18, 2007
Messages
479
Reaction score
79
I loaded a minimal Debain jessie and went from there, I will try again using xivo iso.

Thanks,

Gary
 

ou812

Guru
Joined
Oct 18, 2007
Messages
479
Reaction score
79
I built a new server with the Xivo iso, then ran,

cd /root
wget http://incrediblepbx.com/IncrediblePBX14-XiVO.sh
chmod +x IncrediblePBX14-XiVO.sh
./IncrediblePBX14-XiVO.sh

this is what I get

WARNING: Incredible PBX image for XiVO 16.09 is not yet available.
You have two options. Stop here and try later by pressing Ctrl-C now.
If you abort install now, you can rerun this install script again later.
Proceed with the install and manually configure everything in XiVO GUI.
To continue with installation, press ENTER. Or press Ctrl-C to abort.^C

looks like it's calling XiVO 16.16

if [ ! -d /etc/xivo ]; then
echo "Installing XiVO 16.16. One moment please..."
wget http://mirror.xivo.io/fai/xivo-migration/xivo_install_current.sh
bash xivo_install_current.sh -d
echo "Please verify above that XiVO installation step completed successfully."
echo "We will handle the web configuration for you. Ignore the message above."
read -p "To continue with installation, press ENTER. Or press Ctrl-C to abort."
echo " "
fi

gary.
 

ou812

Guru
Joined
Oct 18, 2007
Messages
479
Reaction score
79
I did a xivo-upgrade and now the script IncrediblePBX14-XiVO.sh is running.

Gary
 

ou812

Guru
Joined
Oct 18, 2007
Messages
479
Reaction score
79
Almost there, when I browse to IP I get

xivo-confd must be running: Unexpected error: (ProgrammingError) relation "general" does not exist LINE 2: FROM general ^ 'SELECT general.id AS general_id, general.timezone AS general_timezone, general.configured AS general_configured \nFROM general \n LIMIT %(param_1)s' {'param_1': 1}

s!AnUI7QCPaq9YgnUQqnIXThqJky7l
 

ou812

Guru
Joined
Oct 18, 2007
Messages
479
Reaction score
79
http://ip address/api is what is needed, I thought it would also have the basic gui interface.

maybe I need to wait for the New (expanded) tutorial.
 

Sylvain Boily

Active Member
Joined
Apr 30, 2016
Messages
259
Reaction score
144
Hello, i think it would be better to wait or only test this version as a pioneers :) Ward got lot of informations and he need to digest it! So ward thank you very much to received me this last days, it was a pleasure to discuss with you, you're a very good host. I'm very excited about the futur and i think there is very exciting projects who could be born here, from incredible pbx community. #keepintouch and have fun!

Sylvain
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,206
Reaction score
5,226
I did a xivo-upgrade and now the script IncrediblePBX14-XiVO.sh is running.

Gary

NOTE: All of what follows in this post has now been incorporated into the Incredible PBX 13 and 14 installers for XiVO. So there is no need to do any of it manually. If you install XiVO from the ISO, all of this will be performed automatically when you run the Incredible PBX installer. The version 13 installer actually downloads and then runs the version 14.installer.


I have now tested the following using the ISO. Until we can add this to the installer, do the following after the ISO install finishes and BEFORE running the Incredible PBX 14 installer.
Code:
cd /root
wget http://incrediblepbx.com/wizard.py
chmod +x wizard.py
sed -i "s|unassigned.unassigned|xivo.incrediblepbx.com|" /etc/hosts
sed -i 's|unassigned|localhost.localdomain|' /etc/hosts
hostname xivo.incrediblepbx.com
invoke-rc.d hostname.sh start
invoke-rc.d networking force-reload
invoke-rc.d network-manager force-reload

./wizard.py "YourNewXivoWebPassword"

xivo-dist xivo-dev
apt-get update
xivo-upgrade

That should get your XiVO build up to XiVO 16.16. Then you should be ready to run the Incredible PBX installer if the upgrade is successful:
Code:
wget http://incrediblepbx.com/IncrediblePBX14-XiVO.sh
chmod +x IncrediblePBX14-XiVO.sh
./IncrediblePBX14-XiVO.sh

Hang tight on the API. It needs a good bit of additional explanation before it will be of much use to you.

p.s. We'll add this to the new installer. THANKS!!

NOTE: Install works fine on Vultr so this is only an upgrade issue when starting from the ISO.
 
Last edited:

ou812

Guru
Joined
Oct 18, 2007
Messages
479
Reaction score
79
@wardmundy I started with a minimal Debain 8 jessie, loaded Xivo as per there docs, followed your instruction above and it work like a charm.

Thanks,

Gary
 

prattmd2

Member
Joined
Jun 30, 2014
Messages
133
Reaction score
17
Hello Ward, could you outline the correct steps to go from Xivo 16.13 with Incredible PBX to 16.16 with Incredible 14?

I see the ones in the original tutorial to upgrade xivo, but not sure if that still holds true
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,206
Reaction score
5,226
Hello Ward, could you outline the correct steps to go from Xivo 16.13 with Incredible PBX to 16.16 with Incredible 14?

I see the ones in the original tutorial to upgrade xivo, but not sure if that still holds true

It's a little different upgrading to the Dev version because you need different repos, and we've changed the web interface to accommodate the XiVO APIs. Here's the tutorial.
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,206
Reaction score
5,226
Nothing that we've seen would cause us to stay with any version below 16.16.
 

prattmd2

Member
Joined
Jun 30, 2014
Messages
133
Reaction score
17
ok, successful 16.16 upgrade!
a couple of questions-
1. My status is Incredible 13.2016-10-25, how do I get to 14?
I tried running the Incredible 14 script but it says Incredible is already installed

2. I tried going to auth.xivo.io to get an auth token, but this website is not resolving, any suggestion?
 

wa4zlw

Member
Joined
Feb 14, 2008
Messages
845
Reaction score
22
what about built-in IVR and PJSIP? When will that happen? Any ideas?

Leon
 

Members online

Forum statistics

Threads
25,821
Messages
167,814
Members
19,246
Latest member
abuhyder
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