public class RedirectCall extends Object
| Constructor and Description |
|---|
RedirectCall() |
| Modifier and Type | Method and Description |
|---|---|
void |
redirect(Channel channel,
AgiChannelActivityAction channelActivityHold) |
boolean |
redirect(Channel channel,
EndPoint targetEndPoint,
String context,
boolean autoAnswer) |
boolean |
redirectToVoicemail(Channel channel,
EndPoint mailbox) |
static void |
setAutoAnswer(HashMap<String,String> myVars,
AsteriskSettings settings) |
public static void setAutoAnswer(HashMap<String,String> myVars, AsteriskSettings settings)
public boolean redirect(Channel channel, EndPoint targetEndPoint, String context, boolean autoAnswer) throws PBXException
PBXExceptionpublic boolean redirectToVoicemail(Channel channel, EndPoint mailbox) throws PBXException
PBXExceptionpublic void redirect(Channel channel, AgiChannelActivityAction channelActivityHold) throws PBXException
PBXExceptionCopyright © 2004–2022. All rights reserved.