| Package | Description |
|---|---|
| org.asteriskjava.pbx.internal.core |
| Modifier and Type | Method and Description |
|---|---|
ChannelProxy |
LiveChannelManager.findChannel(String extendedChannelName,
String uniqueID) |
ChannelProxy |
AsteriskPBX.findChannel(String channelName,
String uniqueID) |
ChannelProxy |
LiveChannelManager.getChannelByEndPoint(EndPoint endPoint) |
ChannelProxy |
AsteriskPBX.getProxyById(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<ChannelProxy> |
LiveChannelManager.getChannelList() |
List<ChannelProxy> |
AsteriskPBX.getChannelList() |
| Modifier and Type | Method and Description |
|---|---|
void |
LiveChannelManager.add(ChannelProxy proxy) |
void |
ChannelProxy.masquerade(ChannelProxy cloneProxy)
Used to handle a MasqueradeEvent.
|
void |
LiveChannelManager.remove(ChannelProxy proxy) |
Copyright © 2004–2021. All rights reserved.