dft config update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4143 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2007-02-07 00:49:56 +00:00
parent 5bb82ebbf8
commit 8ae5585824
1 changed files with 8 additions and 0 deletions

View File

@ -40,6 +40,14 @@
<!--</condition>-->
<!--</extension>-->
<extension name="set_codec" continue="true">
<condition field="source" expression="mod_portaudio">
<action application="set" data="absolute_codec_string=PCMU"/>
<action application="set" data="export_vars=absolute_codec_string"/>
</condition>
</extension>
<extension name="testmusic">
<condition field="destination_number" expression="^1234$">
<!-- Request a certain tone/file to be played while you wait for the call to be answered-->