Click or drag to resize
CallRouter Class
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPCallRouter

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class CallRouter

The CallRouter type exposes the following members.

Constructors
  NameDescription
Public methodCallRouter
Initializes a new instance of the CallRouter class
Top
Methods
  NameDescription
Public methodRoute
Elvegzi a routingot a megadott parameterek alapjan. ha kell, ujra routingol. Call-t nem gyart, csak megmondja, hogy kit kell felhivni.
Public methodRouteOnce
A megadott parameterek alapjan egyszer lefuttatja a route mechanizmust a megadott parameterekkel.
Public methodRouteToDestination
Kihagyja a dial plant, es a megadott destination-hoz iranyitja a hivast.
Public methodRouteWithoutDialplan
Elvegzi a routingot, de a dial plant kihagyja. Lenyegeben csak a destinationt fogja vizsgalni, hogy elerheto-e.
Top
Properties
  NameDescription
Public propertyLastRouteParams
Top
See Also