Koozali.org: home of the SME Server

Tranfering Setting Data for trunks and Extensions to another machine

Offline Teviot

  • *
  • 610
  • +0/-0
Is there a way of backing up all the SAIL data to a file that can be RESTORED on another machine?

I am looking at installing from the latest ISO and would like to avoid re-entering data to get my PBX up and running again after the install (Trying to save time)

Regards
M0GLJ
......................................................
I am new to SAIL SME Server v8b6 and have been using SME for many years.
I have already done some research and only ask questions if I still can't work it out.

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: Tranfering Setting Data for trunks and Extensions to another machine
« Reply #1 on: January 02, 2013, 11:08:34 AM »
http://forums.contribs.org/index.php/topic,48791.0.html

should help you (found searching for "sail backup")

Offline SARK devs

  • *****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: Tranfering Setting Data for trunks and Extensions to another machine
« Reply #2 on: January 06, 2013, 09:38:45 PM »
If you are on V3 or later then all of your PBX data is in one file at /opt/sark/db/sark.db

You can copy that to a new box as long as the new box is on the same release or later of sail.  You should copy the file over and then run

Code: [Select]
sh /opt/sark/scripts/updatedb.sh

Kind Regards

s


Offline Teviot

  • *
  • 610
  • +0/-0
Re: Tranfering Setting Data for trunks and Extensions to another machine
« Reply #3 on: January 07, 2013, 07:16:46 PM »
Thanks S


You have been more than helpful

Regards
M0GLJ
......................................................
I am new to SAIL SME Server v8b6 and have been using SME for many years.
I have already done some research and only ask questions if I still can't work it out.