10-29-2007 05:31 AM - edited 03-14-2019 01:28 AM
Scenario.. A call finally progresses itself through a queue and is presented to an agent... if the agent misses the call and is subsequently logged out of the queue then the caller is placed to the "back" of the queue!
What would cause this?
10-29-2007 08:02 AM
That's true, because during connect attempt call is dequeued. But you do it yourself and give higher priority for unanswered calls.
--
regards,
pk
10-29-2007 08:37 AM
Thanks for the response PK, it's a customer that has run into this "scenario" and my IPCC lab server is down at present, where would this be set... within the CSQ settings within AppAdmin?
KR
Andrew
10-31-2007 11:08 AM
I set it in scripting
10-31-2007 09:12 PM
KR,
You can control this in your .aef script. There should be a select user statement under that go to connected and failure that is where you assign a priority.
then the call will be placed back to the top you may want to look over the IVR scripting manual as well.
Please rate if helps.
Thanks,
Baseer.
11-27-2007 05:52 AM
Hi Baseer,
Thanks for your response, I get the logic behind how it works but with regards to the script there aren't any "select user" or "failed" steps... I have a Select Resource and a Connected under that and it seems feasible that a Set Priority step being applied under that would work but can't test it yet (lab server needs rebuilding for full functionality)
Kind Regards
Andrew
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