| Package | Description |
|---|---|
| org.asteriskjava.pbx.internal.activity | |
| org.asteriskjava.pbx.internal.managerAPI |
| Modifier and Type | Class and Description |
|---|---|
class |
DialActivityImpl |
class |
DialToAgiActivityImpl |
| Modifier and Type | Method and Description |
|---|---|
OriginateResult[] |
DialToAgi.dial(NewChannelListener listener,
EndPoint localHandset,
AgiChannelActivityAction action,
CallerID callerID,
Integer timeout,
boolean hideCallerId,
Map<String,String> channelVarsToSet)
Dials the targetEndPoint connecting the call to the localHandset.
|
OriginateResult[] |
Dial.dial(NewChannelListener listener,
EndPoint localHandset,
EndPoint targetEndPoint,
String dialContext,
CallerID callerID,
boolean hideCallerId,
Map<String,String> channelVarsToSet,
String dialOptions)
Dials the targetEndPoint connecting the call to the localHandset.
|
| Constructor and Description |
|---|
OriginateBaseClass(NewChannelListener listener,
Channel monitor,
Channel monitor2) |
OriginateToExtension(NewChannelListener listener) |
Copyright © 2004–2020. All rights reserved.