Content

Page tree

D-SERIES

Web User Interface

N/A

Phone User Interface

N/A

Initial Firmware Version

10.1.42.13

XML Configuration

<tls_session_cache_mode perm="PERMISSIONFLAGS">VALIDVALUE</tls_session_cache_mode>

Description

The valid set inside the OpenSSL the SSL_CTX_set_session_cache_mode.

  • Off: No session caching for client or server takes place.
  • Client: Client sessions are added to the session cache.
  • Server: Server sessions are added to the session cache.
  • Both: Enable both server and client session cache handling.

Valid Values

For all phones except the D120:

  • Off
  • Server
  • Client
  • Both

For the D120 only the values are available:

  • off 
  • Server

Default Value

Both for all phones except the D120. For the D120 it is server.