/mcpDescription Method Interface Returns the current intercom target Unicode label that the application set. If the application has not set the Unicode label, this interface returns the default intercom target Unicode label that is configured in Cisco Unified Communications Manager Administration. Returns: The intercom Unicode target label string. getIntercomTargetUnicodeLabel() java. lang. String Returns the default intercom target DN that is configured through Cisco Unified Communications Manager Administration. Returns: The default intercom target DN number, as a string. getDefaultIntercomTargetNumber() java. lang. String Returns the default intercom target label that is configured through Cisco Unified Communications Manager Administration. Returns: The default intercom target label string. getDefaultIntercomTargetAsciiLabel() java. lang. String Returns the default intercom target label that is configured through Cisco Unified Communications Manager Administration. Returns: The default unicode intercom target label string. getDefaultIntercomTargetUnicodeLabel() java. lang. String Places an intercom call from an originating intercom address to a destination intercom address. Returns:A connection list for the calling and called intercom addresses. Throws javax. telephony. InvalidPartyException—The target DN is not a valid number. javax. telephony. InvalidArgumentException—The address is not a CiscoIntercomAddress or the terminal is not a Terminal. javax. telephony. InvalidStateException—The address, terminal, or provider is not in service. javax. telephony. ResourceUnavailableException—A resource is not available to complete the operation. javax. telephony. PrivilegeViolationException—The application does not have sufficient privileges to execute this operation. connectIntercom(javax. telephony. Terminal terminal, java. lang. String targetNumber) javax. telephony. Connection[] Inherited Methods From Interface com.cisco.jtapi.extensions.CiscoAddress clearCallConnections, getAddressCallInfo, getAutoAcceptStatus, getAutoAnswerStatus, getInServiceAddrTerminals, getPartition, getRecordingConfig, getRegistrationState, Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 414 Cisco Unified JTAPI Extensions Inherited Methods