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.
|
org.asteriskjava.manager |
Provides an implementaion of Asterisk's Manager API.
|
org.asteriskjava.manager.action |
Provides classes that represent the standard actions that can be sent
to an Asterisk server via the Manager API.
|
org.asteriskjava.manager.internal |
Provides private implementations for interfaces defined in the
org.asteriskjava.manager package.
|
org.asteriskjava.pbx.asterisk.wrap.actions | |
org.asteriskjava.pbx.internal.core |
Class and Description |
---|
OriginateAction
The OriginateAction generates an outgoing call to the extension in the given
context with the given priority or to a given application with optional
parameters.
|
Class and Description |
---|
OriginateAction
The OriginateAction generates an outgoing call to the extension in the given
context with the given priority or to a given application with optional
parameters.
|
Class and Description |
---|
EventGeneratingAction
The EventGeneratingAction interface is implemented by ManagerActions that
return their result not in a ManagerResponse but by sending a series of
events.
|
ManagerAction
Interface that all Actions that can be sent to the Asterisk server must
impement.
|
Class and Description |
---|
AbstractManagerAction
This class implements the ManagerAction interface and can serve as base class
for your concrete Action implementations.
|
AbstractMeetMeMuteAction
Abstract base class for mute and unmute actions.
|
EventGeneratingAction
The EventGeneratingAction interface is implemented by ManagerActions that
return their result not in a ManagerResponse but by sending a series of
events.
|
ManagerAction
Interface that all Actions that can be sent to the Asterisk server must
impement.
|
MuteAudioAction.Direction
The audio direct (relative to the pbx) which is to be muted.
|
MuteAudioAction.State
Controls whether to mute (on) or unmute (off) the call
|
Class and Description |
---|
EventGeneratingAction
The EventGeneratingAction interface is implemented by ManagerActions that
return their result not in a ManagerResponse but by sending a series of
events.
|
ManagerAction
Interface that all Actions that can be sent to the Asterisk server must
impement.
|
Class and Description |
---|
EventGeneratingAction
The EventGeneratingAction interface is implemented by ManagerActions that
return their result not in a ManagerResponse but by sending a series of
events.
|
ManagerAction
Interface that all Actions that can be sent to the Asterisk server must
impement.
|
Class and Description |
---|
ManagerAction
Interface that all Actions that can be sent to the Asterisk server must
impement.
|
Copyright © 2004–2017. All rights reserved.