PBXware 2.x
FAQs
  General
  Backup & Restore
  Codecs
  Conferencing
  Conf Files
  Destinations
  DID
  Extensions
  IVR
  Licencing
  Monitor
  Music On Hold
  MySQL
  System Daemon
  OSC (Online Self Care)
  Protocols
  Providers
  Queue
  Networking
  Reports
  Servers
  Setup Wizard
  Sounds
  System
  SSH
  TFTP
  Trunks
  UAD
  Voicemail
  Zaptel
  Agents
  Enhanced Services
  Fax
  Cabling
  Presentation
  SM Settings
Moving To Another Server


To move the system to another server:

  • Backup server data:
Automatic
  • Login to the system administration
  • Navigate to 'Site Settings: Backup'
  • Set 'Backup type'='Auto'
  • Set 'Backup at'=$TIME (where $TIME is set to 12:00 for example)
  • Set 'Replace previous day'='Yes'
  • Once the backup is created, the 'backup' directory will be found under '/home/servers'
Manual
  • Login to the system shell as a root user
  • Stop the services
/home/servers/sitemanager/sh/stop
/home/servers/pbxware/sh/stop
/home/servers/httpd/sh/stop
  • create the backup file
tar cvf backup.tar /home/servers/ && gzip backup.tar.gz
  • Copy the backup file to the new server
scp backup.tar.gz $IPADDRESS:backup.tar.gz' (where $IPADDRESS stands for 192.168.1.20 for example)
  • Move the file to the correct path
mv /root/backup.tar.gz /home
  • Extract the file
tar -zxf backup.tar.gz
 
  • Start the services
/home/servers/sitemanager/sh/start
/home/servers/pbxware/sh/start
/home/servers/httpd/sh/start
  • Open the new server IP address in web browser (You should probably get a 'license error'. Contact Bicom Systems account manager and provide new IP and MAC address for appropriate changes)

 


 
End User Pricing
Unlimited stock
Please register

This website uses cookies. By using this website, you consent to the use of these cookies. View policy I agree