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
Syntaxpublic int PinholeKeepAliveIntervalSeconds { get; set; }
Property Value
Type:
Int32
See Also