Click or drag to resize
IDialplanProviderGetDestination Method
Gets the destination that will be called.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
IDialplanResult GetDestination(
	RouteInfo routeInfo
)

Parameters

routeInfo
Type: Ozeki.VoIPRouteInfo
Information about the route such as caller, route state.

Return Value

Type: IDialplanResult
The routing result
See Also