Click or drag to resize
RouteParams Class
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPRouteParams

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

The RouteParams type exposes the following members.

Constructors
  NameDescription
Public methodRouteParams
Initializes a new instance of the RouteParams class
Top
Properties
  NameDescription
Public propertyDialed
A jelenlegi callerID/dialed, ami alapjan route-olunk.
Public propertyDialInfo
A jelenlegi callerID/dialed, ami alapjan route-olunk.
Public propertyError
Ha volt valamilyen hiba, itt lehet megadni, hogy milyen SIP response-t kuldjuk vissza.
Public propertyIsIncomingCall
Bejovo hivast route-olunk, vagy sem. Arra hasznlajuk, hogy tudjuk, hogy mindenkeppen letre kell-e hozni session-t neki, vagy sem.
Public propertyIsTransferredCall
Megmondjuk, hogy transferalt hivast routingolunk.
Public propertyPreExistingRouteSet
Elore definialt routing history elemek. Session-bol valo routinghoz kell, hogy ne tudjuk ugyanahhoz az extension-hoz visszairanyitani a hivast.
Public propertyPrevDialedDestination
Elozoleg hivott destination
Public propertyPrevResult
Az elozo routing soran visszaadott ertek.
Public propertyRouteState
A route-olas jelenlegi allapota (pl. calling, not found stb.)
Public propertySessionIds
Session azonositoja, amit route-olunk
Public propertySourceExtension
Hivo extension
Public propertySourceExtensionID
Hivo extension azonositoja.
Public propertySourceInitialDialInfo
Az a callerID/szam, amit a hivo elsonek tarcsazott.
Public propertyTransferee
Az, akit transferalunk
Top
See Also