McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 700

↗ View in doc context
page
700
source
cucm/v15/jtapi-dev-guide/jtapi-dev-guide.md
chunk_id
cucm::v15::jtapi-dev-guide::jtapi-dev-guide::702

CiscoTerminalConnection The CiscoTerminalConnection interface extends the CallControlTerminalConnection interface with additional capabilities. Applications can use the getReason method to obtain the reason for the creation of this Connection. Interface History Description Cisco Unified Communications Manager Release Number Created history table to track changes. 7.1(1 and 2) Two new methods, addMediaStream(String streamDN, String callingPartyNumber) and removeMediaStream(), are added. 8.5(1) A new API, playtone(int toneType, int playToneDirection) is added. A new method, startRecording(int playToneDirection, int recordingInvocationType), is added. Two new constants, RECORDING_INVOCATION_TYPE_SILENT, and RECORDING_INVOCATION_TYPE_USER, are added. 9.0(1) A new method, hold (String contentID) is added. 10.0(1) Superinterfaces javax.telephony.callcontrol.CallControlTerminalConnection, CiscoObjectContainer, javax.telephony.TerminalConnection Declaration public interface CiscoTerminalConnection extends javax.telephony.callcontrol.CallControlTerminalConnection, CiscoObjectContainer Fields Table 237: Fields in CiscoTerminalConnection Description Field Interface The the call is not selected. CISCO_SELECTEDNONE static final int The call is selected. CISCO_SELECTEDLOCAL static final int A passive TerminalConnection receives this select status if the call is selected by its shared line. CISCO_SELECTEDREMOTE static final int Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 636 Cisco Unified JTAPI Extensions CiscoTerminalConnection

Page 700 diagram