mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 00:00:44 +00:00
fix default codecs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6569 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
f40beef632
commit
02f96bf9d6
@ -15,7 +15,7 @@
|
|||||||
containing the "subscriptions" table.
|
containing the "subscriptions" table.
|
||||||
used by: dingaling.conf.xml enum.conf.xml
|
used by: dingaling.conf.xml enum.conf.xml
|
||||||
-->
|
-->
|
||||||
<X-PRE-PROCESS cmd="set" data="global_codec_prefs=PCMU@20i"/>
|
<X-PRE-PROCESS cmd="set" data="global_codec_prefs=G722@20i,PCMU@20i,PCMA@20i"/>
|
||||||
<X-PRE-PROCESS cmd="set" data="xmpp_client_profile=xmppc"/>
|
<X-PRE-PROCESS cmd="set" data="xmpp_client_profile=xmppc"/>
|
||||||
<X-PRE-PROCESS cmd="set" data="xmpp_server_profile=xmpps"/>
|
<X-PRE-PROCESS cmd="set" data="xmpp_server_profile=xmpps"/>
|
||||||
<!-- bind_server_ip
|
<!-- bind_server_ip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user