public class OriginateAction extends AbstractManagerAction
Constructor and Description |
---|
OriginateAction() |
Modifier and Type | Method and Description |
---|---|
ManagerAction |
getAJAction() |
void |
setAsync(boolean async) |
void |
setCallerId(CallerID callerID) |
void |
setCallingPres(int callingPres) |
void |
setChannel(Channel channel) |
void |
setChannelId(String channelId) |
void |
setContext(String context) |
void |
setEndPoint(EndPoint endPoint) |
void |
setExten(EndPoint extension) |
void |
setOption(String option) |
void |
setOtherChannelId(String otherChannelId) |
void |
setPriority(int priority) |
void |
setTimeout(long timeout) |
void |
setVariables(Map<String,String> variables) |
String |
toString() |
getActionId
public ManagerAction getAJAction()
public void setEndPoint(EndPoint endPoint)
public void setChannel(Channel channel)
public void setOption(String option)
public void setContext(String context)
public void setExten(EndPoint extension)
public void setPriority(int priority)
public void setCallingPres(int callingPres)
public void setCallerId(CallerID callerID)
public void setAsync(boolean async)
public void setTimeout(long timeout)
public void setChannelId(String channelId)
public void setOtherChannelId(String otherChannelId)
Copyright © 2004–2020. All rights reserved.