Page 1 of 1

ViciBox v.6.0 Released!

PostPosted: Thu Jun 19, 2014 4:48 pm
by Kumba
The long awaited update of ViciBox is here. You can download it at the following:

http://download.vicidial.com/iso/vicibox/server/



It's built using the following:

OpenSuSE v.13.1 64-bit
Kernel v.3.11.10
Asterisk v.1.8.28.2-vici
DAHDI v.2.9.1.1
LibPRI v.1.4.14
VoiceSync v.1.3.7
OpenR2 v.1.3.3
ViciDial SVN Trunk v.2.10-443a build 140617-2017 revision 2130


I've also figured out a way to get Sangoma drivers to compile, although I have to do it outside the OpenSuSE Build Service due to repository issues. You have to manually download the driver and install it using 'zypper in <files_here>' from the following url: http://download.vicidial.com/iso/vicibo ... /vicibox6/

Re: ViciBox v.6.0 Released!

PostPosted: Thu Jun 19, 2014 6:27 pm
by rrb555
Cool will test this out in a live environment.

I am adding a telephony server, will this works well with my current single server install? I've used 5.0.3 to my single server with VERSION: 2.8-417a, BUILD: 131019-0849, 1.8.26.1-vici,

Should both have the same version of asterisk to work perfectly?

Re: ViciBox v.6.0 Released!

PostPosted: Thu Jun 19, 2014 8:41 pm
by Kumba
no, it does not matter. The only thing that matters is that the same SVN revision is used. The only time asterisk matters is if you are running a 2+ year old version of ViciDial prior to 1.8 support.

you should be able to add a telephony server to your single server easily.

Re: ViciBox v.6.0 Released!

PostPosted: Thu Jun 26, 2014 2:49 am
by sf_andy
Hi, this is my first time using ViciBox/ViciDial. I'm a PHP/MySQL Developer working in a call centre and we are hoping to introduce ViciBox/Dial.

I've downloaded the v6.0 ISO which we are installing now. Apologies for what will probably be simple questions.....

1) Does ViciBox contain absolutely everything we need to run the call centre system (minus hardware obviously)
2) Does ViciBox come with the web based interface system which i've seen on some ViciDial screenshots or is that installed separately?
3) What is the URL to access the system after installation?
3) What is the URL link to PHPMyAdmin?
4) Where are the PHP and HTML files etc located?

Many thanks in advance

Re: ViciBox v.6.0 Released!

PostPosted: Thu Jun 26, 2014 8:32 am
by ger1966
good: Xtables Geoip this time with it.


not so good: no 1000 Hz kernel (any ordinary PIAF or Freepbx has something default)


linux-kepm:~ # cat /boot/config-`uname -r` | grep HZ
CONFIG_NO_HZ_COMMON=y
# CONFIG_HZ_PERIODIC is not set
CONFIG_NO_HZ_IDLE=y
# CONFIG_NO_HZ_FULL is not set
CONFIG_NO_HZ=y
CONFIG_RCU_FAST_NO_HZ=y
# CONFIG_HZ_100 is not set
CONFIG_HZ_250=y
# CONFIG_HZ_300 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=250
CONFIG_MACHZ_WDT=m
linux-kepm:~ #


Regards

Thomas

Re: ViciBox v.6.0 Released!

PostPosted: Thu Jun 26, 2014 9:29 am
by sf_andy
Hi,

Trying to install this - we've got as far as the network config. Entered all info, no problems with our network, but ping is resulting in "network is unreachable" - is there something missing from the installation notes or could someone please advise?

Thanks

Re: ViciBox v.6.0 Released!

PostPosted: Fri Jun 27, 2014 10:22 am
by Kumba
You should probably start your own thread about your installation issues. This thread isn't really to help you trouble shoot things. But it sounds like your network settings are wrong.

Re: ViciBox v.6.0 Released!

PostPosted: Fri Jun 27, 2014 10:24 am
by Kumba
ger1966 wrote:good: Xtables Geoip this time with it.

not so good: no 1000 Hz kernel (any ordinary PIAF or Freepbx has something default)


