|
Asterisk-Java | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExpectedResponse | |
---|---|
org.asteriskjava.manager.action | Provides classes that represent the standard actions that can be sent to an Asterisk server via the Manager API. |
Uses of ExpectedResponse in org.asteriskjava.manager.action |
---|
Classes in org.asteriskjava.manager.action with annotations of type ExpectedResponse | |
---|---|
class |
ChallengeAction
The ChallengeAction requests a challenge from the server to use when logging in using challenge/response. |
class |
CommandAction
The CommandAction sends a command line interface (CLI) command to the asterisk server. |
class |
CoreSettingsAction
The CoreStatusAction requests a settings summary from the server. |
class |
CoreStatusAction
The CoreStatusAction requests a status summary from the server. |
class |
ExtensionStateAction
The ExtensionStateAction queries the state of an extension in a given context. |
class |
GetConfigAction
The GetConfigAction sends a GetConfig command to the Asterisk server. |
class |
GetVarAction
The GetVarAction queries for a global or local channel variable. |
class |
MailboxCountAction
The MailboxCountAction queries the number of unread and read messages in a mailbox. |
class |
MailboxStatusAction
The MailboxStatusAction checks if a mailbox contains waiting messages. |
class |
ModuleCheckAction
The ModuleLoadAction checks if an Asterisk module is loaded and reports its version. |
class |
PingAction
The PingAction is used to keep the manager connection open and performs no operation. |
class |
SipShowPeerAction
Retrieves a the details about a given SIP peer. |
|
Asterisk-Java | |||||||||
PREV NEXT | FRAMES NO FRAMES |