12-20-2011 05:20 AM - edited 03-14-2019 09:04 AM
Hello, I am currently trying to configure this functinoality on UCCX 8.5.1:
If a caller rings back within 30 minutes, I would like him to be transferred to the same agent that handled the previous call if it is in Ready State. Otherwise it should be transferred to the next available agent.
I know this can be done with the Session steps, mapping the calling number. I have checked Cisco Reference Documents and tried some test scripts, but I can´t get it work yet. I would need some help about how to implement this.
Thank you very much,
Héctor
12-20-2011 01:23 PM
There's two assumptions in this approach you want to be careful of:
The safer, and more reliable approach to this would be to store the calls in a database as soon as the agent picks the call up, and then have the script query that database for new calls that come in. You'd want to enable something like a nightly/hourly scheduled job to purge entries from the table that are past your 30 minute threshold.
I'm not able to prove or disprove your existing approach, but based on experience, it could have holes that you'd end up having to deal with down the road.
By the way, I love this concept of sticky agent transfer, and I think I'll be pitching it to our team managers internally.
12-21-2011 01:12 AM
Hello Paul, for the moment I would like to implement it with Session steps, to see how it works and check the performance of the server.
The problem is that I can´t get it to work because I don´t know the exact steps to configure it.
Thank you,
Héctor
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide