| 
 GUI - Login to the system administration
 -  Navigate to 'Settings: Conf Files'
 - Click on the 'Locked' check box
 - Click on 'Save'
   
  SHELL
 - Login into the system console as a root user
 
 Navigate to the pbxware directory: cd /opt/pbxware Change the asterisk directory ownership chown root:root pw/etc/asterisk Change the asterisk directory permissions chmod 754 pw/etc/asterisk Change the ownership to features.conf file chown root:root pw/etc/asterisk/features.conf  
 |