Overdial Rate

Hi,

Is anybody know what the Overdial Rate option in predicive mode (outbound) means ?
(our support is quite limited :-[)

When I start a campaign in predictive mode, which CCPulse statistic data is interresting to supervise to know the percentage or the number of client hang back up ?

Thanks for all

toumtoum

Toumtoum,

the overdial rate is calculated as:

(Abandoned Calls + Dropped Calls)/(Total number of calls Answered by live contacts)

If you choose this criteria for your campaign, OCS will try to limit the amount of ā€œabandonedā€ calls to the percentage you set.

3 Likes

Additional notes on ā€œoverdial rateā€ in predictive mode…

The overdial rate in OCM is runtime value.

(1) predictive_max_overdial_rate is a ā€˜global’ option in OCServer; it is the maximum value overriding runtime value of ā€œoverdail rateā€ in OCM
The value applies to all predictive mode optimization methods.
*** for Genesy 7.2

(2) call counts of answered, abandoned, dropped, etc are kept in OCServer memory as long as campaigns are running. To ā€˜reset’ counters, restart (stop, unload then load and run in OCM) of campaign(s) is required.

(3) OCServer keeps track of call results itself; these counters including number of predictive calls made and pacing algorithm being applied can be verified in OCServer debug log

(4) FYI, there is an OCServer option call ā€œsmall_groupā€ which applies an ā€œenhanced small groupā€ algorithm. Check release note in 7.1.xx; don’t see it in 7.2 manual.

regards