The DialerSession type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| AutoLogin |
Occurs when one is automatically logged into a campaign via rule or supervisor.
| |
| AutoLogout |
Occurs when one is automatically logged out of a campaign via rule or supervisor.
| |
| AutomaticBreakEnded |
Occurs when an automatic break has ended.
| |
| BreakGranted |
Occurs when a requested break has been granted.
| |
| CampaignTransition | Obsolete.
Occurs when a campaign transition occurs for the workflow this DialerSession is associated with.
| |
| ContactDataLoaded |
Occurs when the contact data for a follow up call has been loaded.
| |
| DataPop |
Occurs when a Dialer call is added to the agent's queue.
| |
| DialerServerRestarted |
Occurs when the dialing server restarted. Agents should logout from all campaigns and re-login to resume calling.
| |
| LogoutGranted |
Occurs when a requested logout has been granted.
| |
| ManualOutboundCallStatus |
Occurs when the status of a manually-initiated outbound call changes.
| |
| PreviewCallAdded |
Occurs when a Preview call is added to the agent's queue.
| |
| PreviewTimeoutExpired |
Occurs when the timeout associated with a preview call has elapsed and the preview call is about to be automatically dialed.
| |
| PreviewTimeoutStarted |
Occurs when the timeout associated with a preview call has started.
| |
| PreviewTimeoutStopped |
Occurs when the timeout associated with a preview call has stopped.
|