Skip to main content
About the Resource Center

Error codes

List of error codes specific to analytics views.

Error codesDescription
eror.ininedgecontrolBase error used for general error control paths issued by this application. 
error.ininedgecontrol.apiError and base error namespace used to signal API results by this module. 
error.ininedgecontrol.api.notSupportedIndicates that the edge control module does not support a specific API. 
error.ininedgecontrol.ipcError and base error namespace used for the errors related to inter-process communication. 
error.ininedgecontrol.ipc.commandIndicates that an error has occurred when processing an IPC command received by the edge control module. 
error.ininedgecontrol.syslogError and base error namespace used for the errors related to the syslog implementations. 
error.ininedgecontrol.callflowError and base error namespace used for the errors related to a specific call flow and CallFlow. 
error.ininedgecontrol.reverseAddressResolverError and base error namespace used for the errors related to the reverse DNS queries. 
error.ininedgecontrol.closingError and base error namespace used for the errors related to system stopping Code: “error.ininedgecontrol.stopping”. 
error.ininedgecontrol.tainterfaceError and base error namespace used for the errors related to TaInterface
error.ininedgecontrol.tainterface.aclError in processing or accessing an interface’s access control list. 
error.ininedgecontrol.tainterface.routeError and base error namespace used for the errors related to the inbound call routes. 
error.ininedgecontrol.tainterface.route.noMatchError indicating no call route match for an inbound call. 
error.ininedgecontrol.resourceProviderError and base error namespace used for the errors related to the resource provider processing. 
error.ininedgecontrol.resourceProvider.invalidUriIndicates an invalid URI used in an attempt to get a resource. 
error.ininedgecontrol.resourceProvider.invalidDataIndicates invalid data returned when getting a URI resource. 
error.ininedgecontrol.resourceProvider.resourceIndicates an error accessing a specific resource through a resource provider. 
error.ininedgecontrol.sessionEventResourceProviderError and base error namespace used for the errors related to the session event resource provider processing. 
error.ininedgecontrol.sessionEventResourceProvider.invalidUriIndicates an invalid URI used in an attempt to get a resource. 
error.ininedgecontrol.sessionEventResourceProvider.invalidDataIndicates invalid data returned when getting a URI resource. 
error.ininedgecontrol.sessionEventResourceProvider.notSupportedIndicates invoked API or request unsupported by the session event resource provider. 
error.ininedgecontrol.mediaError and base error namespace used for the errors related to the module’s media processing. 
error.ininedgecontrol.media.clientIndicates that an error has occurred due to failure while interfacing with the module’s media client. 
error.ininedgecontrol.media.contextIndicates that an error has occurred due to the failure of an operation directly related to using a media context resource type. 
error.ininedgecontrol.media.endpointIndicates that an error has occurred due to the failure of an operation directly related to using a media endpoint resource type. 
error.ininedgecontrol.media.playIndicates that an error has occurred due to the failure of an operation directly related to using a media play recognizer resource type. 
error.ininedgecontrol.media.analyzerIndicates that an error has occurred due to the failure of an operation directly related to using a media analyzer resource type. 
error.ininedgecontrol.media.mixerIndicates that an error has occurred due to the failure of an operation directly related to using a media mixer resource type. 
error.ininedgecontrol.media.recorderIndicates that an error has occurred due to the failure of an operation directly related to using a media recorder resource type. 
error.ininedgecontrol.media.faxIndicates that an error has occurred due to the failure of an operation directly related to using a fax resource type. 
error.ininedgecontrol.media.partialIndicates that an error has occurred whenever a batch is successful, yet some operations have failed. 
error.ininedgecontrol.media.infoInformation message. 
error.ininedgecontrol.callflow.bridgeError and base error namespace used for the errors that occur in the bridge mode call flows. 
error.ininedgecontrol.callflow.bridge.mediaMedia processing error that occurred in a bridge call flow. 
error.ininedgecontrol.callflow.bridge.makecallIndicates creation of the second call leg (outleg) of a bridge call flow. 
error.ininedgecontrol.callflow.bridge.disconnect.inlegIndicates that an error has occurred when processing the initial (inleg) of a bridge call flow. 
error.ininedgecontrol.callflow.bridge.disconnect.outlegIndicates that an error has occurred when processing the subsequent (outleg) of a bridge call flow. 
error.ininedgecontrol.callflow.bridge.transferIndicates that an error has occurred when processing a putback transfer of a call leg in the bridge. 
error.ininedgecontrol.callflow.persistedError and base error namespace used for the errors that occur in persisted mode call flows. 
error.ininedgecontrol.callflow.persisted.mediaMedia processing error that occurred in a persisted call flow. 
error.ininedgecontrol.callflow.documentError and base error namespace used for the errors that occur in document mode call flows. 
error.ininedgecontrol.callflow.document.pendingIndicates that an error has occurred while a document is pending in a call flow Code.
error.ininedgecontrol.callflow.document.exitedIndicates that the CCXML document has already exited and cannot service any more commands. 
error.ininedgecontrol.callflow.document.joinIndicates that an error has occurred during a CCXML <join> operation. 
error.ininedgecontrol.callflow.document.join.mediaMedia-related error that occurred during a CCXML <join> operation. 
error.ininedgecontrol.callflow.document.unjoinIndicates that an error has occurred when processing during a CCXML <unjoin> operation. 
error.ininedgecontrol.callflow.document.unjoin.mediaMedia-related error that occurred during a CCXML <join> operation. 
error.ininedgecontrol.callflow.document.rejoinIndicates that an error has occurred when processing a rejoin. 
error.ininedgecontrol.callflow.document.rejoin.mediaMedia-related error that occurred during the rejoin action. 
error.ininedgecontrol.callflow.document.createcallIndicates that an error has occurred when processing a CCXML <createcall> operation. 
error.ininedgecontrol.callflow.document.createcall.mediaMedia-related error that occurred during a CCXML <createcall> operation. 
error.ininedgecontrol.callflow.document.progressingIndicates that an error has occurred when processing a progressing. 
error.ininedgecontrol.callflow.document.progressing.mediaMedia-related error that occurred during the progressing action. 
error.ininedgecontrol.callflow.document.redirectIndicates that an error has occurred during a CCXML <redirect> operation. 
error.ininedgecontrol.callflow.document.redirect.mediaMedia-related error that occurred during a CCXML <redirect> operation. 
error.ininedgecontrol.callflow.document.dialogstartIndicates that an error has occurred during a CCXML <dialogstart> operation. 
error.ininedgecontrol.callflow.document.dialogstart.mediaMedia-related error that occurred during a CCXML <dialogstart> operation. 
error.ininedgecontrol.callflow.document.dialogprepareIndicates that an error has occurred during a CCXML <dialogprepare> operation. 
error.ininedgecontrol.callflow.document.dialogprepare.mediaMedia-related error that occurred during a CCXML <dialogprepare> operation. 
error.ininedgecontrol.callflow.document.createconferenceIndicates that an error has occurred during a CCXML <createconference> operation. 
error.ininedgecontrol.callflow.document.createconference.mediaMedia-related error that occurred during a CCXML <createconference> operation. 
error.ininedgecontrol.callflow.document.destroyconferenceIndicates that an error has occurred during a CCXML <destroyconference> operation. 
error.ininedgecontrol.callflow.document.destroyconference.mediaMedia-related error that occurred during a CCXML <destroyconference> operation. 
error.ininedgecontrol.callflow.document.acceptIndicates that an error has occurred during a CCXML <accept> operation. 
error.ininedgecontrol.callflow.document.accept.mediaMedia-related error that occurred during a CCXML <accept> operation. 
error.ininedgecontrol.callflow.document.pickupIndicates that an error has occurred during a CCXML <accept> operation for the specific purpose of picking up a call. 
error.ininedgecontrol.callflow.document.pickup.mediaMedia-related error that occurred during a CCXML <accept> operation for the specific purpose of picking up a call. 
error.ininedgecontrol.callflow.document.connectIndicates that an error has occurred during the processing of a connect. 
error.ininedgecontrol.callflow.document.connect.mediaMedia-related error that occurred during the connect action. 
error.ininedgecontrol.callflow.document.mediarecoveryIndicates that an error has occurred during a CCXML <mediarecovery> operation. 
error.ininedgecontrol.sessionError and base error namespace used for the cloud session errors. 
error.ininedgecontrol.session.invalidIndicates that an error has occurred when an invalid session ID is provided on a session-targeted command or event. 
error.ininedgecontrol.session.inactiveIndicates that an error has occurred when a session command or event is targeted for a session that was valid but is no longer active. 
error.ininedgecontrol.session.unresponsiveIndicates that an error has occurred when a session command or event is targeted for a session that is active but not responding Code: “error.ininedgecontrol.session.unresponsive”. 
error.ininedgecontrol.connectionError and base error namespace used for a connection endpoint. 
error.ininedgecontrol.connection.analysisIndicates that an error has occurred during the call analysis phase of an outgoing call. 
error.ininedgecontrol.connection.analysis.dispositionsIndicates that an error has occurred while retrieving or processing the disposition table for a call analysis operation. 
error.ininedgecontrol.connection.authenticationIndicates that an error has occurred during the authentication phase of a call. 
error.ininedgecontrol.connection.destination.notFoundIndicates that a targeted destination address of a call could not be found. 
error.ininedgecontrol.connection.dialplanA base dial plan error. 
error.ininedgecontrol.connection.dialplan.notFoundIndicates that a dial plan entry was not found for an outgoing call attempt. 
error.ininedgecontrol.connection.dialplan.notReachableIndicates that a dial plan entry is found or outbound route is used. But there are no trunks to that destination. 
error.ininedgecontrol.connection.dialplan.loopDetectedIndicates that a loop has been detected in a dial plan match. 
error.ininedgecontrol.connection.exceptionIndicates that an unknown exception occurred while processing an event or command for the connection. 
error.ininedgecontrol.connection.insufficientPriviledgesThe initiator of the outgoing call does not have the correct dialing privilege for the classification of call that is being dialed. 
error.ininedgecontrol.connection.lineIndicates that a line error occurred on the line that the call was trying to utilize causing a call failure. 
error.ininedgecontrol.connection.line.maxCallLimitThe max call limit (ine_maxCalls) was reached on the line that the call was trying to utilize. 
error.ininedgecontrol.connection.loopDetectedIndicates that a loop has been detected on the call path with this edge control instance. 
error.ininedgecontrol.connection.mediaIndicates that an error has occurred during the media dialog setup (SDP) or handling that necessitated a failure of the call. 
error.ininedgecontrol.connection.media.insufficientCapacityIndicates that an error has occurred due to the failure of an operation directly related to the unavailability of capacity for the media context and operations. 
error.ininedgecontrol.connection.media.endpoint.idleIndicates that an error has occurred because of the failure of an operation due to a media endpoint that went idle. 
error.ininedgecontrol.connection.media.mismatch.codecIndicates that an error has occurred due to failure of processing SDP because of codec mismatch. 
error.ininedgecontrol.connection.webrtc.endpoint.iceNegotiationIndicates that a WebRTC failed initial ICE negotiation. 
error.ininedgecontrol.connection.webrtc.endpoint.disconnectIndicates that a WebRTC media endpoint has detected a remote disconnect. 
error.ininedgecontrol.connection.webrtc.endpoint.disconnect.iceIdleDetectionIndicates that a WebRTC media endpoint has detected a remote disconnect for iceIdleDetection. 
error.ininedgecontrol.connection.webrtc.endpoint.disconnect.iceConsentLostIndicates that a WebRTC media endpoint has detected a remote disconnect for iceConsentLost. 
error.ininedgecontrol.connection.webrtc.endpoint.disconnect.dtlsPeerDisconnectIndicates that a WebRTC media endpoint has detected a remote disconnect for dtlsPeerDisconnect. 
error.ininedgecontrol.connection.noAvailableLinesIndicates the unavailability of the trunks that met all the criteria for dialing the call. 
error.ininedgecontrol.connection.noAvailableLines.noServerProxyIndicates the unavailability of the trunks that met all the criteria for dialing the call where one or more of the trunk dial attempts failed as a result of no server proxy addresses being available. 
error.ininedgecontrol.connection.noAvailableLines.noUUIPassthroughIndicates the unavailability of the trunks that met all criteria for dialing the call where one or more of the trunk dial attempts failed as a result of no UUI passthrough being configured when UUI is being requested. 
error.ininedgecontrol.connection.noAvailableLines.noPBXPassthroughIndicates that an error has occurred due to a failure when both trunks do not have PBX passthrough set. 
error.ininedgecontrol.connection.noProceedingA call failure occurred without first receiving a proceeding message. 
error.ininedgecontrol.connection.noConnectedA call failure occurred without first receiving a connected message. 
error.ininedgecontrol.connection.protocolThe connection encountered a protocol error on its signaling path. 
error.ininedgecontrol.connection.protocol.timeoutThe connection encountered a timeout error on its signaling path. 
error.ininedgecontrol.connection.protocol.transportThe connection encountered a transport error on its signaling path. 
error.ininedgecontrol.connection.protocol.serverThe connection encountered a protocol error indicated by the server. 
error.ininedgecontrol.connection.stationThe station connection attempt failed due to an unknown system error. 
error.ininedgecontrol.connection.station.doNotDisturbThe station connection attempt received a do-not-disturb (DND) status from the line appearance. 
error.ininedgecontrol.connection.station.notReachedThe station connection attempt received a failure response from the line appearance. 
error.ininedgecontrol.connection.station.noContactAddressThe station identified by the name to be contacted does not have a registered contact address to be reached at. 
error.ininedgecontrol.connection.station.notFoundThe station connection attempt failed because the specified AoR for the station was not registered with the system. 
error.ininedgecontrol.connection.station.webrtc.iceNegotiationThe station connection attempt failed because the initial WebRTC ICE negotiation failed. 
error.ininedgecontrol.connection.timeoutThe dial attempt failed to connect during the specific dial timeout period. 
error.ininedgecontrol.conferenceConference errors. Errors reported by the call control XML (CCXML) platform in relation to the conferences. 
error.ininedgecontrol.dialogDialog errors. Errors reported by the call control XML (CCXML) platform in relation to the dialogs. 
error.ininedgecontrol.dialog.noRemoteToneIndicates that an error has occurred due to failure in detecting the remote fax tone during negotiation of an outgoing fax. 
error.ininedgecontrol.ccxmlError and base error namespace used for the errors related to the execution of the CCXML script applications. 
error.ininedgecontrol.ccxml.platformError and base error namespace used for the errors related to the execution of the CCXML scripts, which originate from the edge control platform implementation. 
error.ininedgecontrol.ccxml.platform.fetchFailure of the CCXML platform to fetch a specific resource request. 
error.ininedgecontrol.ccxml.platform.parameterInvalid parameter on a CCXML script command. 
error.ininedgecontrol.ccxml.platform.notSupportedA CCXML command or a parameter within a command unsupported by the CCXML platform implementation. 
error.ininedgecontrol.ccxml.sessionError and base error namespace used for the errors that occur on a CCXML session. 
error.ininedgecontrol.ccxml.session.command.lateA command came in late to the CCXML platform such that the target for the command was no longer in a state that could accept that command. 
error.ininedgecontrol.ccxml.session.logicIndicates that an error has occurred due to failure on the CCXML platform that is likely due to a CCXML script logic error. 
error.ininedgecontrol.ccxml.session.terminatedThe CCXML interpreter has already terminated. 
error.ininedgecontrol.ccxml.scriptThe CCXML interpreter has reported an internal JS (JavaScript) error during the execution of the CCXML script. 
error.ininedgecontrol.vxml.platformError and base error namespace used for the errors related to the execution of the VXML scripts, which originate from the edge control platform implementation. 
error.ininedgecontrol.vxml.platform.notSupportedA CCXML command or a parameter within a command unsupported by the VXML platform implementation. 
error.ininedgecontrol.vxml.sessionError and base error namespace used for the errors that occur on a VXML session. 
error.ininedgecontrol.vxml.session.terminatedThe VXML interpreter has already terminated. 
error.ininedgecontrol.configError and base error namespace used for the errors retrieving and processing the configuration resources. 
error.ininedgecontrol.config.edgeError processing configuration of the edge typed resource. 
error.ininedgecontrol.config.edge.notFoundIndicates that a module processing error has occurred due to an edge ID that is not configured or otherwise could not be found as a valid resource. 
error.ininedgecontrol.config.lineError processing configuration of a line-typed resource. 
error.ininedgecontrol.config.line.notFoundIndicates that a module processing error has occurred due to a line ID that is not configured or otherwise could not be found as a valid resource. 
error.ininedgecontrol.config.stationError processing configuration of a station typed resource. 
error.ininedgecontrol.config.station.notFoundIndicates that a module processing error has occurred due to a station ID that is not configured or otherwise could not be found as a valid resource. 
error.ininedgecontrol.config.phoneError processing configuration of a phone typed resource. 
error.ininedgecontrol.config.phone.notFoundIndicates that a module processing error has occurred due to a phone ID that is not configured or otherwise could not be found as a valid resource. 
error.ininedgecontrol.config.phone.fileNotPermittedIndicates that a module processing error has occurred due to a phone resource configured and denying a resource. 
error.ininedgecontrol.config.phone.huntGroupIndicates that an error has occurred during the process of using a hunt group to find a phone configuration. 
error.ininedgecontrol.config.generalConfig.missingA required value was missing from the general configuration. 
error.ininedgecontrol.config.generalConfig.invalidA required value was invalid in the general configuration. 
error.ininedgecontrol.provisionError and base error namespace used for the errors on the phone provisioning. 
error.ininedgecontrol.provision.notFoundIndicates that a provision error has occurred due to a resource not being found. 
error.ininedgecontrol.provision.lineIndicates that an error has occurred on the line that is servicing a provisioning request. 
error.ininedgecontrol.provision.certificateError related to the certificate exchange or validation that occurred during the provisioning process. 
error.ininedgecontrol.registrationError and base error namespace used for the errors on the phone registration. 
error.ininedgecontrol.availabilityError and base error namespace used for the errors on the trunk availability. 
error.ininedgecontrol.authenticationError and base error namespace used for the errors during authentication. 
error.ininedgecontrol.authentication.notFoundIndicates that an error has occurred when a specific entity or resource is not found when authentication is being attempted for. 
error.ininedgecontrol.routeError and base error namespace used for a connection endpoint. 
error.ininedgecontrol.route.station.notFoundIndicates that the station route validation failed because the specified AoR for the station was not configured in the system. 
error.ininedgecontrol.route.station.notReachableOnPrimaryIndicates that the station route validation failed because the specified AoR for the station was not registered with the system. This error code is found in the primary edge Code. 
error.ininedgecontrol.route.user.notFoundIndicates that the user route validation failed because the specified user is not registered with the system. 
error.ininedgecontrol.route.group.notFoundIndicates that the group route validation failed because the specified group is not registered with the system. 
error.ininedgecontrol.route.queue.notFoundIndicates that the queue route validation failed because the specified queue is not registered with the system. 
error.ininedgecontrol.lineStateError and base error namespace used for a line state Code.
error.ininedgecontrol.awsError and base error namespace used for the errors related to the module’s media processing. 
error.ininedgecontrol.aws_ec2clientError accessing or using AWS EC2 Client. 
error.ininedgecontrol.adrestiaError and base error namespace used for the errors related to the requests to the Adrestia service. 
error.ininedgecontrol.adrestia.timeoutIndicates that an error has occurred when a timeout response was trying to send a request to the Adrestia service. 
error.ininedgecontrol.adrestia.resourceError with the data contained in a resource response from the Adrestia service. 
error.ininedgecontrol.httpCacheError and base error namespace used for the errors related to the requests to the HTTP Cache. 
error.ininedgecontrol.httpCache.notSupportedThe HTTP cache does not support this feature. 
error.ininedgecontrol.httpCache.alreadyClosedThe HTTP cache has already been closed. 
error.ininedgecontrol.callflow.document.dialogstartIndicates that an error has occurred because of incorrect routing configurations, issues with the client or endpoint being used, or issues with the flow of the interaction itself. It is related to issues with starting or initializing a dialogue during an interaction.
error.ininedgecontrol.callflow.document.pickup.mediaIndicates an issue with the agent’s station due to a blip in the customer’s or agent’s network that does not allow the station to connect. 
error.ininedgecontrol.ccxmlindicates that an error has occurred during the execution of a CCXML script due to the error in the script itself or in the code that interacts with the script.
error.ininedgecontrol.connection.mediaIndicates that the caller opted for a callback.