Let’s walk through a typical agent interaction inside vicidial.php, highlighting AGC’s role.

*/15 * * * * php /var/www/html/agc_rebalancer.php >> /var/log/agc_rebalance.log 2>&1

When a lead says "Call me in 30 days", AGC updates the vicidial_list callback date. Exactly 30 days later, the hopper generator re-injects that lead, and vicidial.php presents it to an agent with a note: "Follow up – previous interest."