In this chapter we will cover:
In order to update PBXware to a specific firmware version follow these steps:
Login into PBXware web interface
Navigate to 'Site Settings: Updates' and click on 'Updates' button
Enter update username='pbxware' and password='update' and wait until the system shows the interface again
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:
Login to PBXware via SSH
Stop all servers
/home/servers/sitemanager/sh/stop /home/servers/pbxware/sh/stop /home/servers/httpd/sh/stop
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 ' |
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
Start all servers
/home/servers/sitemanager/sh/start /home/servers/pbxware/sh/start /home/servers/httpd/sh/start
Navigate to PBXware interface and login.
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