From 02f96bf9d6e81523a40e773e5e41ba702a109fa5 Mon Sep 17 00:00:00 2001
From: Brian West <brian@freeswitch.org>
Date: Fri, 7 Dec 2007 20:21:48 +0000
Subject: [PATCH] fix default codecs

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6569 d0543943-73ff-0310-b7d9-9358b9ac24b2
---
 conf/vars.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/vars.xml b/conf/vars.xml
index dd2bddd29c..d18254945a 100644
--- a/conf/vars.xml
+++ b/conf/vars.xml
@@ -15,7 +15,7 @@
        containing the "subscriptions" table.
        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_server_profile=xmpps"/>
   <!-- bind_server_ip