Upgrades and Updates |
Previous Top Next |
STABLE VERSIONS:
Updating the system
In order to update PBXware to the latest version follow these steps:
1. Login into PBXware web interface
2. Navigate to Site Settings: Updates and click on Update and Restart
3. Enter update username=pbxware and password=update and wait until the system shows the interface again
NOTE: When doing an upgrade or update from 1.6 to 1.8 version for example, you are strongly encouraged to re-save at least one Extension/Trunk, one MOH(Music on Hold) and a Queue. But re-saving all settings is recommended.
Upgrading the system:
Upgrading the current license with additional features or functions is performed following these steps:
1. Login into PBXware web interface
2. Navigate to Site Settings: Upgrades
3. Enter the system root username and password
4. Enter upgraded system license number and press Save
DEVELOPMENT VERSIONS:
Development versions of PBXware is updated daily. In order to update PBXware to the development branch please do the following:
1. Login to PBXware via SSH
2. Stop all servers
/home/servers/sitemanager/sh/stop
/home/servers/pbxware/sh/stop
/home/servers/httpd/sh/stop
3. Modify:
'/home/servers/sitemanager/sh/update' by replacing 'PROJECT=sitemanager-sync' to 'PROJECT=sitemanager-dev-sync'
'/home/servers/pbxware/sh/update' by replacing 'PROJECT=pbxware-sync' to 'PROJECT=pbxware-dev-sync'
'/home/servers/httpd/sh/update' by replacing 'PROJECT=httpd-sync' to 'PROJECT=httpd-dev-sync'
4. Start all applications
/home/servers/sitemanager/sh/start
/home/servers/pbxware/sh/start
/home/servers/httpd/sh/start
5. Navigate to PBXware interface and login.
6. Re-save at least one 'SIP' and IAX' extension, 'MOH(Music on Hold)' and a 'Queue', but going through all options and re-saving them is recommended