[Freeswitch-svn] [commit] r8749 - freeswitch/trunk/conf/autoload_configs
Freeswitch SVN
anthm at freeswitch.org
Tue Jun 3 18:49:03 EDT 2008
Author: anthm
Date: Tue Jun 3 18:49:03 2008
New Revision: 8749
Modified:
freeswitch/trunk/conf/autoload_configs/voicemail.conf.xml
Log:
forgot to commit this
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 Tue Jun 3 18:49:03 2008
@@ -43,6 +43,7 @@
<param name="vmain-key" value="*"/>
<email>
<param name="template-file" value="voicemail.tpl"/>
+ <param name="notify-template-file" value="notify-voicemail.tpl"/>
<!-- this is the format voicemail_time will have -->
<param name="date-fmt" value="%A, %B %d %Y, %I %M %p"/>
<param name="email-from" value="${voicemail_account}@${voicemail_domain}"/>
More information about the Freeswitch-svn
mailing list