forgot to commit this

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8749 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2008-06-03 22:49:03 +00:00
parent 12f18c54f7
commit e8b34492d8

View File

@ -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}"/>