]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
set hold_music as a global
authorBrian West <brian@freeswitch.org>
Fri, 11 Apr 2008 20:12:41 +0000 (20:12 +0000)
committerBrian West <brian@freeswitch.org>
Fri, 11 Apr 2008 20:12:41 +0000 (20:12 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8090 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/vars.xml

index 90724f4427778b482acb17a5abf8d2629de157f1..7310cba2063d1a9ef8e9c680f810351d475bc407 100644 (file)
@@ -4,6 +4,7 @@
   <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"/>
+  <X-PRE-PROCESS cmd="set" data="hold_music=local_stream://moh"/>
   <!-- xmpp_client_profile and xmpp_server_profile
        xmpp_client_profile can be any string. 
        xmpp_server_profile is appended to "dingaling_" to form the database name