RoutingResult Properties |
The RoutingResult type exposes the following members.
Name | Description | |
---|---|---|
CalleeDialInfo |
Gets the info the callee party will be dialed with.
| |
DestinationExtension |
Gets the extension who will be called.
| |
DialplanDestination |
Gets the destination info received from the dial plan.
| |
DialplanResult |
Gets the result received from the the dial plan. (eg. connect, reject, disconnect)
| |
Error |
Gets the error response that will be sent to the caller if no extension will be called.
| |
ExtensionStatus |
Gets the availability status of the extension.
| |
LastRoutingState |
Gets the last routing state of the routing process (calling, busy, etc.)
| |
Status |
Gets the final status of the routing.
|