| 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.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic int PinholeKeepAliveIntervalSeconds { get; set; }Property Value
Type:
Int32
See Also