Imagicle Digital Fax

How disable or edit the automatic service restart

Applies to:

Any UCX Suite version

Description:

By default, the Imagicle Digital Fax service autonomously restarts every night at 01:10 AM.
This restart is a precautionary measure to avoid memory leaks that may happen on some Windows systems.

This article explains how to:

  • change the time the restart is done

  • disable the automatic restart 

How-to change the restart time

  1. Edit the file StonevoiceAS\Apps\Stonefax\Server\System\sfxAngel.ini and specify the hour (0-23) and the minute (0-59) you want the restart is done using the following parameters:

[Impostazioni]
RestartAtHour=2
RestartAtMinute=35
  1. Save the file, then restart the server to apply the changes.

How-to disable the restart mechanism

If you want to disable the restart mechanism at all:

  1. Edit the file StonevoiceAS\Apps\Stonefax\Server\System\sfxAngel.ini and set the following parameter:

[Impostazioni]
RestartEnabled=0
  1. Save the file, then restart the server to apply the change.

Last updated: