User: Corinneh/VoiceMCSEvents

From Genesys Documentation
Revision as of 17:31, April 19, 2022 by WikiSysop (talk | contribs)
Jump to: navigation, search

Voice Microservices event topics[ | edit source]

Topics available in Kafka event streaming[ | edit source]

Voice Microservices provide the following topics for Kafka event streaming.

Topic name=voice-agentstate
Topic used for=Agent events
Topic message key="{tenant_id}:{agent_id}" template

Topic name=voice-callthread
Topic used for=Call events
Topic message key="{tenant_id}:{callthread_id}" template

Events produced for each available topic[ | edit source]

The "grouping" attribute used in this documentation is not part of the topic or event structure in any way. Each grouping name is then used as section headings to group together similar events based on the purpose of events and the type of information that they convey.

Topic=voice-agentstate
Grouping=Agent state and DN events
Events list=

  • EventAgentLogin
  • EventAgentLogout
  • EventQueueLogout
  • EventAgentReady
  • EventAgentNotReady
  • EventDNOutOfService
  • EventDNBackInService
  • EventDNDOn
  • EventDNDOff
  • EventForwardSet
  • EventForwardCancel
  • EventMonitoringNextCall
  • EventMonitoringCancelled
  • EventOffHook
  • EventOnHook
  • EventMuteOn
  • EventMuteOff
  • EventListenDisconnected
  • EventListenReconnected
  • EventMessageWaitingOn
  • EventMessageWaitingOff

Topic=voice-callthread Grouping=Call Handling and Transfer/Conference Events Events list=

  • EventDialing
  • EventRinging
  • EventEstablished
  • EventAbandoned
  • EventDestinationBusy
  • EventDiverted
  • EventHeld
  • EventNetworkReached
  • EventPartyAdded
  • EventPartyChanged
  • EventPartyDeleted
  • EventQueued
  • EventBridged
  • EventReleased
  • EventRetrieved

Topic=voice-callthread Grouping=Call Routing Events Events list=

  • EventRouteRequest
  • EventRouteUsed

Topic=voice-callthread Grouping=Call Treatment Events Events list=

  • EventTreatmentApplied
  • EventTreatmentEnd
  • EventTreatmentNotApplied
  • EventTreatmentRequired

Event descriptions[ | edit source]

This section contains event descriptions.

Agent state and DN events[ | edit source]

Voice Microservices support the agent state and DN events described on this page.

Retrieved from "https://all.docs.genesys.com/User:Corinneh/VoiceMCSEvents (2026-05-15 19:29:23)"