Package | Description |
---|---|
org.asteriskjava.manager.action |
Provides classes that represent the standard actions that can be sent
to an Asterisk server via the Manager API.
|
Modifier and Type | Class and Description |
---|---|
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.
|
class |
SkypeBuddyAction
The SkypeBuddyAction retrieves the detais of a buddy for a Skype for Asterisk user.
|
class |
SkypeLicenseStatusAction
The SkypeLicenseStatusAction returns the total number of Skype calls licensed.
|
Copyright © 2004–2016. All rights reserved.