/mcpDescription Cisco Unified Communications Manager Release Number The following new error codes are added: CTIERR_AUTHENTICATION_TYPE_ON_UNSUPPORTED_PORT CTIERR_NO_PERSISTENT_CALL_EXISTS CTIERR_ANNOUNCEMENT_ALREADY_IN_PROGRESS CTIERR_ERROR_PLAYING_ANNOUNCEMENT CTIERR_PLAY_ANNOUNCEMENT_FAILED CTIERR_EXTEND_AND_CONNECT_DESTINATION_NOT_REACHABLE CTIERR_CREATE_PERSISTENT_CALL_FAILED CTIERR_PERSISTENT_CALL_EXISTS CTIERR_OPERATION_NOT_ALLOWED_ON_PERSISTENT_CALL CTIERR_DISCONNECT_PERSISTENT_CALL_FAILED_CALL_ACTIVE CTIERR_PERSISTENT_CALL_BEING_SETUP CTIERR_INVALID_SSO_TOKEN_SIZE 10.0(1) Declaration public interface CiscoJtapiException Fields Table 106: Fields in CiscoJtapiException Description Field Interface This error indicates that the request is issued on a line, which is not open ASSOCIATED_LINE_NOT_OPEN static int This error indicates that another call already exists on the line CALL_ALREADY_EXISTS static int The call dropped after the feature request (hold, unhold, transfer, or conference) but before the request was completed. CALL_DROPPED static int This error indicates that an attempt is made to answer a call that either does not exist or is not in the correct state CALLHANDLE_NOTINCOMINGCALL static int This error indicates that attempt to redirect call that was unknown to line control CALLHANDLE_UNKNOWN_TO_ LINECONTROL static int Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 418 Cisco Unified JTAPI Extensions Declaration