From 57116319a649e4f8f2d1fb9d47e6fd2202c2e471 Mon Sep 17 00:00:00 2001 From: mattf Date: Thu, 29 Mar 2007 12:37:44 +0000 Subject: [PATCH] fixed documentation in admin.php for lead recycling: iis not only for auto-dial git-svn-id: svn://192.168.202.10@572 3d104415-ff17-0410-8863-d5cf3c621b8a --- www/vicidial/admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/vicidial/admin.php b/www/vicidial/admin.php index 63a7dc35..c2c7e621 100644 --- a/www/vicidial/admin.php +++ b/www/vicidial/admin.php @@ -2153,7 +2153,7 @@ echo "
VICIDIAL_LEAD_RECYCLE TABLE


-Through the use of lead recycling, you can call specific statuses of leads again at a specified interval without resetting the entire list. Lead recycling is campaign-specific and does not have to be a selected dialable status in your campaign. The attempt delay field is the number of seconds until the lead can be placed back in the hopper, this number must be at least 120 seconds. The attempt maximum field is the maximum number of times that a lead of this status can be attempted before the list needs to be reset, this number can be from 1 to 10. You can activate and deactivate a lead recycle entry with the provided links. This feature only works in auto-dial mode, where dial level is greater than 0. +Through the use of lead recycling, you can call specific statuses of leads again at a specified interval without resetting the entire list. Lead recycling is campaign-specific and does not have to be a selected dialable status in your campaign. The attempt delay field is the number of seconds until the lead can be placed back in the hopper, this number must be at least 120 seconds. The attempt maximum field is the maximum number of times that a lead of this status can be attempted before the list needs to be reset, this number can be from 1 to 10. You can activate and deactivate a lead recycle entry with the provided links.