[Freeswitch-svn] [commit] r7288 - freeswitch/trunk/conf/autoload_configs
Freeswitch SVN
brian at freeswitch.org
Fri Jan 18 17:28:38 EST 2008
Author: brian
Date: Fri Jan 18 17:28:38 2008
New Revision: 7288
Modified:
freeswitch/trunk/conf/autoload_configs/conference.conf.xml
Log:
tweak the tone
Modified: freeswitch/trunk/conf/autoload_configs/conference.conf.xml
==============================================================================
--- freeswitch/trunk/conf/autoload_configs/conference.conf.xml (original)
+++ freeswitch/trunk/conf/autoload_configs/conference.conf.xml Fri Jan 18 17:28:38 2008
@@ -70,7 +70,7 @@
<!-- File to play when you join the conference -->
<param name="enter-sound" value="tone_stream://%(200,0,500,600,700)"/>
<!-- File to play when you leave the conference -->
- <param name="exit-sound" value="tone_stream://%(200,0,300,200,100)"/>
+ <param name="exit-sound" value="tone_stream://%(500,0,300,200,100,50,25)"/>
<!-- File to play when you ae ejected from the conference -->
<param name="kicked-sound" value="conference/conf-kicked.wav"/>
<!-- File to play when the conference is locked -->
More information about the Freeswitch-svn
mailing list