Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Skill routing

Status
Not open for further replies.

TacticalPenguin

Technical User
May 18, 2016
10
FR
Hello,
I got a question regarding skill routing.
I got a agent group named "Support". In this group, every agent has several skills.
What I want to do, is to redirect my calls to the most qualified agent, with a simple menu. When the caller presses "1" in the menu, I would like to direct the call to a Telephony-skilled agent, and when he presses "2", to a Network-skilled agent, for example. If no agent is qualified for the task, the call is simply redirected to the global agent group.
To do so, I guess I need to use a topic per skill model. For now, my routes are designed like this :
Incoming call ==> Caller presses "X" ==> Linked to a specific topic associated with a skill ==> Topic is linked to the global agent group.
However, this doesn't work and it calls my Agent Group without considering any skill.

If you had any advice about how skill routing is working, it would help me.
Thank you !
 
You need to use ag.processable instead of ag.free in your logic function.

"Trying is the first step to failure..." - Homer
 
Well it doens't change anything. Isn't the association between my topic and my skill supposed to be enough ?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top