51
Genesys CTI Technical Discussion / Re: Routing Scenario - any feature/function available? (Genesys Engage)
« Last post by terry on October 29, 2024, 05:53:58 PM »Hot sure if it help or if it relevant at all, but basically there is statistic CurrentStateReasons.
If TServer request (like RequewstAgentLogin) changes agent state then reasons (if any) of this request are available through this statistic and accordingly in routing strategy and likely in skill expressions.
Meaning something like this if RequestAgentLogin to SIP server has attribute Reasons with say key site set to OFF, then for example skill function sitex can check if agent logged with such reason : Skill1>value1 & ... & sitex(OFF)
If TServer request (like RequewstAgentLogin) changes agent state then reasons (if any) of this request are available through this statistic and accordingly in routing strategy and likely in skill expressions.
Meaning something like this if RequestAgentLogin to SIP server has attribute Reasons with say key site set to OFF, then for example skill function sitex can check if agent logged with such reason : Skill1>value1 & ... & sitex(OFF)
Recent Posts