Click or drag to resize
ICallManagerExtensionsExtensionStatusChecker Property
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).

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
IExtensionStatusChecker ExtensionStatusChecker { get; set; }

Property Value

Type: IExtensionStatusChecker
See Also