Click or drag to resize

MediaInactivityTimeoutConfigAudioTimeoutSeconds Property

Maximum allowed time without receiving RTP packets, measured in seconds. Set to 0 to disable timeout checks during a call.

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

Property Value

Int32
See Also