[Freeswitch-svn] [commit] r8042 - freeswitch/trunk/conf
Freeswitch SVN
brian at freeswitch.org
Mon Apr 7 11:20:41 EDT 2008
Author: brian
Date: Mon Apr 7 11:20:41 2008
New Revision: 8042
Modified:
freeswitch/trunk/conf/vars.xml
Log:
set sounds path in here
Modified: freeswitch/trunk/conf/vars.xml
==============================================================================
--- freeswitch/trunk/conf/vars.xml (original)
+++ freeswitch/trunk/conf/vars.xml Mon Apr 7 11:20:41 2008
@@ -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
More information about the Freeswitch-svn
mailing list