Possible actions performable by an agentless policy condition.

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 ActionType
Visual Basic
Public Enumeration ActionType

Members

Member nameValueDescription
PlayVoiceFile0Play a voice recording (wav file).
SendFaxFile1Play/send a recorded fax (wav file).
AttendantProfile2Redirect the call to an attendant profile.

See Also