Reference Library
ThirdPartyCallController..::..FailedEventArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerThirdPartyCallController..::..FailedEventArgs
Information associated with a Failed event.

EventCause values: • BUSY: User is busy or queue is full. • CALLNOTANSWERED: User is not responding. • TRUNKSBUSY: No trunks are available. • RESOURCESNOTAVAILABLE: Call cannot be completed due to switching resources limitation; For example, no circuit or channel is available. • REORDERTONE: Call is rejected or outgoing call is barred. • DESTNOTOBTAINABLE: Invalid destination number. • NETWORKNOTOBTAINABLE: Bearer capability is not available. • INCOMPATIBLEDESTINATION: Incompatible destination number. For example, a call from a voice station to a data extension. • CAPACITYOVERFLOW: - Queue full or for direct agent calls - The agent is not a member of the split or the agent is not logged in.

Declaration Syntax
C#Visual BasicVisual C++
Members
All MembersProperties



IconMemberDescription
getCalledDeviceId
Get the Id of the called device.

getCallingDeviceId
Get the Id of the calling device.

getDeviceHistoryList
Get the Device History List associated with the event to obtain the previous associated device.

Supported in 6.3.3


getEventCause
The cause (if any) of the event
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
getFailedConnectionId
Get the Connection Id of the failed call.

getFailingDeviceId
Get the d of the device which failed.

getLastRedirectedDeviceId
Get Id of the last redirected device.

getLocalConnectionInfo
Get the local connection information.

getMonitorId
The ID of the monitor that triggered this event.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
getXmlDocument
Get the actual XML Document that was sent from AES.
(Inherited from ThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgs.)
Inheritance Hierarchy

Assembly: ServiceProvider (Module: ServiceProvider)