Import Saved Telephony
After installation of the new MX-ONE 7.x system is completed, the following steps need to be performed for successful regeneration of the telephony data from the old MX-ONE system into the new MX-ONE system through the Regeneration Script Utility.
To restore the telephony data into the new MX-ONE system, the created config_mirror files from the old MX-ONE system must have to be transferred to the new system.
- Login to the Master Server (LIM1) as mxone_admin.
- Transfer the config_mirror files to the Master server and place them in a new directory (for example /tmp/upgrademirror). You can do this through USB or copy function.
- Start the Regeneration Script Utility by entering sudo -H /opt/mxone_install/bin/regen_mirror_data (see sudo -H /opt/mxone_install/bin/regen_mirror_data --help).
- Select the directory where config_mirror files stored /tmp/upgrademirror.
- The regeneration script utility shows the data restoration progress. Check the printout and logs for errors.
- Make a reload of the system. Use the reload--system command. The reload data is now in the program units.
- Check that the system is running stable after the reload is completed.
- Run the command license_normalize to update license usage according to new license structure MX-ONE 7.x.
- Take a data backup of the system using the command data_backup.
- Do a new config_mirror of the system with the command config_mirror.
- Install the new 7.x license file using mxone_maintenance tool.
- Make a new data_backup and config_mirror of the system.
↑