McDewey

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

Page 494

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

Description Field Interface This error indicates that the transfer failed probably because one of the call legs was hung up or disconnected from the far end TRANSFERFAILED static int This error indicates that expected response from call control not received during a transfer TRANSFERFAILED_CALLCONTROL_ TIMEOUT static int This error indicates that an attempt is made to transfer call to a busy destination TRANSFERFAILED_DESTINATION_BUSY static int This error indicates an attempt is made to to transfer call to a directory number that is not registered TRANSFERFAILED_DESTINATION_ UNALLOCATED static int This error indicates that existing transfer is still in progress TRANSFERFAILED_OUTSTANDING_ TRANSFER static int This error indicates that the line that was specified, is not found on the device UNDEFINED_LINE static int This error indicates that the global call handle is unknown UNKNOWN_GLOBAL_CALL_HANDLE static int This error indicates that there is a QBE protocol error UNRECOGNIZABLE_PDU static int This error indicates that an unspecified error has occured. UNSPECIFIED static int Inherited Fields None Methods Table 107: Methods in CiscoJtapiException Description Method Interface Returns the errorCode as an integer for this exception. getErrorCode() int Returns the detailed description of the errorCode getErrorDescription() java.lang.String Deprecated Use String getErrorDescription (); instead. Returns the detailed description of the errorCode. getErrorDescription(int errorCode) java.lang.String Returns an exception in string format. getErrorName() java.lang.String Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 430 Cisco Unified JTAPI Extensions Inherited Fields

Page 494 diagram