| 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.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic bool SelectCodecBasedOnCallerPreferences { get; set; }Property Value
Type:
Boolean
See Also