Click or drag to resize

RoutingResult Properties

The RoutingResult type exposes the following members.

Properties
 NameDescription
Public propertyCalleeDialInfo Gets the info the callee party will be dialed with.
Public propertyDestinationExtension Gets the extension who will be called.
Public propertyDialplanDestination Gets the destination info received from the dial plan.
Public propertyDialplanResult Gets the result received from the the dial plan. (eg. connect, reject, disconnect)
Public propertyError Gets the error response that will be sent to the caller if no extension will be called.
Public propertyExtensionStatus Gets the availability status of the extension.
Public propertyLastRoutingState Gets the last routing state of the routing process (calling, busy, etc.)
Public propertyStatus Gets the final status of the routing.
Top
See Also