Koozali.org: home of the SME Server
Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: Teviot on January 02, 2013, 10:26:35 AM
-
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)
-
http://forums.contribs.org/index.php/topic,48791.0.html
should help you (found searching for "sail backup")
-
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
sh /opt/sark/scripts/updatedb.sh
Kind Regards
s
-
Thanks S
You have been more than helpful