Project

General

Profile

Actions

Feature #8115

closed

auto reset list

Added by anoush dej almost 4 years ago. Updated over 3 years ago.

Status:
Rejected
Priority:
Normal
Category:
Features
Target version:
Start date:
06/09/2020
Due date:
% Done:

0%

Estimated time:

Description

Hi,

i'm trying to implement auto reset list when dialable leads are 0.
At section

UPDATE the leads to be dialed for this campaign

of

/usr/share/astguiclient/AST_VDhopper.pl

i'd like to add a query as this dated suggest from "cousins"
$stmtA = "UPDATE vicidial_list L inner join vicidial_lists S on S.list_id=L.list_id SET called_since_last_reset='N' where S.campaign_id='$campaign_id[$i]' and upper(S.reset_time) like '%AUTO%';";

http://www.vicidial.org/VICIDIALforum/viewtopic.php?t=10481

may you help me? In my short experience using lead recycle it's currently too difficult
since each recycle rule is partly another criteria to sort list
thanks
Anoush

Actions #1

Updated by Wittie Manansala over 3 years ago

  • Assignee changed from Tristan Kendrick Biscocho to Wittie Manansala
Actions #2

Updated by Wittie Manansala over 3 years ago

  • Status changed from New to Rejected

Hi,

This issue/bug tracker is meant for bugs, feature request and issues related to the GOautodial CE ISO, system installation and the GOautodial applications (GOadmin, GOreports and GOagent). To get help from the community, please post your concerns in our forum board at https://goautodial.org/projects/goautodialce/boards/3

Thanks

Actions

Also available in: Atom PDF

Go to top