Inheritance HierarchySystemObject
Ozeki.VoIPCallManager
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic class CallManager : ICallManager
Public Class CallManager
Implements ICallManager
public ref class CallManager : ICallManager
type CallManager =
class
interface ICallManager
end
The CallManager type exposes the following members.
Constructors | Name | Description |
---|
 | CallManager | Initializes a new instance of the CallManager class |
Top
Properties
Methods | Name | Description |
---|
 | CreateAndStartSession | |
 | GetRoutingHistory | |
 | RouteCall(IBaseCall) | |
 | RouteCall(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.
|
 | RouteCall(IBaseCall, Destination) | |
 | RouteCall(ISessionCall, Destination) |
Konkretan megadjuk, hogy kit hivjunk fel. Ekkor a routing kimarad az elso korbol (viszont ha pl. Busy, akkor utana mar a routing ismet ervenyesul).
|
 | RouteCall(ISessionCall, RouteParams) |
Lekerdezi a dial plantol a destinationt, majd legyart a destination-hoz egy hivast.
Ha tortent kozben valami error, arrol ertesulunk.
|
 | RouteSessionCall(IBaseCall, String, String, String) | |
 | RouteSessionCall(ISessionCall, String, String, String) | |
Top
Events
Fields
See Also