HttpUserConfigurationSrtcpEnabled Property |
Flag tracking whether STRCP signaling should be enabled.
This flag is added as a way of getting around issues we may encounter in the field where
SRTCP is not supported, or is supported but somehow in an incompatible way with the Avaya's
implementation.
Specific to pre 7.0 Aura environment, an old CM that receives SRTCP may strip all of the SRTP
capabilities from the offer as opposed to letting the offer go without SRTCP. This configuration
becomes important when a new endpoint is working in an old CM environment.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic bool SrtcpEnabled { get; set; }
Property Value
Type:
Boolean
See Also