Package | Description |
---|---|
com.sen.openscape.csta.transport |
Provides classes and methods to control the tranport layer and establish the connection with the OpenScape Voice system.
|
Modifier and Type | Method and Description |
---|---|
CstaMakeCallResponse |
CstaLink.MakeCall(java.lang.String calling,
java.lang.String called,
CstaAutoOriginate autoOriginate,
boolean voice,
boolean image,
boolean im,
java.lang.String appCallbackID,
java.lang.String appCallbackName)
Process MakeCall Request, wait for response
|