forked from Mirrors/freeswitch
adding example of 32k local stream
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7411 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
b7ea03ebe7
commit
e24672e0af
@ -14,4 +14,13 @@
|
||||
<param name="interval" value="20"/>
|
||||
<param name="timer_name" value="soft"/>
|
||||
</directory>
|
||||
<!--
|
||||
<directory name="moh/32000" path="$${base_dir}/sounds/music/32000">
|
||||
<param name="rate" value="32000"/>
|
||||
<param name="shuffle" value="true"/>
|
||||
<param name="channels" value="1"/>
|
||||
<param name="interval" value="20"/>
|
||||
<param name="timer_name" value="soft"/>
|
||||
</directory>
|
||||
-->
|
||||
</configuration>
|
||||
|
Loading…
Reference in New Issue
Block a user