User Tools

Site Tools


voice:pbx:freepbx:freepbx_backup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
voice:pbx:freepbx:freepbx_backup [2016/05/24 12:10]
jcooper
voice:pbx:freepbx:freepbx_backup [2017/08/06 12:06] (current)
gcooper
Line 1: Line 1:
-====== Configure FreePBX Backup ======+====== FreePBX Backup and Restore ====== 
 + 
 +**HowTo**: http://www.freepbxhosting.com/blog/complete-freepbx-backup/ 
 + 
 +**FreePBX Backup Templates**: http://kb.guru-corner.com/question.php?ID=320
  
 http://wiki.freepbx.org/display/FPG/Backup+and+Restore+Module http://wiki.freepbx.org/display/FPG/Backup+and+Restore+Module
Line 5: Line 9:
 http://wiki.freepbx.org/display/FPG/Using+the+Backup+module http://wiki.freepbx.org/display/FPG/Using+the+Backup+module
  
-http://www.freepbxhosting.com/blog/freepbx-ftp-backup-tutorial/ setup FTP offsite backup+**Tutorial**: http://www.freepbxhosting.com/blog/freepbx-ftp-backup-tutorial 
 + 
 +===== Configure FreePBX Backup =====
  
 **FreePBX -> Admin -> Backup and Restore** **FreePBX -> Admin -> Backup and Restore**
Line 18: Line 24:
   * Click ''Save''   * Click ''Save''
  
 +===== Manually Run a Backup =====
  
 You can run the backup manually at any time by clicking the run button next to the backup you want to run. You can run the backup manually at any time by clicking the run button next to the backup you want to run.
 +
 +===== Disaster Recovery Notes =====
 +
 +Notes from others:
 +
 +The way I do it (because of all the problems I've seen with Backup and Restore over the years) is as follows:
 +
 +1) Copy and paste the Trunk definitions.
 +2) Copy and past the Inbound and Outbound routes.
 +3) Use Bulk Handler (or the older Import Extensions) to copy out the current configuration.
 +
 +Put these on a disk/usb/dead tree and spin up the new server.
 +
 +Reproduce the Trunk definition.
 +Copy in the Inbound and Outbound routes.
 +Import the extensions from the Bulk Display.
 +
 +  * Backup and Restore can be useful but only seems to be reliable when versions of everything are the same.  Different Distro versions, different asterisk versions etc will trip it up and make a huge mess.
 +
 +  * In the event you are in the situation I am in (trying to backup/restore an older system that has gone through multiple upgrades of FreePBX and such) Dave's method is far superior. There is more work for you to do but it will still save time and you come away with a clean and functioning system that you don't have to worry about.
voice/pbx/freepbx/freepbx_backup.1464113442.txt.gz · Last modified: 2016/05/24 12:10 by jcooper