Reference Library
ThirdPartyCallController..::..RouteEndParameters..::..ROUTE_END_ERROR_VALUES Enumeration
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallController..::..RouteEndParametersThirdPartyCallController..::..RouteEndParameters..::..ROUTE_END_ERROR_VALUES
The Valid error values sent in a Route End Request and also received in a Route End Event.
Declaration Syntax
C#Visual BasicVisual C++
public enum ROUTE_END_ERROR_VALUES
Public Enumeration ROUTE_END_ERROR_VALUES
public enum class ROUTE_END_ERROR_VALUES
Members
MemberDescription
generic
Normal termination (for example, application does not want to route the call or does not know how to route the call).

resourceBusy
Routing server is too busy to handle the route request.

resourceOutOfService
Routing service temporarily unavailable due to internal problem.

Assembly: ServiceProvider (Module: ServiceProvider)