Friday, June 26, 2009

Upgrading from 3.10.x to 4.0.1

There still seem to be some bugs in upgrading from 3.10.x to 4.0.1.

Some thing is just going wrong and I'm not sure where the problem lies.  Here's how I have gotten around the problem:

First - BACKUP your 3.10.x system, copy the backups to your local PC and make sure you have the Install CD for your existing version in case you need to go back.

Copy new stable repo file to pbx:

 - Login as root to PBX.

 - cd /etc/yum.repos.d

 - wget http://sipxecssw.org/pub/sipXecs/sipxecs-stable-centos.repo

Perform yum update:

 - yum update

Reboot:

 - reboot

sipXecs won't start up properly.  Install sipxsupervisor with yum:

 - yum install sipxsupervisor

Restart sipXecs services:

 - service sipxecs restart

Login to PBXadministration web console as superadmin.

Perform backup and download configuration / voicemail backups to local PC.

Make sure you know your IP addressing, host name, SIP domain, DNS & DHCP server settings.

Install 4.0.1 fresh from ISO (this will format your hard drive so if you didn't get that backup off the PBX, do it again or you will be SOL).

Restore the 4.0.1 backup to the freshly installed 4.0.1 PBX.

It seems like the long way around to get it done but it works and preserves your configuration. I haven't tried upgrading an HA install yet... 

Thursday, June 25, 2009

Tip for Uploading Voicemail Prompts

So, uploading voicemail prompts still isn't available in the web GUI for sipXecs... here's where to copy pre-recorded prompts though.

For AA prompts:

/var/sipxdata/mediaserver/data/prompts

For USER greetings:

/var/sipxdata/mediaserver/data/mailstore/ (where line is the extension, like "200")

The filenames for user greetings at present are: standard.wav, extendedabsence.wav, outofoffice.wav

Monday, June 22, 2009

Release 4.0.1 posted as stable

sipXecs Version 4.0.1 has been posted to the stable repository.

There were a lot of fixes from the 4.0.0 release (110 to be exact).

Reportedly the upgrade from 3.10.x is working also now but I have yet to test it.

.