Line 2: | Line 2: | ||
{{AnchorDiv|HTCC-27795}} | {{AnchorDiv|HTCC-27795}} | ||
{{#jira:HTCC-27795}} | {{#jira:HTCC-27795}} | ||
− | Your Web Services and Applications solution must meet the following requirements to enable Agents to view Agent Group availability for Voice in | + | 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 reporting.]] | * [[ReportingConfiguration#Enabling_reporting|You have enabled statistics reporting.]] |
Revision as of 14:31, August 28, 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
---
Comments or questions about this documentation? Contact us for support!