// 4. Recalculate priority for leads in queue public function rebalancePriorities() $idleAgents = $this->getIdleAgentsByCampaign(); $waitTimes = $this->getQueueWaitTimes(); $skillScores = $this->getAgentSkillScores();
To use AGC, edit your campaign’s :
: Exporting real-time performance data for external reporting. agent API - Vicidial agc vicidialphp work
: Displays predefined scripts for agents to read, which can automatically populate with customer data like names and addresses. AGC in Vicidial and PHP: A Basic Guide // 4