]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Add ivr/ subdir to conf/lang/en/en.xml
authorMichael S Collins <msc@freeswitch.org>
Fri, 27 May 2011 16:55:50 +0000 (09:55 -0700)
committerMichael S Collins <msc@freeswitch.org>
Fri, 27 May 2011 16:55:50 +0000 (09:55 -0700)
conf/lang/en/en.xml

index 1e23dc5d7ba3de6aaecfdd052c8867b768308ee4..2ccd51382337270fda1f573c5bfc9bb3d144ed82 100644 (file)
@@ -6,6 +6,7 @@
         <!--voicemail_en_tts is purely implemented with tts, we have the files based one that is the default. -->
         <X-PRE-PROCESS cmd="include" data="vm/sounds.xml"/>  <!-- vm/tts.xml if you want to use tts and have cepstral -->
         <X-PRE-PROCESS cmd="include" data="dir/sounds.xml"/>  <!-- dir/tts.xml if you want to use tts and have cepstral -->
+       <X-PRE-PROCESS cmd="include" data="ivr/*.xml"/>  <!-- IVR and custom phrases go here -->
       </macros>
     </phrases>
   </language>