mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +00:00
Add documentation to voicemail.conf.sample for ODBC storage.
Issue 8499 - patch by blitzrage. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@48230 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user