Enumeration CC_EVENTS

Combined Contact Center events including both agent and task events

Enumeration Members

AGENT_BLIND_TRANSFERRED: "AgentBlindTransferred"

Event emitted when contact is blind transferred

AGENT_BLIND_TRANSFER_FAILED: "AgentBlindTransferFailed"

Event emitted when blind transfer fails

AGENT_BUDDY_AGENTS: "BuddyAgents"

Event emitted when requesting buddy agents list

AGENT_BUDDY_AGENTS_RETRIEVE_FAILED: "BuddyAgentsRetrieveFailed"

Event emitted when retrieving buddy agents list fails

AGENT_BUDDY_AGENTS_SUCCESS: "BuddyAgents"

Event emitted when buddy agents list is successfully retrieved

AGENT_CONSULTING: "AgentConsulting"

Event emitted when agent is consulting

AGENT_CONSULT_CONFERENCE_ENDED: "AgentConsultConferenceEnded"

Event emitted when consultation conference ends

AGENT_CONSULT_CREATED: "AgentConsultCreated"

Event emitted when consultation is created

AGENT_CONSULT_ENDED: "AgentConsultEnded"

Event emitted when consultation ends

AGENT_CONSULT_END_FAILED: "AgentConsultEndFailed"

Event emitted when ending consultation fails

AGENT_CONSULT_FAILED: "AgentConsultFailed"

Event emitted when consultation fails

AGENT_CONSULT_TRANSFERRED: "AgentConsultTransferred"

Event emitted when consultation transfer completes

AGENT_CONSULT_TRANSFERRING: "AgentConsultTransferring"

Event emitted when consultation transfer is in progress

AGENT_CONSULT_TRANSFER_FAILED: "AgentConsultTransferFailed"

Event emitted when consultation transfer fails

AGENT_CONTACT: "AgentContact"

Event emitted for general agent contact events

AGENT_CONTACT_ASSIGNED: "AgentContactAssigned"

Event emitted when contact is assigned to agent

AGENT_CONTACT_ASSIGN_FAILED: "AgentContactAssignFailed"

Event emitted when assigning contact to agent fails

AGENT_CONTACT_END_FAILED: "AgentContactEndFailed"

Event emitted when ending contact fails

AGENT_CONTACT_HELD: "AgentContactHeld"

Event emitted when contact is put on hold

AGENT_CONTACT_HOLD_FAILED: "AgentContactHoldFailed"

Event emitted when putting contact on hold fails

AGENT_CONTACT_OFFER_RONA: "AgentOfferContactRona"

Event emitted when agent does not respond to contact offer

AGENT_CONTACT_RESERVED: "AgentContactReserved"

Event emitted when contact is reserved for agent

AGENT_CONTACT_UNASSIGNED: "AgentContactUnassigned"

Event emitted when contact is unassigned from agent

AGENT_CONTACT_UNHELD: "AgentContactUnheld"

Event emitted when contact is taken off hold

AGENT_CONTACT_UNHOLD_FAILED: "AgentContactUnHoldFailed"

Event emitted when taking contact off hold fails

AGENT_CTQ_CANCELLED: "AgentCtqCancelled"

Event emitted when CTQ is cancelled

AGENT_CTQ_CANCEL_FAILED: "AgentCtqCancelFailed"

Event emitted when CTQ cancellation fails

AGENT_CTQ_FAILED: "AgentCtqFailed"

Event emitted when consulting to queue (CTQ) fails

AGENT_DN_REGISTERED: "AgentDNRegistered"

Event emitted when agent DN registration completes

AGENT_INVITE_FAILED: "AgentInviteFailed"

Event emitted when inviting agent fails

AGENT_LOGOUT: "Logout"

Event emitted when agent initiates logout

AGENT_LOGOUT_FAILED: "AgentLogoutFailed"

Event emitted when agent logout fails

AGENT_LOGOUT_SUCCESS: "AgentLogoutSuccess"

Event emitted when agent logout is successful

AGENT_MULTI_LOGIN: "AGENT_MULTI_LOGIN"

Event emitted when multiple logins detected for same agent

AGENT_OFFER_CONSULT: "AgentOfferConsult"

Event emitted when consultation is offered

AGENT_OFFER_CONTACT: "AgentOfferContact"

Event emitted when contact is offered to agent

AGENT_OUTBOUND_FAILED: "AgentOutboundFailed"

Event emitted when outbound call fails

AGENT_RELOGIN_FAILED: "AgentReloginFailed"

Event emitted when agent re-login fails

AGENT_RELOGIN_SUCCESS: "AgentReloginSuccess"

Event emitted when agent re-login is successful

AGENT_STATE_CHANGE: "AgentStateChange"

Event emitted when agent's state changes

AGENT_STATE_CHANGE_FAILED: "AgentStateChangeFailed"

Event emitted when agent state change fails

AGENT_STATE_CHANGE_SUCCESS: "AgentStateChangeSuccess"

Event emitted when agent state change is successful

AGENT_STATION_LOGIN: "StationLogin"

Event emitted when agent initiates station login

AGENT_STATION_LOGIN_FAILED: "AgentStationLoginFailed"

Event emitted when agent station login fails

AGENT_STATION_LOGIN_SUCCESS: "AgentStationLoginSuccess"

Event emitted when agent station login is successful

AGENT_VTEAM_TRANSFERRED: "AgentVteamTransferred"

Event emitted when contact is transferred to virtual team

AGENT_VTEAM_TRANSFER_FAILED: "AgentVteamTransferFailed"

Event emitted when virtual team transfer fails

AGENT_WRAPPEDUP: "AgentWrappedUp"

Event emitted when agent completes wrap-up

AGENT_WRAPUP: "AgentWrapup"

Event emitted when agent enters wrap-up state

AGENT_WRAPUP_FAILED: "AgentWrapupFailed"

Event emitted when wrap-up fails

CONTACT_ENDED: "ContactEnded"

Event emitted when contact ends

CONTACT_RECORDING_PAUSED: "ContactRecordingPaused"

Event emitted when contact recording is paused

CONTACT_RECORDING_PAUSE_FAILED: "ContactRecordingPauseFailed"

Event emitted when pausing contact recording fails

CONTACT_RECORDING_RESUMED: "ContactRecordingResumed"

Event emitted when contact recording is resumed

CONTACT_RECORDING_RESUME_FAILED: "ContactRecordingResumeFailed"

Event emitted when resuming contact recording fails

WELCOME: "Welcome"

Welcome event when agent connects to websocket/backend