FS: Give AMR codec priority on internal channels

This commit is contained in:
Keith Whyte 2021-12-04 07:59:59 +01:00
parent 9323de1c7c
commit 7a55de632c
2 changed files with 2 additions and 2 deletions

View file

@ -146,7 +146,7 @@
127 - BV32
-->
<X-PRE-PROCESS cmd="set" data="global_codec_prefs=OPUS,G729,AMR,GSM,PCMA"/>
<X-PRE-PROCESS cmd="set" data="global_codec_prefs=AMR,OPUS,G729,GSM,PCMA"/>
<X-PRE-PROCESS cmd="set" data="outbound_codec_prefs=OPUS,G729,AMR,GSM"/>
<!--