Freeswitch: Add AMR to global codec prefs

This commit is contained in:
Keith 2018-04-24 11:17:10 +02:00
parent d048e582f2
commit d870e0e782

View file

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