Click or drag to resize

IDialplanProviderGetDestination Method

Gets the destination that will be called.

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

Parameters

routeInfo  RouteInfo
Information about the route such as caller, route state.

Return Value

IDialplanResult
The routing result
See Also