aboutsummaryrefslogtreecommitdiffstats
path: root/configs/voicemail.conf.sample
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-12-04 17:54:46 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-12-04 17:54:46 +0000
commit862f2c33ab7b599c1c6d7fe36be9f5401e5740fb (patch)
tree6acb67dd3901d90812accd8c66d092b0d624d59a /configs/voicemail.conf.sample
parente07234264188a595c581c444430d879d3100a2cb (diff)
Add documentation to voicemail.conf.sample for ODBC storage.
Issue 8499 - patch by blitzrage. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@48230 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/voicemail.conf.sample')
-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 27c364246..836b668b3 100644
--- a/configs/voicemail.conf.sample
+++ b/configs/voicemail.conf.sample
@@ -83,6 +83,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,