Difference between revisions of "Key: TelephonyEnabled"
(jrfconvert import) |
|||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:Communication_keys]] |
+ | {{HelpFiles_Deployment}} | ||
| | ||
− | + | ==Key: TelephonyEnabled== | |
===Syntax=== | ===Syntax=== |
Latest revision as of 05:13, 5 January 2012
<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"/>