]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
basic framework for built-in web stuff on voicemail
authorAnthony Minessale <anthony.minessale@gmail.com>
Thu, 29 Nov 2007 01:06:03 +0000 (01:06 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Thu, 29 Nov 2007 01:06:03 +0000 (01:06 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6426 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/autoload_configs/voicemail.conf.xml

index 59a238181a76a300cde712651199d80b9a5a29a5..ae45738c70ff31cd87a0facc4b0d28669e098bb7 100644 (file)
@@ -31,6 +31,7 @@
       <param name="rew-key" value="4"/>
       <param name="record-silence-threshold" value="200"/>
       <param name="record-silence-hits" value="2"/>
+      <param name="web-template-file" value="web-vm.tpl"/>
       <!-- if you need to change the sample rate of the recorded files e.g. gmail voicemail player -->
       <!--<param name="record-sample-rate" value="11025"/>-->
       <!-- the next two both must be set for this to be enabled