Open Source Training Seminar


Not Logged in - No Account?

Don't have an account? Registering an account with us allows you to post to the forums, easily track new posts, subscribe to threads, pm (private message) other forum members, and receive periodic news letters (you can opt out if you desire). Once you are logged in this message will no longer appear. If you don't have an account, you can create one by registering here. Lost your password, request a new password. We respect your privacy which means we collect minimal information when you register and we do not resell that information or use it in any objectionable way. You can review our privacy policy for full details.


upgrade and move to new server

mrmrmrmr's picture

Hi,

I have a running Asterisk + FreePBX (2.3.1.0) installation on one server.
Now I have a new hardware and I installed new release of Asterisk together with FreePBX (2.4.0.0)

I want to move all my existing configuration to the new server.
I guess that's not possible by just copying all config files under /etc/asterisk , right ?

Because when I do that, I can't see my extensions and trunks on FreePBX gui.

Then I tried to copy all databases and tables to the new server. This time FreePBX GUI did not load well.
It says that there are many broken modules and some modules that belong to an older release.

So, what is the easiest and cleanest way of copying all configuration together with needed modules ?

Thanks.


__________________


Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

best and easiest way is

fskrotzki's picture

best and easiest way is upgrade the old box to the latest same version FreePBX. Then install the backup module, run a backup, copy that to the new server and restore.

Doing a backup from one version to another version is always a crap shoot as things change between versions. When a newer version is installed it is designed to upgrade stuff that is in place but a Restore is just that. A restore. No conversion, etc so can cause problems.

Moving things the way you describe is not correct. That's what the backup and restore function is for it knows what needs to be backed up from which locations and restores them to the proper locations.


I had similar question that

bobbyburgess's picture

I had similar question that was addressed in this post:

http://freepbx.org/forum/freepbx/installation/migrate-settings-from-free...