| Package | Description |
|---|---|
| org.asteriskjava.live |
Provides a higher level API on top of Asterisk's Manager API.
|
| org.asteriskjava.live.internal |
Provides private implementations and helper classes for interfaces
defined in the org.asteriskjava.live package.
|
| Class and Description |
|---|
| AgentState
The lifecycle status of an
AsteriskAgent. |
| AmaFlags |
| AsteriskAgent
Represents an Asterisk agent
|
| AsteriskChannel
Represents an Asterisk channel.
|
| AsteriskQueue
An Asterisk ACD queue.
|
| AsteriskQueueEntry
Represents a member of a queue.
|
| AsteriskQueueListener
You can register an AsteriskQueueListener with an
AsteriskQueue to be notified about new calls in
and out of the queue, member state changes and exceeding service levels. |
| AsteriskQueueMember
A queue member.
|
| AsteriskServer
The AsteriskServer is built on top of the
ManagerConnection and is an attempt to
simplify interaction with Asterisk by abstracting the interface. |
| AsteriskServerListener
You can register an AsteriskServerListener with an
AsteriskServer to be notified about new
channels and MeetMe users. |
| CallDetailRecord
Represents an Asterisk Call Detail Record (CDR).
|
| CallerId
Represents a Caller*ID containing name and number.
|
| ChannelState
The lifecycle status of an
AsteriskChannel. |
| DefaultAsteriskServer
Default implementation of the AsteriskServer interface.
|
| DialedChannelHistoryEntry
An entry in the dialed channels history of an
AsteriskChannel. |
| Disposition |
| Extension |
| ExtensionHistoryEntry
An entry in the extension history of an
AsteriskChannel. |
| HangupCause
Asterisk hangup cause.
|
| InvalidPenaltyException
Indicates that the penalty could not be assigned to the queue member.
|
| LinkedChannelHistoryEntry
An entry in the linked channels history of an
AsteriskChannel. |
| LiveException
Base class for exceptions thrown by the live package.
|
| LiveObject
Interface for all live objects.
|
| ManagerCommunicationException |
| MeetMeRoom
Represents an Asterisk MeetMe room.
|
| MeetMeUser
Represents a user of a MeetMe room.
|
| MeetMeUserState
The lifecycle status of a
MeetMeUser. |
| NoSuchChannelException
Indicates that the channel is not available on the Asterisk server.
|
| NoSuchInterfaceException
Indicates that the interface is not available on the Asterisk server.
|
| OriginateCallback
Callback interface for asynchronous originates.
|
| QueueEntryState
The lifecycle status of a
AsteriskQueueEntry. |
| QueueMemberState
Represents the status of a Queue member.
|
| Voicemailbox
An Asterisk voicemailbox with status.
|
| Class and Description |
|---|
| AgentState
The lifecycle status of an
AsteriskAgent. |
| AmaFlags |
| AsteriskAgent
Represents an Asterisk agent
|
| AsteriskChannel
Represents an Asterisk channel.
|
| AsteriskQueue
An Asterisk ACD queue.
|
| AsteriskServer
The AsteriskServer is built on top of the
ManagerConnection and is an attempt to
simplify interaction with Asterisk by abstracting the interface. |
| AsteriskServerListener
You can register an AsteriskServerListener with an
AsteriskServer to be notified about new
channels and MeetMe users. |
| CallDetailRecord
Represents an Asterisk Call Detail Record (CDR).
|
| CallerId
Represents a Caller*ID containing name and number.
|
| Disposition |
| LiveObject
Interface for all live objects.
|
| ManagerCommunicationException |
| MeetMeRoom
Represents an Asterisk MeetMe room.
|
| NoSuchChannelException
Indicates that the channel is not available on the Asterisk server.
|
| OriginateCallback
Callback interface for asynchronous originates.
|
| Voicemailbox
An Asterisk voicemailbox with status.
|
Copyright © 2004–2021. All rights reserved.