summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJason Parker <jparker@digium.com>2006-12-04 17:55:38 +0000
committerJason Parker <jparker@digium.com>2006-12-04 17:55:38 +0000
commit3e8669595ec68320fc0b5b02e219d70196bc7a3d (patch)
tree7555c87fba08be22610044659f815c7f3105ec48 /configs
parent1f0e4a0ee5b2c23c9e2825b718341059fc77ab39 (diff)
Merged revisions 48230 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r48230 | qwell | 2006-12-04 11:54:46 -0600 (Mon, 04 Dec 2006) | 4 lines Add documentation to voicemail.conf.sample for ODBC storage. Issue 8499 - patch by blitzrage. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@48231 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/voicemail.conf.sample6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample
index a78bb0605..f6e59dd67 100644
--- a/configs/voicemail.conf.sample
+++ b/configs/voicemail.conf.sample
@@ -87,6 +87,12 @@ maxlogins=3
;fromstring=The Asterisk PBX
; Permit finding entries for forward/compose from the directory
;usedirectory=yes
+; Voicemail can be stored in a database using the ODBC driver.
+; The value of odbcstorage is the database connection configured
+; in res_odbc.conf.
+;odbcstorage=asterisk
+; The default table for ODBC voicemail storage is voicemessages.
+;odbctable=voicemessages
;
; Change the from, body and/or subject, variables:
; VM_NAME, VM_DUR, VM_MSGNUM, VM_MAILBOX, VM_CALLERID, VM_CIDNUM,