Key: TelephonyEnabled

From Catglobe Wiki
Revision as of 11:02, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



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"/>