| Package | Description |
|---|---|
| org.asteriskjava.examples.fastagi | |
| org.asteriskjava.fastagi |
Provides an implementaion of Asterisk's FastAGI.
|
| org.asteriskjava.fastagi.internal |
Provides private implementations for interfaces defined in the
org.asteriskjava.fastagi package.
|
| org.asteriskjava.pbx | |
| org.asteriskjava.pbx.agi | |
| org.asteriskjava.pbx.agi.config |
| Class and Description |
|---|
| AgiChannel
Provides the functionality to send AgiCommands to Asterisk while handling an
AgiRequest.
|
| AgiException
Base class for all AGI specific exceptions.
|
| AgiOperations
AgiOperations provides some convinience methods that wrap the various
AgiCommands. |
| AgiRequest
Provides client request information to an
AgiScript. |
| AgiScript
AgiScripts are used by the AsteriskServer to handle AgiRequests received from
the Asterisk server.
|
| BaseAgiScript
The BaseAgiScript provides some convinience methods to make it easier to
write custom
AgiScripts. |
| Class and Description |
|---|
| AbstractAgiServer
Abstract base class for FastAGI and AsyncAGI servers.
|
| AbstractMappingStrategy
Abstract base class for common mapping strategies.
|
| AgiChannel
Provides the functionality to send AgiCommands to Asterisk while handling an
AgiRequest.
|
| AgiChannelFactory
An AgiChannelFactory creates instances of AgiChannels,
that are passed to agi scripts.
|
| AgiException
Base class for all AGI specific exceptions.
|
| AgiOperations
AgiOperations provides some convinience methods that wrap the various
AgiCommands. |
| AgiReader
The AgiReader reads the replies from the network and parses them using a
ReplyBuilder.
|
| AgiRequest
Provides client request information to an
AgiScript. |
| AgiScript
AgiScripts are used by the AsteriskServer to handle AgiRequests received from
the Asterisk server.
|
| AgiServer
Listens for incoming FastAGI connections, reads the inital data and builds an
AgiRequest that is then handed over to the appropriate
AgiScript for processing. |
| AgiSpeechException
The AgiSpeechException is thrown if a speech command can not be executed
successfully.
|
| AgiWriter
The AgiWriter sends commands to Asterisk.
|
| MappingStrategy
A MappingStrategy determines which
AgiScript
is called to service a given AgiRequest. |
| NamedAgiScript
Interface for an AgiScript that provides a name for logging and management.
|
| SpeechRecognitionResult
Contains the results of a speech recognition command.
|
| SpeechRecognitionResult.SpeechResult
Container class for recognized speech.
|
| Class and Description |
|---|
| AgiChannel
Provides the functionality to send AgiCommands to Asterisk while handling an
AgiRequest.
|
| AgiChannelFactory
An AgiChannelFactory creates instances of AgiChannels,
that are passed to agi scripts.
|
| AgiException
Base class for all AGI specific exceptions.
|
| AgiReader
The AgiReader reads the replies from the network and parses them using a
ReplyBuilder.
|
| AgiRequest
Provides client request information to an
AgiScript. |
| AgiScript
AgiScripts are used by the AsteriskServer to handle AgiRequests received from
the Asterisk server.
|
| AgiWriter
The AgiWriter sends commands to Asterisk.
|
| MappingStrategy
A MappingStrategy determines which
AgiScript
is called to service a given AgiRequest. |
| SpeechRecognitionResult
Contains the results of a speech recognition command.
|
| Class and Description |
|---|
| AgiChannel
Provides the functionality to send AgiCommands to Asterisk while handling an
AgiRequest.
|
| AgiException
Base class for all AGI specific exceptions.
|
| Class and Description |
|---|
| AgiChannel
Provides the functionality to send AgiCommands to Asterisk while handling an
AgiRequest.
|
| AgiException
Base class for all AGI specific exceptions.
|
| AgiOperations
AgiOperations provides some convinience methods that wrap the various
AgiCommands. |
| AgiScript
AgiScripts are used by the AsteriskServer to handle AgiRequests received from
the Asterisk server.
|
| BaseAgiScript
The BaseAgiScript provides some convinience methods to make it easier to
write custom
AgiScripts. |
| Class and Description |
|---|
| AbstractAgiServer
Abstract base class for FastAGI and AsyncAGI servers.
|
| AgiChannel
Provides the functionality to send AgiCommands to Asterisk while handling an
AgiRequest.
|
| AgiException
Base class for all AGI specific exceptions.
|
| AgiOperations
AgiOperations provides some convinience methods that wrap the various
AgiCommands. |
| AgiRequest
Provides client request information to an
AgiScript. |
| AgiScript
AgiScripts are used by the AsteriskServer to handle AgiRequests received from
the Asterisk server.
|
| AgiServer
Listens for incoming FastAGI connections, reads the inital data and builds an
AgiRequest that is then handed over to the appropriate
AgiScript for processing. |
| BaseAgiScript
The BaseAgiScript provides some convinience methods to make it easier to
write custom
AgiScripts. |
| DefaultAgiServer
Default implementation of the
AgiServer
interface for FastAGI. |
| MappingStrategy
A MappingStrategy determines which
AgiScript
is called to service a given AgiRequest. |
Copyright © 2004–2024. All rights reserved.