From a55692139b7ba54bc93c761fb65c9701dac3f100 Mon Sep 17 00:00:00 2001
From: Brian West <brian@freeswitch.org>
Date: Mon, 7 Apr 2008 15:20:41 +0000
Subject: [PATCH] set sounds path in here

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

diff --git a/conf/vars.xml b/conf/vars.xml
index 6fea40b88c..90724f4427 100644
--- a/conf/vars.xml
+++ b/conf/vars.xml
@@ -1,6 +1,7 @@
   <!-- Preprocessor Variables
        These are introduced when configuration strings must be consistent across modules. 
    -->
+  <X-PRE-PROCESS cmd="set" data="sound_prefix=$${base_dir}/sounds/en/us/callie"/>
   <X-PRE-PROCESS cmd="set" data="domain=$${local_ip_v4}"/>
   <X-PRE-PROCESS cmd="set" data="moh_uri=local_stream://moh"/>
   <!-- xmpp_client_profile and xmpp_server_profile