found a bug in AST_VDauto_dial.pl
Posted: Thu Mar 21, 2013 9:23 pm
so most of you dont use the logs, i use them religiously to provide reports.
there is a line
that should also reset another variable called $CLuser='';
there is a line
- Code: Select all
$CLlead_id=''; $auto_call_id=''; $CLstatus=''; $CLcampaign_id=''; $CLphone_number=''; $CLphone_code='';
that should also reset another variable called $CLuser='';
- Code: Select all
$CLlead_id=''; $auto_call_id=''; $CLstatus=''; $CLcampaign_id=''; $CLphone_number=''; $CLphone_code=''; $CLuser='';