Possible actions to perform on an agentless call.
Namespace: ININ.IceLib.Configuration.Dialer.DataTypesAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
| C# |
|---|
public enum AgentlessAction |
| Visual Basic |
|---|
Public Enumeration AgentlessAction |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Hangup | 0 | Hang up the call. | |
| RouteToAttendantProfile | 1 | Forward the call to an attendant profile. | |
| PlayFile | 2 | Play a wave audio file. | |
| ConnectToAgent | 3 | Connect to the call to an agent. |