FS add OPUS to global codecs
This commit is contained in:
parent
9f25f8a5d3
commit
336b40b3eb
1 changed files with 2 additions and 2 deletions
|
@ -146,8 +146,8 @@
|
|||
127 - BV32
|
||||
|
||||
-->
|
||||
<X-PRE-PROCESS cmd="set" data="global_codec_prefs=G729,AMR,GSM,PCMA"/>
|
||||
<X-PRE-PROCESS cmd="set" data="outbound_codec_prefs=G729,AMR,GSM"/>
|
||||
<X-PRE-PROCESS cmd="set" data="global_codec_prefs=OPUS,G729,AMR,GSM,PCMA"/>
|
||||
<X-PRE-PROCESS cmd="set" data="outbound_codec_prefs=OPUS,G729,AMR,GSM"/>
|
||||
|
||||
<!--
|
||||
xmpp_client_profile and xmpp_server_profile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue