Possible actions to perform on an agentless call.

Namespace: ININ.IceLib.Configuration.Dialer.DataTypes
Assembly: 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 nameValueDescription
Hangup0 Hang up the call.
RouteToAttendantProfile1 Forward the call to an attendant profile.
PlayFile2 Play a wave audio file.
ConnectToAgent3 Connect to the call to an agent.

See Also