Should the help URL link in the documents need to be changed, follow these instructions:
- Login as a root user into the system shell
- Navigate to the sm directory
cd /opt/pbxware/ sh/mysql -e "INSERT INTO admin_site.config VALUES ('SM', 'HELP_URL', 'http://your.secret.url.com/')"
|