ICallManager Interface |
Namespace: Ozeki.VoIP
The ICallManager type exposes the following members.
Name | Description | |
---|---|---|
GetRoutingHistory | ||
RouteCall(IBaseCall) | ||
RouteCall(ISessionCall) | ||
RouteCall(IBaseCall, Destination) | ||
RouteSessionCall |
Name | Description | |
---|---|---|
ActiveSessions |
Gets the currently active sessions.
| |
DefaultRingTime |
Gets or sets the default ring time in seconds.
| |
DialplanProvider |
Gets or sets the dial plan provider used when routing calls.
| |
SessionContainer |
Gets the container that contains the sessions.
| |
SessionMode |
Gets or sets whether peer-to-peer or relay calls are made on the PBX.
|
Name | Description | |
---|---|---|
SessionClosed |
Occurs when a session has been closed.
| |
SessionCreated |
Occurs when a new session has been created.
|