Click or drag to resize

SipClientConfigurationSelectCodecBasedOnCallerPreferences 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.

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

Property Value

Type: Boolean
Default is true
See Also