Click or drag to resize
SipUserConfigurationSRTPRekeyingOnUnholdEnabled Property
Controls whether the client should generate new crypto keys on session unhold.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public bool SRTPRekeyingOnUnholdEnabled { get; set; }

Property Value

Type: Boolean
Remarks
The default value is false.
See Also