server to the archive database. Then start the Amethyst Server and use a
supervisor to listen to the calls. Then when finished, change the server to point
back to the live database. The sweeper will still keep writing the new calls to
the live database and not to the archive.
Steps:
- Close Amethyst server.
- Open the INI file [amtserver.ini] change the database location to point
to the archive database. Note! Please make a note of the current
location that is used. - Start Amethyst Server. The Server will now be pointing to the Archive database.
- If there are no supervisors setup, create a supervisor to connect with.
- Start your supervisor up and do the search for the recording that is required.
After everything is finished, you have to change the database path back to the
original path to ensure that normal usage of the system can continue.