Hi,
I'm new to vicidial, and I was tasked to check on why there are numbers under CALLED in New status. See screenshot on this link:
https://ibb.co/1bXLRF1As per checking on the database, these numbers are from:
vicidial_list table where called_since_last_reset = 'Y' and status = 'NEW'
My question is, what process in vicidial system that updates this column called_since_last_reset to Y keeping the status = NEW? If you can provide the page that do this or the PHP script being run, then that would be helpful. Any explanation to englighten the process would be helpful.
The reason I was tasked to check on this is because we have a lots of leads that are being thrown on that area (status NEW which is under CALLED - refer on the specified link above).