From 4e5689bf0928ec9fde5621149c0a57ee20dd775e Mon Sep 17 00:00:00 2001 From: mattf Date: Tue, 25 Nov 2014 16:10:43 +0000 Subject: [PATCH] issue #785 fix, misspelling git-svn-id: svn://192.168.202.10@2208 3d104415-ff17-0410-8863-d5cf3c621b8a --- www/vicidial/help.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/vicidial/help.php b/www/vicidial/help.php index e434457b..6e64e703 100644 --- a/www/vicidial/help.php +++ b/www/vicidial/help.php @@ -860,7 +860,7 @@ if ($SSoutbound_autodial_active > 0)

- Dial Level Difference Target Method - This option allows you to define whether the dial level difference target setting is applied only to the calculation of the dial level or also to the actual dialing on each dialing server. If you are running a small campaign with agents logged in on many servers you may want to use the ADAPT_CALC_ONLY option, because the CALLS_PLACED option may result in fewer calls being placed than deisred. This option is only active if Dial Level Difference Target is set to something other than 0. Default is ADAPT_CALC_ONLY. + Dial Level Difference Target Method - This option allows you to define whether the dial level difference target setting is applied only to the calculation of the dial level or also to the actual dialing on each dialing server. If you are running a small campaign with agents logged in on many servers you may want to use the ADAPT_CALC_ONLY option, because the CALLS_PLACED option may result in fewer calls being placed than desired. This option is only active if Dial Level Difference Target is set to something other than 0. Default is ADAPT_CALC_ONLY.