Route |
The RouteInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| RouteInfo | Initializes a new instance of the RouteInfo class | |
| RouteInfo(IExtensionBase, DialInfo, RoutingState) | Initializes a new instance of the RouteInfo class |
| Name | Description | |
|---|---|---|
| DialedDestination | Gets the currently dialed destination. | |
| DialInfo | Gets the currently dialed number and current caller ID. | |
| PrevDialedDestination | Gets the ID of the previously dialed extension. | |
| SessionIds | Gets the IDs of the routed session. | |
| SourceExtension | Gets the source extension who dialed the number. | |
| SourceInitialDialInfo | Gets the dial information that the source initiated the call with (caller ID, dialed number). | |
| State | Gets the state of the route. | |
| Transferee | Gets information about the transferee when the call is being transferred. |