提交 ea497867 authored 作者: Brian West's avatar Brian West

tweak tones

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7180 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 208fb330
...@@ -68,9 +68,9 @@ ...@@ -68,9 +68,9 @@
<!-- File to play when you're alone (music on hold)--> <!-- File to play when you're alone (music on hold)-->
<param name="moh-sound" value="$${moh_uri}"/> <param name="moh-sound" value="$${moh_uri}"/>
<!-- File to play when you join the conference --> <!-- File to play when you join the conference -->
<param name="enter-sound" value="tone_stream://%(500,0,500,600)"/> <param name="enter-sound" value="tone_stream://%(200,0,500,600,700)"/>
<!-- File to play when you leave the conference --> <!-- File to play when you leave the conference -->
<param name="exit-sound" value="tone_stream://%(500,0,300,200)"/> <param name="exit-sound" value="tone_stream://%(200,0,300,200,100)"/>
<!-- File to play when you ae ejected from the conference --> <!-- File to play when you ae ejected from the conference -->
<param name="kicked-sound" value="conference/conf-kicked.wav"/> <param name="kicked-sound" value="conference/conf-kicked.wav"/>
<!-- File to play when the conference is locked --> <!-- File to play when the conference is locked -->
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论