Click or drag to resize
HttpClientConfigurationSelectCodecBasedOnCallerPreferences Property
Controls whether the codec selection on the answerer side is done based on the codec preferences of the calling UA or the answering UA.By default, a common codec is selected based on the preferences of the calling UA. Default is true

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

Property Value

Type: Boolean
See Also