I just made a backup task in the latest FreePBX 16 with only the following modules selected:
- EndPoint Manager
- IVR
- Music on Hold
- Paging and Intercom
- Recordings
- Ring Groups
No folders were set to back up, and importantly, no “core” module selected.
Then I restored it to a FreePBX 17 machine. Within the restore log I see the following indicating that core was both backed up and restored:
Processing core
Resetting core module data
Dropping table trunks…Done
Dropping table pjsip…Done
And indeed, trunks and all the rest of core have been moved over. Unzipping the backup file I find Core.json, of course.
That’s obviously a bug, but I have a question.
Is it possible to just remove the Core.json from the unzipped backup folder and then tar the folder back up and use it to restore? Or do I have to manually do everything on the new machine if I don’t want to migrate core?