added more information to the LOAD_BALANCE document
fixed bug in AST_timeonVDADall.php script git-svn-id: svn://192.168.202.10@803 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -905,6 +905,9 @@ $talking_to_print = mysql_num_rows($rslt);
|
||||
if ($SERVdisplay > 0) {$SVD = "$G$server_ip$EG | $G$call_server_ip$EG | ";}
|
||||
else {$SVD = "";}
|
||||
|
||||
$vac_stage='';
|
||||
$vac_campaign='';
|
||||
$INGRP='';
|
||||
if ($CM == 'I')
|
||||
{
|
||||
$stmt="select campaign_id,stage from vicidial_auto_calls where callerid='$Acallerid[$i]' LIMIT 1;";
|
||||
|
||||
Reference in New Issue
Block a user