(Created page with "=Agent Group Availablity (for Voice)= Your Web Services and Applications solution must meet the following requirements to enable Agents to view Agent Group availability in Tea...") |
(Replace string operation) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | =Agent Group | + | =Agent Group Availability (for Voice)= |
− | Your Web Services and Applications solution must meet the following requirements to enable Agents to view Agent Group availability in | + | {{AnchorDiv|HTCC-27795}} |
+ | |||
+ | Your Web Services and Applications solution must meet the following requirements to enable Agents to view Agent Group availability for Voice in Team Communicator: | ||
* Your environment must include a connection to Stat Server. | * Your environment must include a connection to Stat Server. | ||
− | * [[ReportingConfiguration#Enabling_reporting|You have enabled statistics | + | * [[ReportingConfiguration#Enabling_reporting|You have enabled statistics reporting.]] |
* Your '''statistics.yaml''' file contains the following definitions: | * Your '''statistics.yaml''' file contains the following definitions: | ||
Line 26: | Line 28: | ||
mainMask: WaitForNextCall | mainMask: WaitForNextCall | ||
subject: DNStatus | subject: DNStatus | ||
+ | --- | ||
</source> | </source> | ||
− | |||
− | |||
[[Category:V:HTCC:8.5.2DRAFT]] | [[Category:V:HTCC:8.5.2DRAFT]] |
Latest revision as of 14:35, September 14, 2017
Agent Group Availability (for Voice)
Your Web Services and Applications solution must meet the following requirements to enable Agents to view Agent Group availability for Voice in Team Communicator:
- Your environment must include a connection to Stat Server.
- You have enabled statistics reporting.
- Your statistics.yaml file contains the following definitions:
---
name: TransferAvailability_CurrentReadyAgents
notificationFrequency: 10
notificationMode: IMMEDIATE
objectType: VIRTUAL_AGENT_GROUP
statisticDefinitionEx:
dynamicFilter: "MediaType=voice"
category: CurrentNumber
mainMask: WaitForNextCall
subject: DNStatus
---
name: TransferAvailability_CurrentReadyAgents
notificationFrequency: 10
notificationMode: IMMEDIATE
objectType: AGENT_GROUP
statisticDefinitionEx:
dynamicFilter: "MediaType=voice"
category: CurrentNumber
mainMask: WaitForNextCall
subject: DNStatus
---
This page was last edited on September 14, 2017, at 14:35.
Comments or questions about this documentation? Contact us for support!