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: 550.0.60.0
Syntaxpublic bool SelectCodecBasedOnCallerPreferences { get; set; }
Property Value
Type:
Boolean
See Also