This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
voice:pbx:freepbx:freepbx_upgrade [2020/02/26 07:55] gcooper |
voice:pbx:freepbx:freepbx_upgrade [2023/10/26 13:33] (current) gcooper |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Upgrading a FreePBX Distro ====== | ====== Upgrading a FreePBX Distro ====== | ||
- | :!: Take a VM **snapshot** first! | + | **Downloads**: |
+ | |||
+ | **Upgrade In-Place**: https:// | ||
+ | |||
+ | :!: **Take a VM snapshot first!** | ||
===== SNG7 ===== | ===== SNG7 ===== | ||
Line 12: | Line 16: | ||
==== GUI Upgrade ==== | ==== GUI Upgrade ==== | ||
+ | |||
+ | :!: You are probably better off using the CLI, especially if there are many updates. | ||
- Update PBX and OS Modules | - Update PBX and OS Modules | ||
Line 37: | Line 43: | ||
< | < | ||
yum -y update && yum clean all && reboot | yum -y update && yum clean all && reboot | ||
+ | </ | ||
+ | |||
+ | ==== Changing Major Asterisk Versions ==== | ||
+ | |||
+ | < | ||
+ | asterisk-version-switch | ||
</ | </ | ||
Line 130: | Line 142: | ||
===== Migrate to New Hardware ===== | ===== Migrate to New Hardware ===== | ||
- | FIXME Needs verification | + | **Backup and Restore** |
+ | |||
+ | :!: You will need to **activate** the FreePBX Distro Deployment on the new PBX. | ||
+ | |||
+ | ==== Legacy ==== | ||
**Upgrade 10.13.66 to SNG7**: https:// | **Upgrade 10.13.66 to SNG7**: https:// |