We haven't experienced any side-effects from this. Can you produce any issues regarding this lack of kernel compilation option? I'm really not looking into have a custom kernel for ViciBox. That makes the already pain in the butt drivers that much more of a pain.

Re: ViciBox v.6.0 Released!

PostPosted: Sat Jun 28, 2014 3:28 am
by Trying
It is AWESOME news that Sangoma can be used again! Thanks Kumba! :D

Re: ViciBox v.6.0 Released!

PostPosted: Mon Jun 30, 2014 12:08 pm
by Kumba
Trying wrote:It is AWESOME news that Sangoma can be used again! Thanks Kumba! :D


Well, Kinda. It's still not as smooth as it should be. Sangoma's drivers are a pretty good mess which is why they can't be built in.

Re: ViciBox v.6.0 Released!

PostPosted: Thu Jul 03, 2014 11:24 am
by geoff3dmg
I'm adding a new telephony server to my 5.03 cluster tomorrow. I'll use the v6 ISO and let you know how I get on.

Re: ViciBox v.6.0 Released!

PostPosted: Fri Jul 04, 2014 7:52 am
by geoff3dmg
I installed v6.0 on a Dell Poweredge 1850 today. I had the same issue I always have with this hardware and ViciBox ISOs. After rebooting from the 'os-install' step the system will not boot due to the onboard raid card modules not being in the initramfs image.

Code: Select all
vicidial-4:~ # lspci | grep RAID
02:0e.0 RAID bus controller: Dell PowerEdge Expandable RAID controller 4 (rev 06)


I booted up SystemRescueCD and altered '/etc/sysconfig/kernel' by changing the 'INITRD_MODULES' setting.

Code: Select all
INITRD_MODULES="megaraid_mm megaraid_mbox"


Then running 'mkinitrd' to rebuild the initramfs with the correct modules. I rebooted and the system came up cleanly so i was able to proceed with the rest of the installation.

Re: ViciBox v.6.0 Released!

PostPosted: Fri Jul 04, 2014 8:19 am
by mflorell
Thank you for posting your instructions for Dell!

Re: ViciBox v.6.0 Released!

PostPosted: Tue Jul 08, 2014 4:26 pm
by Kumba
I've no clue how I can add those kernel modules at the moment.

Re: ViciBox v.6.0 Released!

PostPosted: Wed Jul 09, 2014 4:39 am
by geoff3dmg
Ok kumba, thanks for looking. It's not a major issue for me as I know about it being a problem on my hardware, so it only take about 15mins to work round. The first time I had the problem it took me about a week to track it down though. My concern is I'd imagine a Linux/Vicidial newbie would be completely stumped.

Re: ViciBox v.6.0 Released!

PostPosted: Mon Jul 14, 2014 9:20 am
by geoff3dmg
I used the v6.0 ISO to do an advanced install to create a Slave database server on a Dell 1950. My first attempted failed as I have setup some custom views on the Master database and the initial SQL dump failed due to the 'slave' user not having 'SHOW VIEW' rights. Once I fixed up that manually, the install process worked cleanly.

Unfortunately Kumba I wasn't able to test if the megaraid drivers work on this machine as it has a slightly different raid controller.

Code: Select all
01:00.0 SCSI storage controller: LSI Logic / Symbios Logic SAS1068E PCI-Express Fusion-MPT SAS (rev 08)


It works out of the box as it uses the 'mptsas' linux driver module.

Re: ViciBox v.6.0 Released!

PostPosted: Mon Jul 21, 2014 9:54 pm
by rrb555
had a problem downloading recordings I've got some permissions errors.

Was able to fix it by editing the viciarchive.conf and vicirecord.conf change the Require all granted to Order allow,deny Allow from all

Re: ViciBox v.6.0 Released!

PostPosted: Tue Jul 22, 2014 10:02 am
by Kumba
rrb555 wrote:had a problem downloading recordings I've got some permissions errors.

Was able to fix it by editing the viciarchive.conf and vicirecord.conf change the Require all granted to Order allow,deny Allow from all


Ohh yeah. OpenSuSE decided to statically compile in the mod_access_compat module which requires you to use the older Apache2 access requirements. Guess there will be a ViciBox v.6.0.1 now.

