AgentWorkMode Enumeration |
Namespace: Avaya.ClientServices
public enum AgentWorkMode
Member name | Value | Description | |
---|---|---|---|
None | 0 | Default state, no work mode. | |
AutoIn | 1 | The auto-in mode indicates that the agent is available for an Automatic Call Distribution (ACD) call. When the call ends, the agent is immediately available for another ACD call based on the administered call distribution method. The agent does not have to press any button to receive another ACD call. | |
ManualIn | 2 | The manual-in mode indicates that the agent is available for an Automatic Call Distribution (ACD) call. When the call ends, the agent automatically enters the AfterCallWork mode. While in AfterCallWork mode, the agent is unavailable to receive ACD calls. When AfterCallWork ends, the agent presses manual-in to receive another ACD call. | |
AfterCallWork | 3 | The After call work mode indicates that the agent is engaged in work associated with an Automatic Call Distribution (ACD) call such as filling a form related to the ACD call, but not on a call. The agent is unavailable to receive an ACD calls but can receive non-ACD calls. | |
Auxiliary | 4 | The auxiliary work mode indicates that the agent is involved in non ACD work, is on break, in a meeting, or at lunch. To receive ACD calls, the agent presses the manual-in or auto-in button. |
© 2017 Avaya LLC. All Rights Reserved.