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.

  1. Login to the Master Server (LIM1) as mxone_admin.
  2. 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.
  3. 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).
  4. Select the directory where config_mirror files stored /tmp/upgrademirror.
  5. The regeneration script utility shows the data restoration progress. Check the printout and logs for errors.
  6. Make a reload of the system. Use the reload--system command. The reload data is now in the program units.
  7. Check that the system is running stable after the reload is completed.
  8. Run the command license_normalize to update license usage according to new license structure MX-ONE 7.x.
  9. Take a data backup of the system using the command data_backup.
  10. Do a new config_mirror of the system with the command config_mirror.
  11. Install the new 7.x license file using mxone_maintenance tool.
  12. Make a new data_backup and config_mirror of the system.