01-20-2010 03:17 AM - edited 03-14-2019 05:08 AM
Hello all,
Our agent phones have two lines. The first line is the contact centre agent number and the second line is the agent's personal DDI.
I am trying to work out the best approach to deal with calls coming in on the DDI line as I would like these to be part of the contact centre too and be able to report on call activity here. My initial thoughts are that a call will come into the DDI and if the agent is not available then it will be transfered to the CSQ for that agent.
Would it be better for the DDI line to have a "call foward all" set to the CSQ trigger and then use some enterprise parameter to see the original called number, do a lookup and send this call to the agent whose DDI it is? I'm just wondering how this is achieved programatically? Or would a better approach be for all of the agent DDI numbers to be triggers for the UCCX application? This leads to the question how many triggers can an application have?
Thanks,
Solved! Go to Solution.
01-21-2010 05:36 AM
You would use the Get Call Contact Info step.
01-20-2010 05:41 AM
This is always a sticky topic. Both of your ideas are possible and there isn't really a "best" option IMO.
You can do this either with a Call Consult Transfer step or attempt an agent-based routing with the Select Resource step. For reporting reasons you would want to use Select Resource though. This also means the agent cannot answer calls at all unless they are logged in to CAD though.
Also, you could choose to route to a CSQ instead of the agent's voicemail in any of these scenarios if you wanted. CCX cannot queue callers to a specific agent and CSQs don't scale well enough to have one per agent. This somewhat depends on who is calling though. A menu option with choices works well: Press one for voicemail or two to speak with another representative."
Lastly, another scenario might be to create an IVR with a "dial by extension" concept where the customers know the extension of who they are reaching and not the direct line number. CCX could do agent-based routing as discussed above there. The advantage is that their direct line would remain untouched. This only works if they would refrain from giving that number out though.
01-21-2010 02:58 AM
Thankyou for your thoughts they are appreciated.
One question if I want to capture the original called number, presumably I use a Get Enterprise Call Info step, but what fields and values do I need to populate?
01-21-2010 05:36 AM
You would use the Get Call Contact Info step.
01-21-2010 05:41 AM
Great, that works well. Thanks again.
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