I am using rrmemory as strategy in Q1 and Q2. queue members are Local/3001@agent, Local/3002@agent, Local/3003@agent and Local/3004@agent. Local/3001@agent and Local/3002@agent penalty 0 in Q1 and Local/3003@agent and Local/3004@agent penalty 5 in Q1 Local/3001@agent and Local/3002@agent penalty 5 in Q2 and Local/3003@agent and Local/3004@agent penalty 0 in Q2 now the requirement is if penalty 0 agents are busy (on the call) don’t send a new call to them and send a new call to penalty 5 agents. if penalty 5 agents are also busy (on the call) then send a new call to penalty 0 agents even though penalty 0 agents are already on the call (busy).
I have limited 1 call to an agent at a time. I need to send a new call to agents who are already on the call.