I am trying to do some routing based on Longest Available Agent. I am using an Aspect switch and have been trying to monitor an agent group defined in the switch. I have not been able to get any events from this switch defined group via Genesys. Is this even possible ? Any other ideas for receiving LAA on Aspect ?
In your strategy, perform agent selection âBased on Statisticsâ , and use the stat âStatTimeInReadyStateâ. This will select the agent thatâs been waiting/ready the longest.
If the stat you are using is âmost idle agentâ then the agent that has been in the ready state for the longest amount of time will get the call.
In a non-busy environment, if an agent quickly hits not-ready/ready they essentially reset their clock. Instead of being in a ready state for 1 min, they are only ready for 1 sec since they had changed to not ready.
Thereâs no need to log out, nor does the agent need to stay in a not-ready state for any measurable length of time.
Avaya has a method to route to least occupied agent (where they use agent occupancy as the stat) â there are drawbacks to that approach as well..
Create a custom statistic for âTimeSinceLastCallâ which resets the timer based on the time the agent last received an inbound call, vs, time in Ready state. This prevents agents from going âready / not-readyâ to beat the system, or agents calling eachother to âknock eachother out of agent queueâ.
As for the switch defined groups, if they are not dynamic, could you not create a physical group in Genesys to mirror the switch group.