Click or drag to resize

CallManagerRouteCall Method (ISessionCall)

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.3.183.0
Syntax
public void RouteCall(
	ISessionCall caller
)

Parameters

caller
Type: Ozeki.VoIPISessionCall

Implements

ICallManagerRouteCall(ISessionCall)
See Also