Click or drag to resize

IConfiguratorMediaInactivityTimeoutConfig Property

Gets or sets the configuration for audio timeout detection. This defines how long the channel may remain silent before a timeout event is raised, including thresholds for normal calls and calls placed on hold.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntax
MediaInactivityTimeoutConfig MediaInactivityTimeoutConfig { get; set; }

Property Value

MediaInactivityTimeoutConfig
See Also