Project

General

Profile

Leads distribution among the Multiple agents in a same campaign

Added by Hussain Haider over 11 years ago

Hello Everyone,

I have a question regarding the operation of the Vicidial. The scenario is, there are multiple agents (let say 5 agents) are logged in the same campaign, all doing predictive dialing and there are 100 leads in the hopper. The question is how the system will distribute leads among the active agents assuming that agent 1 was the first one to resume the predictive dialing followed by agent 2 and so on up till agent 5?

Kindly share your thoughts over it.

Regards,

Hussain Haider


Replies (3)

RE: Leads distribution among the Multiple agents in a same campaign - Added by striker 247 over 11 years ago

it based on the ring startegy(Next Agent) selected in the campaign

Next Agent Call
- This determines which agent receives the next call that is available:
- random: orders by the random update value in the vicidial_live_agents table
- oldest_call_start: orders by the last time an agent was sent a call. Results in agents receiving about the same number of calls overall.
- oldest_call_finish: orders by the last time an agent finished a call. AKA agent waiting longest receives first call.
- overall_user_level: orders by the user_level of the agent as defined in the vicidial_users table a higher user_level will receive more calls.
- campaign_rank: orders by the rank given to the agent for the campaign. Highest to Lowest.
- campaign_grade_random: gives a higher probability of getting a call to the higher graded agents.
- fewest_calls: orders by the number of calls received by an agent for that specific inbound group. Least calls first.
- longest_wait_time: orders by the amount of time agent has been actively waiting for a call.

br
striker
striker24x7.blogspot.com

RE: Leads distribution among the Multiple agents in a same campaign - Added by Hussain Haider over 11 years ago

Hello Striker,

Thank you mate for your response. The above explained strategy is with respect to incoming calls. What will be the behavior of the Vicidial for outgoing calls? I am sorry for not mentioning Vicidial behavior w.r.t outbound calls in my first post.

Regards,

Hussain Haider

RE: Leads distribution among the Multiple agents in a same campaign - Added by striker 247 over 11 years ago

for incomming calls it will take the method selected in ingroups
for outgoing calls it will take the method selected in camapign detail view.

    (1-3/3)
    Go to top