[Freeswitch-trunk] [commit] r6426 - freeswitch/trunk/conf/autoload_configs
Freeswitch SVN
anthm at freeswitch.org
Wed Nov 28 20:06:03 EST 2007
Author: anthm
Date: Wed Nov 28 20:06:03 2007
New Revision: 6426
Modified:
freeswitch/trunk/conf/autoload_configs/voicemail.conf.xml
Log:
basic framework for built-in web stuff on voicemail
Modified: freeswitch/trunk/conf/autoload_configs/voicemail.conf.xml
==============================================================================
--- freeswitch/trunk/conf/autoload_configs/voicemail.conf.xml (original)
+++ freeswitch/trunk/conf/autoload_configs/voicemail.conf.xml Wed Nov 28 20:06:03 2007
@@ -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
More information about the Freeswitch-trunk
mailing list