From d35dd36e5831fed9ae99c95b8aa89394ea9f8a12 Mon Sep 17 00:00:00 2001 From: Anthony Minessale Date: Thu, 29 Nov 2007 01:53:42 +0000 Subject: [PATCH] basic framework for built-in web stuff on voicemail git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6429 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- conf/voicemail.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/voicemail.tpl b/conf/voicemail.tpl index 838000f19e..eb020f04ed 100644 --- a/conf/voicemail.tpl +++ b/conf/voicemail.tpl @@ -1,6 +1,6 @@ From: FreeSWITCH mod_voicemail <${voicemail_account}@${voicemail_domain}> To: <${voicemail_email}> -Subject: ${voicemail_message_len} sec Voicemail from ${voicemail_caller_id_name} ${voicemail_caller_id_number} +Subject: Voicemail from ${voicemail_caller_id_name} ${voicemail_caller_id_number} ${voicemail_message_len} X-Priority: ${voicemail_priority} X-Mailer: FreeSWITCH