| Package | Description |
|---|---|
| org.asteriskjava.manager.event |
Provides classes that represent the standard events that can be received
from an Asterisk server via the Manager API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AgentCompleteEvent
An AgentCompleteEvent is triggered when at the end of a call if the caller
was connected to an agent.
|
class |
AgentConnectEvent
An AgentConnectEvent is triggered when a caller is connected to an agent.
|
class |
AgentDumpEvent
An AgentDumpEvent is triggered when an agent dumps the caller while listening
to the queue announcement.
|
class |
AgentRingNoAnswerEvent
An AgentRingNoAnswerEvent is triggered when a call is routed to an agent but
the agent does not answer the call.
|
Copyright © 2004–2024. All rights reserved.