Click or drag to resize

CallRouter Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPCallRouter

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

The CallRouter type exposes the following members.

Constructors
  NameDescription
Public methodCallRouter
Initializes a new instance of the CallRouter class
Top
Properties
  NameDescription
Public propertyLastRouteParams
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
See Also