Click or drag to resize

ICallManagerExtensions Interface


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public interface ICallManagerExtensions

The ICallManagerExtensions type exposes the following members.

Properties
 NameDescription
Public propertyCallFilter Gets or sets custom call filter when an incoming call received or an outgoing call has been made.
Public propertyExtensionStatusChecker Gets or sets an interface that will check custom conditions when routing the call to an extension. (e.g. the dialed extension is disabled, or activated the DND mode).
Public propertyTransferFilter Gets or sets an interface that filters blind transfer and attended transfer requests.
Top
See Also