Click or drag to resize

IDialplanProviderGetDestination Method

Gets the destination that will be called.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
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