Vicidial Predictive Dialing Algorithm?
Posted: Mon Nov 29, 2021 2:54 pm
Hosted: nextsalesllc.vicihost.com | VERSION: 2.14-829a BUILD: 210911-1958 |
I think I mentioned the correct criteria above for making a post... I'm really just looking for someone to give me the breakdown of exactly how the predictive dialing method works in vicidial. I found a post in github that detailed it in vicidial.org/docs/predictive.txt document but the post was from a decade ago(so its probably been updated since then) and I'm assuming since then the document has been scrapped from the site since i cant find it? It detailed getting an average of agents waiting every 15 seconds as well as total leads, agents in calls average cust time etc. and i wanted to get that formula and process, wherever it may be so i can essentially replicate it in a python script that can calculate it from my machine and send api calls to change the dial level. Turning on adapt_avg within vici itself often overloads the servers, slows things down, etc. and usually just breaks things since we're dialing at a really high volume. Thanks!
I think I mentioned the correct criteria above for making a post... I'm really just looking for someone to give me the breakdown of exactly how the predictive dialing method works in vicidial. I found a post in github that detailed it in vicidial.org/docs/predictive.txt document but the post was from a decade ago(so its probably been updated since then) and I'm assuming since then the document has been scrapped from the site since i cant find it? It detailed getting an average of agents waiting every 15 seconds as well as total leads, agents in calls average cust time etc. and i wanted to get that formula and process, wherever it may be so i can essentially replicate it in a python script that can calculate it from my machine and send api calls to change the dial level. Turning on adapt_avg within vici itself often overloads the servers, slows things down, etc. and usually just breaks things since we're dialing at a really high volume. Thanks!