From: Mark Spencer Date: Thu, 20 Jan 2005 03:27:10 +0000 (+0000) Subject: Add extra variables to voicemail (bug #3382) X-Git-Tag: 1.2.0-beta1~1354 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f342859fac1a4a69efce243646e1f9d6062ea1db;p=thirdparty%2Fasterisk.git Add extra variables to voicemail (bug #3382) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4846 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- 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.