Re: ViciBox v.6.0 Released!

PostPosted: Thu Jul 31, 2014 9:34 pm
by thirdhatch
Are there any other download options?

The current download speed is about 2 days in Seattle from multiple locations. Is there a mirror? Can we host a mirror?

Re: ViciBox v.6.0 Released!

PostPosted: Thu Jul 31, 2014 10:04 pm
by williamconley
thirdhatch wrote:Are there any other download options?

The current download speed is about 2 days in Seattle from multiple locations. Is there a mirror? Can we host a mirror?


viewtopic.php?f=8&t=33288#p113071

Re: ViciBox v.6.0 Released!

PostPosted: Fri Sep 05, 2014 7:46 am
by DomeDan
I've uploaded torrents for v.6.0:

Vicibox_v.6.0.x86_64-6.0.0 http://linuxtracker.org/index.php?page= ... af1b42936e
Vicibox_v.6.0.x86_64-6.0.0.preload http://linuxtracker.org/index.php?page= ... 1c326e09a8

Vicibox_v.6.0.x86_64-6.0.1 http://linuxtracker.org/index.php?page= ... 32e2095b75
Vicibox_v.6.0.x86_64-6.0.1.preload http://linuxtracker.org/index.php?page= ... ae184777e2

Vicibox_v.6.0.x86_64-6.0.2 http://linuxtracker.org/index.php?page= ... 483f3492a2
Vicibox_v.6.0.x86_64-6.0.2.preload http://linuxtracker.org/index.php?page= ... c290cba73b

Re: ViciBox v.6.0 Released!

PostPosted: Fri Oct 31, 2014 12:12 pm
by saulortega
Hello.

The sounds web directory is empty after installation of Vicibox_v.6.0.x86_64-6.0.2

Re: ViciBox v.6.0 Released!

PostPosted: Mon Jan 05, 2015 12:05 pm
by scicali
I'd like upgrade my 5.03 version to 6.0!!
Is there a convenient way??

Re: ViciBox v.6.0 Released!

PostPosted: Mon Feb 02, 2015 7:47 am
by DomeDan
You should use the svn trunk when upgrading vicidial, here is the tread viewtopic.php?p=88553
but if you want to update the software around vicidial then you should make a backup and do a new install with vicibox and restore the backup

Re: ViciBox v.6.0 Released!

PostPosted: Mon Feb 02, 2015 8:05 am
by DomeDan

Re: ViciBox v.6.0 Released!

PostPosted: Tue Mar 31, 2015 5:41 pm
by paolo
Hi, Can I ask for the link for the release note for Vicibox 6.0 Thank you in advance.

Re: ViciBox v.6.0 Released!

PostPosted: Tue Jun 23, 2015 3:27 pm
by randy_delgado_03
Good Day Vicidial Group,

Where can we find the updates /change log / added feature of Vicibox's latest version?

Thanks ...

Re: ViciBox v.6.0 Released!

PostPosted: Wed Jun 24, 2015 7:24 pm
by williamconley
randy_delgado_03 wrote:Good Day Vicidial Group,

Where can we find the updates /change log / added feature of Vicibox's latest version?

Thanks ...

You're lookin' at it. The initial post (and often followups) by Kumba represent changes. Note he listed the package levels in the new release and also added a note about something else.

I think you may want to have a change list for ViciDIAL (as opposed to ViciBOX). ViciBOX is the installation package, which provides the Environment for ViciDIAL to run. It provides packages like asterisk, and that's why Kumba lists packages and revision levels.

But Vicidial is a completely different monster. Vicibox CAN install any version of Vicidial, and will ordinarily install the "Latest". Since that changes every day, it would be pointless to attempt to post any of that information in the Vicibox distro release post.

And notes for upgrades of Vicidial are contained in several places, most notably in the admin.php source code, near the top, in a special section for that purpose (since most changes affect that file). If other files are changed, I've noted that The Vicidial Group tends to note those files as well. Major revisions are accompanied by a new Manual which also contains change information.

Is that clearer? 8-)