Hi,
We are facing problem in "Agent-No-Answer-Overflow".
As per customer requirement, we have set "Agent-No-Answer-Overflow" as "Recall"
Below is our callflow:
1) The customer will enter 1 for "ENGLISH" skillset or 2 for "HINDI" skillset
2) Then we are storing customer's input into one variable called "CInput"
3) Then we are attaching customer input(CTI_Input) by using MultiAttach Property.
4) Once the call is entered to the routepoint & before collect the input from customer, by using UDATAINT(CTI_Input) function we are checking value
i) if this value is 1, then call will transfer to "ENGLISH" skillset agent
directly without collecting any input from customer
ii) if this value is 2, then call will transfer to "HINDI" skillset agent directly
without collecting any input from customer
iii) if this value is other than 1 or 2, then call will start with welcome
message & collect input from customer
5) Point number 4 is for, if incaseof call recall, then the call should go to the respective skillset agents directly without collecting the customer input again & again.
The issue is that, call is abandoned after routed to first agent. The call is not transferring to next available agent who have same skillset
Am 100% sure, no problem in strategy. Because, i logged in with 3 agents with same skillset("ENGLISH"). And i dialed the routepoint & pressed 1. Call was landed on Agent1. Agent1 not answered the call, then automatically the call was forward to Agent2. And Agent2 was not answer the call, then the call was forward to Agent3. That means if we do internal testing, the same strategy is working. The problem in coming when we try from outside.
And we have configured,
i)"after-routing-timeout" as 90
ii) "recall-no-answer-timeout" as 90
Anyone pls help me to close this
Regards
Prem