Add extra variables to voicemail (bug #3382)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4846 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2005-01-20 03:27:10 +00:00
parent 191bf77082
commit f342859fac

View File

@@ -53,7 +53,7 @@ maxlogins=3
;pagerfromstring=The Asterisk PBX ;pagerfromstring=The Asterisk PBX
; ;
; Change the email body and/or subject, variables: ; 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 ; Note: The emailbody config row can be up to 512 characters due to a limitation in
; asterisk config files. ; asterisk config files.