Added more debug for INBOUND NO-AGENT NO-DIAL
git-svn-id: svn://192.168.202.10@2902 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -887,10 +887,14 @@ while($one_day_interval > 0)
|
||||
{
|
||||
$DBIPinbound_no_agents_no_dial_trigger[$user_CIPct]=0;
|
||||
}
|
||||
else
|
||||
{$debug_string .= " !! INBOUND NO-AGENT NO-DIAL: Agents: $DBIPinand_agent_ready_count[$user_CIPct] Threshold: $DBIPinbound_no_agents_no_dial_threshold[$user_CIPct]\n";}
|
||||
if ($DBX) {print "DEBUG: INBOUND NO-AGENT Agents: $DBIPinand_agent_ready_count[$user_CIPct] Threshold: $DBIPinbound_no_agents_no_dial_threshold[$user_CIPct]\n";}
|
||||
}
|
||||
$sthA->finish();
|
||||
}
|
||||
else
|
||||
{$debug_string .= " !! INBOUND NO-AGENT NO-DIAL: Agents: $DBIPinand_agent_ready_count[$user_CIPct] Threshold: $DBIPinbound_no_agents_no_dial_threshold[$user_CIPct]\n";}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user