| Methods in cisco.uc.cuae.legacy that return CallControl.UnbridgeCallsResult |
CallControl.UnbridgeCallsResult |
RemoteCallControlServer._Async._end_unbridgeCalls(etch.bindings.java.support.Mailbox mb)
Ends a call to unbridgeCalls. |
CallControl.UnbridgeCallsResult |
BaseCallControlServer.unbridgeCalls(java.lang.String sessionId,
java.lang.String callId,
java.lang.String peerCallId,
CallControl.UnbridgeCallsOptions options)
|
CallControl.UnbridgeCallsResult |
CallControlServer.unbridgeCalls(java.lang.String sessionId,
java.lang.String callId,
java.lang.String peerCallId,
CallControl.UnbridgeCallsOptions options)
UnbridgeCalls will cause the two call legs specified to form a peer-to-peer
relationship, in the process renegotiating their audio streams to receive
and transmit to each other, bypassing the media engine. |
CallControl.UnbridgeCallsResult |
RemoteCallControlServer.unbridgeCalls(java.lang.String sessionId,
java.lang.String callId,
java.lang.String peerCallId,
CallControl.UnbridgeCallsOptions options)
|