Jump to: navigation, search

TMakeCallType

Syntax

typedef enum {
	MakeCallRegular,
	MakeCallDirectAgent,
	MakeCallSupervisorAssist,
	MakeCallPriority,
	MakeCallDirectPriority
} TMakeCallType;

Values

  • MakeCallRegular — The call type is regular.
  • MakeCallDirectAgent — The call type is a direct call to agent.
  • MakeCallSupervisorAssist — The call type is a call to supervisor.
  • MakeCallPriority — The call type is regular with Priority feature.
  • MakeCallDirectPriority — The call type is a direct call to agent with Priority feature.
This page was last edited on March 17, 2016, at 18:08.
Comments or questions about this documentation? Contact us for support!