Upgrades |
Previous Top Next |
PBXware uses even numbers for stable and odd numbers for development releases. Current stable release is 2.0 and development version is 2.1. To upgrade PBXware to 2.0 version for example 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 setting the PROJECT line to 'PROJECT=sitemanager-2.0'
'/home/servers/pbxware/sh/update' by settings the PROJECT line to 'PROJECT=pbxware-2.0'
'/home/servers/httpd/sh/update' by setting the PROJECT line to 'PROJECT=httpd-2.0'
4. Upgrade the software:
/home/servers/sitemanager/sh/update
/home/servers/pbxware/sh/update
/home/servers/httpd/sh/update
NOTE: default update username: pbxware, password: update
5. Start all servers
/home/servers/sitemanager/sh/start
/home/servers/pbxware/sh/start
/home/servers/httpd/sh/start
6. Navigate to PBXware interface and login.
7. 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