Click or drag to resize

CallManagerRouteCall(ISessionCall, Destination) Method

Konkretan megadjuk, hogy kit hivjunk fel. Ekkor a routing kimarad az elso korbol (viszont ha pl. Busy, akkor utana mar a routing ismet ervenyesul).

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public virtual void RouteCall(
	ISessionCall caller,
	Destination destination
)

Parameters

caller  ISessionCall
 
destination  Destination
 
See Also