mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 01:26:58 +00:00
[mod_amrwb] add cfg setting mode-set-overwrite (it will answer with just one mode-set value) - fixes audio quality issues in mod_conference with some UEs.
This commit is contained in:
@@ -18,5 +18,7 @@
|
||||
<param name="adjust-bitrate" value="0"/>
|
||||
<!-- force OA when originating -->
|
||||
<param name="force-oa" value="0"/>
|
||||
<!-- don't mirror mode-set in SDP answer, but use our own (default-bitrate). -->
|
||||
<param name="mode-set-overwrite" value="0"/>
|
||||
</settings>
|
||||
</configuration>
|
||||
|
Reference in New Issue
Block a user