Click or drag to resize

CallManagerRouteCall(ISessionCall) Method

Entry point for call manager on incoming calls. Bejovo hivas eseten hivodik meg. A dial plan alapjan fogja routingolni a caller.To-t figyelembe veve.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public void RouteCall(
	ISessionCall caller
)

Parameters

caller  ISessionCall
 

Implements

ICallManagerRouteCall(ISessionCall)
See Also