Key: TelephonyEnabled

From Catglobe Wiki
Jump to: navigation, search

<accesscontrol>Main:MyGroup</accesscontrol> 

Key: TelephonyEnabled

Syntax

<add key="TelephonyEnabled" value="[TRUE/FALSE]"/>

[TRUE/FALSE]: Either insert "true" or "false" into value

Purpose

If it is set to "false", then auto-dialing will not work for the site.

If it is set to "true", then auto-dialing will be enabled for the site. This includes:

  • Activation of choice in CATI outcome set of auto dialer asterisk status per outcome set option.
  • Activation of auto-dial button on the CATI interviewer screen.

Example of key

<add key="TelephonyEnabled" value="true"/>