Click or drag to resize

AudioConfigurationPinholeKeepAliveIntervalSeconds Property

The number of seconds that the endpoint will wait before re-transmitting a RTP STUN packet. Range is 15-60 seconds. Setting it to 0 means the mechanizm is disabled. Default is 15 seconds

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public int PinholeKeepAliveIntervalSeconds { get; set; }

Property Value

Type: Int32
See Also