Click or drag to resize
ICallManagerRouteCall Method (IBaseCall, Destination)

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
void RouteCall(
	IBaseCall caller,
	Destination destination
)

Parameters

caller
Type: Ozeki.VoIPIBaseCall
destination
Type: Ozeki.VoIPDestination
See Also