bug fix for issue #690.

small addition to help text

git-svn-id: svn://192.168.202.10@2015 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2013-08-11 18:11:51 +00:00
parent bfd2de127e
commit 273645de5f
3 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -112,6 +112,7 @@
# 121124-2249 - Added Other Campaign DNC option
# 121129-1840 - Fix for issue #600
# 130706-2024 - Added disable_auto_dial system option
# 130811-1403 - Fix for issue #690
#
@@ -2833,7 +2834,7 @@ while($one_day_interval > 0)
$NCUncurl_value='';
$NCUcamp_match=0;
$NCUcamp_loop=0;
while ( ($NCUcamp_match < 1) && ($NCUcamp_loop <= $NCUcamp_count) )
while ( ($NCUcamp_match < 1) && ($NCUcamp_loop <= $ncu_total_count) )
{
if ( ($NCUcampaign[$vle_count] =~ /$NCUcamp_id[$NCUcamp_loop]/i) && (length($NCUcampaign[$vle_count]) == length($NCUcamp_id[$NCUcamp_loop])) )
{
@@ -228,6 +228,7 @@ Duplicate Checking||
The duplicate options allow you to check for duplicate entries as you load the leads into the system. You can select to check for duplicates within only the same list, only the same campaign lists or within the entire system. If you have chosen a duplicate check method, you can also optionally select the only specific statuses that you want to duplicate check against||
Add inbound and outbound holiday rule||
Add outbound holiday rule||
If set to N, the calls will queue up, even if there are no agents logged in and set to take calls from this in-group||
########################## CHANGES TO EXISTING PHRASES IN ADMIN TRANSLATION
+1 -1
View File
@@ -6339,7 +6339,7 @@ if ($ADD==99999)
<BR>
<A NAME="inbound_groups-no_agent_no_queue">
<BR>
<B>No Agents No Queueing -</B> If this field is set to Y or NO_PAUSED then no calls will be put into the queue for this in-group if there are no agents logged in and the calls will go to the No Agent No Queue Action. The NO_PAUSED option will also not send the callers into the queue if there are only paused agents in the in-group. Default is N. In an AGENTDIRECT in-group, setting this to AGENTVMAIL will select the User voicemail ID to use. You can also put AGENTEXT in this field if it is set to EXTENSION and the system will look up the user custom five field and send the call to that dialplan number.
<B>No Agents No Queueing -</B> If this field is set to Y or NO_PAUSED then no calls will be put into the queue for this in-group if there are no agents logged in and the calls will go to the No Agent No Queue Action. The NO_PAUSED option will also not send the callers into the queue if there are only paused agents in the in-group. Default is N. In an AGENTDIRECT in-group, setting this to AGENTVMAIL will select the User voicemail ID to use. You can also put AGENTEXT in this field if it is set to EXTENSION and the system will look up the user custom five field and send the call to that dialplan number. If set to N, the calls will queue up, even if there are no agents logged in and set to take calls from this in-group.
<BR>
<A NAME="inbound_groups-no_agent_action">