From f342859fac1a4a69efce243646e1f9d6062ea1db Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Thu, 20 Jan 2005 03:27:10 +0000 Subject: [PATCH] Add extra variables to voicemail (bug #3382) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4846 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/voicemail.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample index 8503a88170..424262e894 100755 --- a/configs/voicemail.conf.sample +++ b/configs/voicemail.conf.sample @@ -53,7 +53,7 @@ maxlogins=3 ;pagerfromstring=The Asterisk PBX ; ; Change the email body and/or subject, variables: -; VM_NAME, VM_DUR, VM_MSGNUM, VM_MAILBOX, VM_CALLERID, VM_DATE +; VM_NAME, VM_DUR, VM_MSGNUM, VM_MAILBOX, VM_CALLERID, VM_CALLERID, VM_CIDNAME, VM_DATE ; ; Note: The emailbody config row can be up to 512 characters due to a limitation in ; asterisk config files.