]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
dft config update
authorAnthony Minessale <anthony.minessale@gmail.com>
Wed, 7 Feb 2007 00:49:56 +0000 (00:49 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Wed, 7 Feb 2007 00:49:56 +0000 (00:49 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4143 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/default_context.xml

index 53fa0440383ee5068f261f0d8bb3d264942904ae..10ffb3b44a728b415b4e5f52d5417b017e44d7ac 100644 (file)
   <!--</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-->