12-19-2009 02:22 PM - edited 03-14-2019 05:01 AM
I have agents in London and in the US. Termporarily I want the London contact center calls from XXX to go to only 3 of my 12 agents. Is here a way for the script to see a certain number? Basically I just need to how the script would see calls and send them to a routine.
thanks.
Solved! Go to Solution.
12-20-2009 04:36 PM
Hi
as mentioned in the above post
you can create another CSQ and assign diffrent skill set to those agents, or you can make them part of skill group set
then assign them to the new CSQ
by the way you meant by calls number xxx the ( calling number or called number )
any way the idea to do it the same
put get call contact info step and put a variable in the desired field ( calling or called ) then put if step to compare the result, if that variable you created == the xxx number you have then goto--> send the call to the new CSQ if not then send it to normal treatment
good luck
please if helpful Rate
12-20-2009 08:02 AM
IS this UCX or UCCE. You can modify your script to look for the xxx number and then send those calls to any of your 3 agents. I would recommend you create a sperate queue or skill these 3 agents and look for that skill while routing.
You may want to use a If statement and when true use the skill or queue selection if not your call will continue as it is today.
Please rate helpful hints.
12-20-2009 11:09 AM
We are runn Contact Center Express 7.0
12-20-2009 04:36 PM
Hi
as mentioned in the above post
you can create another CSQ and assign diffrent skill set to those agents, or you can make them part of skill group set
then assign them to the new CSQ
by the way you meant by calls number xxx the ( calling number or called number )
any way the idea to do it the same
put get call contact info step and put a variable in the desired field ( calling or called ) then put if step to compare the result, if that variable you created == the xxx number you have then goto--> send the call to the new CSQ if not then send it to normal treatment
good luck
please if helpful Rate
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