UCCX CTI
Loading...
Searching...
No Matches
Static Public Member Functions | Static Public Attributes | List of all members
CTI.Consts.ErrorStatusCodes Class Reference

Static Public Member Functions

static string ToString (uint errorStatusCode)
 

Static Public Attributes

const uint E_CTI_NO_ERROR = 0
 No error occurred.
 
const uint E_CTI_INVALID_VERSION = 1
 The server does not support the protocol version number requested by the client.
 
const uint E_CTI_INVALID_MESSAGE_TYPE = 2
 A message with an invalid message type field was received.
 
const uint E_CTI_INVALID_FIELD = 3
 A message with an invalid floating field tag was received.
 
const uint E_CTI_SESSION_NOT_OPEN = 4
 No session is currently open on the connection.
 
const uint E_CTI_SESSION_ALREADY_OPEN = 5
 A session is already open on the connection.
 
const uint E_CTI_REQUIRED_DATA_MISSING = 6
 The request did not include one or more floating items that are required.
 
const uint E_CTI_INVALID_PERIPHERAL_ID = 7
 One of the reserved fields in the fixed part of the message is incorrect.
 
const uint E_CTI_INVALID_AGENT_DATA = 8
 The provided agent data item(s) are not valid.
 
const uint E_CTI_AGENT_NOT_LOGGED_ON = 9
 The indicated agent is not currently logged on.
 
const uint E_CTI_DEVICE_IN_USE = 10
 The indicated agent IP phone is already associated with a different client.
 
const uint E_CTI_NEW_SESSION_OPENED = 11
 This session is being terminated due to a new session open request from the client.
 
const uint RESERVED_12 = 12
 
const uint E_CTI_INVALID_CALLID = 13
 A request message was received with an invalid CallID value.
 
const uint RESERVED_14 = 14
 
const uint RESETVED_15 = 15
 
const uint RESERVED_16 = 16
 
const uint E_CTI_UNSPECIFIED_FAILURE = 17
 An unspecified error occurred.
 
const uint E_CTI_INVALID_TIMEOUT = 18
 The IdleTimeout field contains a value that less than 20 seconds (4 times the minimum heartbeat interval of 5 seconds).
 
const uint RESERVED_19 = 19
 
const uint RESERVED_20 = 20
 
const uint RESERVED_21 = 21
 
const uint RESERVED_22 = 22
 
const uint E_CTI_INVALID_FIELD_LENGTH = 23
 A floating field exceeds the allowable length for that field type.
 
const uint RESERVED_24 = 24
 
const uint RESERVED_25 = 25
 
const uint RESERVED_26 = 26
 
const uint RESERVED_27 = 27
 
const uint RESERVED_28 = 28
 
const uint RESERVED_29 = 29
 
const uint RESERVED_30 = 30
 
const uint RESERVED_31 = 31
 
const uint RESERVED_32 = 32
 
const uint RESERVED_33 = 33
 
const uint RESERVED_34 = 34
 
const uint RESERVED_35 = 35
 
const uint RESERVED_36 = 36
 
const uint RESERVED_37 = 37
 
const uint RESERVED_38 = 38
 
const uint RESERVED_39 = 39
 
const uint RESERVED_40 = 40
 
const uint RESERVED_41 = 41
 
const uint RESERVED_42 = 42
 
const uint RESERVED_43 = 43
 
const uint RESERVED_44 = 44
 
const uint RESERVED_45 = 45
 
const uint RESERVED_46 = 46
 
const uint RESERVED_47 = 47
 
const uint RESERVED_48 = 48
 
const uint RESERVED_49 = 49
 
const uint RESERVED_50 = 50
 
const uint RESERVED_51 = 51
 
const uint RESERVED_52 = 52
 
const uint RESERVED_53 = 53
 
const uint RESERVED_54 = 54
 
const uint RESERVED_55 = 55
 
const uint RESERVED_56 = 56
 
const uint RESERVED_57 = 57
 
const uint RESERVED_58 = 58
 
const uint RESERVED_59 = 59
 
const uint RESERVED_60 = 60
 
const uint RESERVED_61 = 61
 
const uint RESERVED_62 = 62
 
const uint RESERVED_63 = 63
 
const uint RESERVED_64 = 64
 
const uint RESERVED_65 = 65
 
const uint RESERVED_66 = 66
 
const uint RESERVED_67 = 67
 
const uint RESERVED_68 = 68
 
const uint RESERVED_69 = 69
 
const uint RESERVED_70 = 70
 
const uint RESERVED_71 = 71
 
const uint RESERVED_72 = 72
 
const uint RESERVED_73 = 73
 
const uint RESERVED_74 = 74
 
const uint RESERVED_75 = 75
 
const uint RESERVED_76 = 76
 
const uint RESERVED_77 = 77
 
const uint RESERVED_78 = 78
 
const uint RESERVED_79 = 79
 
const uint RESERVED_80 = 80
 
const uint RESERVED_81 = 81
 
const uint RESERVED_82 = 82
 
const uint RESERVED_83 = 83
 
const uint RESERVED_84 = 84
 
const uint RESERVED_85 = 85
 
const uint RESERVED_86 = 86
 
const uint RESERVED_87 = 87
 
const uint RESERVED_88 = 88
 
const uint RESERVED_89 = 89
 
const uint RESEREVD_90 = 90
 
const uint RESERVED_91 = 91
 
const uint E_CTI_SERVER_NOT_MASTER = 92
 The server is a standby server.
 
const uint E_CTI_INVALID_CSQ = 93
 The specified CSQ is invalid.
 
const uint E_CTI_JTAPI_CCM_PROBLEM = 94
 Indicates a JTAPI or Cisco Unified Communications Manager problem.
 
const uint RESERVED_95 = 95
 
const uint E_CTI_AUTO_CONFIG_RESET = 96
 The client needs to resend the CONFIG_REQUEST_KEY_EVENT and the CONFIG_REQUEST_EVENT message.
 

The documentation for this class was generated from the following file: