| Interface | Description |
|---|---|
| ActiveCallListener |
Used to notify a listener that the status of a call has changed.
|
| CallEndedListener |
Used to notify a listener that a Call (CallTracker) has ended.
|
| CoherentManagerEventListener | |
| FilteredManagerListener<T> |
Allows a object to receive Manager event notification which are pre-filtered.
|
| Class | Description |
|---|---|
| CallTracker |
This is a fairly simple class which is used by a Peer to track what calls are
live for the given Peer.
|
| ChannelImpl |
TODO set the channel unique id when registering against an existing channel
which doesn't have its unique id set.
|
| ChannelProxy |
The ChannelProxy exists to deal with the fact that Asterisk will often
replace a channel during a call.
|
| CoherentEventFactory |
This class maps asterisk-java events to our internal events that use iChannel
rather than raw channel names.
|
| DialLocalToAgiActivity | |
| EndPointImpl | |
| FilteredManagerListenerWrapper | |
| ListenerManager | |
| LiveChannelManager |
The LiveChannelManager keeps a list of all of the live channels present on an
asterisk system.
|
| Peer | |
| PeerMonitor |
| Enum | Description |
|---|---|
| AsteriskPBX | |
| PeerState |
Copyright © 2004–2022. All rights reserved.