Package | Description |
---|---|
org.asteriskjava.fastagi |
Provides an implementaion of Asterisk's FastAGI.
|
org.asteriskjava.live.internal |
Provides private implementations and helper classes for interfaces
defined in the org.asteriskjava.live package.
|
org.asteriskjava.lock | |
org.asteriskjava.manager.internal |
Provides private implementations for interfaces defined in the
org.asteriskjava.manager package.
|
org.asteriskjava.pbx.internal.activity | |
org.asteriskjava.pbx.internal.asterisk | |
org.asteriskjava.pbx.internal.core | |
org.asteriskjava.pbx.internal.managerAPI |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMappingStrategy
Abstract base class for common mapping strategies.
|
class |
ClassNameMappingStrategy
A MappingStrategy that determines the AGIScript based on the fully
qualified class name given in the AGI URL.
|
class |
ResourceBundleMappingStrategy
A MappingStrategy that is configured via a resource bundle.
|
Modifier and Type | Class and Description |
---|---|
class |
AsteriskAgentImpl
Default implementation of the AsteriskAgent interface.
|
class |
AsteriskServerImpl
Default implementation of the
AsteriskServer interface. |
Modifier and Type | Class and Description |
---|---|
class |
LockableList<S> |
class |
LockableMap<S,P> |
class |
LockableSet<S> |
Modifier and Type | Method and Description |
---|---|
static Locker.LockCloser |
Locker.doWithLock(Lockable lockable) |
Modifier and Type | Class and Description |
---|---|
class |
ManagerConnectionImpl
Internal implemention of the ManagerConnection interface.
|
class |
ManagerWriterImpl
Default implementation of ManagerWriter interface.
|
Modifier and Type | Class and Description |
---|---|
class |
ActivityHelper<T extends Activity> |
class |
BlindTransferActivityImpl
The BlindTransferActivity is used by the AsteriksPBX to transfer a live
channel to an endpoint that may need to be dialed.
|
class |
BridgeActivityImpl |
class |
DialActivityImpl |
class |
DialToAgiActivityImpl |
class |
HoldActivityImpl |
class |
JoinActivityImpl
The JoinActivity is used by the AsteriksPBX implementation to Join two
channels into a single call.
|
class |
ParkActivityImpl
The ParkActivity is used by the AsteriksPBX implementation to park a channel.
|
class |
RedirectToActivityImpl
The SplitActivity is used by the AsteriksPBX to split a call and place the
component channels into the specialist Activity fastagi.
|
class |
SplitActivityImpl
The SplitActivity is used by the AsteriksPBX to split a call and place the
component channels into the specialist Activity fastagi.
|
Modifier and Type | Class and Description |
---|---|
class |
MeetmeRoom |
class |
MeetmeRoomControl |
Modifier and Type | Class and Description |
---|---|
class |
ListenerManager |
class |
LiveChannelManager
The LiveChannelManager keeps a list of all of the live channels present on an
asterisk system.
|
class |
PeerMonitor |
Modifier and Type | Class and Description |
---|---|
class |
Dial |
class |
DialToAgi |
class |
EventListenerBaseClass |
class |
OriginateBaseClass |
class |
OriginateToExtension |
Copyright © 2004–2022. All rights reserved.