Changing the 3CX Management Console’s Web Interface Timeout

The default timeout of the 3CX Management Console’s web interface is 10 minutes. You will be automatically logged out if there is no activity for this amount of time. Use this procedure to to alter the timeout. The following applies to both IIS and Abyss web server installs.

  1. Browse to < :\ProgramData\3CX\Data\Http\Interface>
  2. Make a backup of web.config
  3. Open web.config in your favourite text editor (Notepad is good enough for the job)
  4. Search for “<sessionState mode=”InProc” cookieless=”false” timeout=”10″/>” (without quotes)
  5. Change the timeout as needed. The number is in minutes.
  6. Save and close web.config
  7. From Services, restart “World Wide Web Service” or “Abyss Web Server”, depending on the web server that you are using.
  1. Hannes
    Very usefull, thank you Nicholas
    December 28, 2012 at 8:20 am