/mcpProblem Error Message CTIERR_LOGIN_FAILED_PWD_EXPIRED_USER_CANNOT_RESET Possible Cause Explanation This value is a static definition that identifies an error code as a login failure due to an expired password. In addition, this error code lets the application know that the user cannot change their password, and that an administrator will have to reactivate the account. Solution Contact the administrator to reactivate the account. Problem Error Message CTIERR_LOGIN_FAILED_ACCOUNT_LOCKED Possible Cause This value is a static definition that identifies an error code as a login failure due to the user account being locked. This is a generic exception for the various types of account lockout. The applications are not informed the reason for the account lockout. Solution Contact the administrator to unlock the account. Problem Error Message CTIERR_RECORDING_INVOCATION_TYPE_NOT_MATCHING Possible Cause This error code is returned when an application invokes a stopRecording() request and passes a method of recording other than the method that was specified when the recording was started. Problem Error Message CTIERR_INVALID_REMOTE_DESTINATION_NUMBER Possible Cause This error code is returned when an invalid remote destination number is enterred. Problem Error Message CTIERR_DUPLICATE_REMOTE_DESTINATION_NUMBER Possible Cause This error code is returned when the same remote destination number is entered twice. Problem Error Message CTIERR_REMOTEDESTINATION_LIMIT_EXCEEDED Possible Cause This error code is returned when the number of remote destinations has exceeded the max number limit. Problem Error Message CTIERR_REMOTE_DEVICE_REQUEST_FAILED_ACTIVE_RD_NOT_SET Possible Cause This error code is returned when the active remote destination is not set. Problem Error Message CTIERR_ENDUSER_NOT_ASSOCIATED_WITH_DEVICE Possible Cause This error code is returned when the enduser is not associated with the device. Problem Error Message CTIERR_DEVICE_ALREADY_REGISTERED_NONEXTEND Possible Cause This error code is returned when the device registration failed due to the device already being registered in non-extend mode. Problem Error Message CTIERR_MEDIA_ALREADY_TERMINATED_EXTEND Possible Cause This error code is returned when the device registration failed due to the device already being registered in extend mode. Problem Error Message CTIERR_INVALID_REMOTE_DESTINATION_NAME Possible Cause This error code is returned when an invalid remote destination name is entered. CiscoProvAuthenticationInfoEv CiscoProvAuthenticationInfoEv code returns to notify the application that the password is about to expire or has already expired. The application should have Provider Observer onto the Provider object to receive this event. Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 56 Features Supported by Cisco Unified JTAPI CiscoProvAuthenticationInfoEv