mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-21 01:01:02 +00:00
Clarify the documentation of the dialout and sendvoicemail options.
(issue #9000, caio1982 and serge-v) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@58119 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -178,11 +178,12 @@ emaildateformat=%A, %B %d, %Y at %r
|
|||||||
; extension digits when saying caller id.
|
; extension digits when saying caller id.
|
||||||
; sayduration=no ; Turn on/off the duration information before the message. [ON by default]
|
; sayduration=no ; Turn on/off the duration information before the message. [ON by default]
|
||||||
; saydurationm=2 ; Specify the minimum duration to say. Default is 2 minutes
|
; saydurationm=2 ; Specify the minimum duration to say. Default is 2 minutes
|
||||||
; dialout=fromvm ; Context to dial out from [option 4 from the advanced menu]
|
; dialout=fromvm ; Context to dial out from [option 4 from mailbox's advanced menu].
|
||||||
; if not listed, dialing out will not be permitted
|
; If not specified, option 4 will not be listed and dialing out
|
||||||
sendvoicemail=yes ; Context to Send voicemail from [option 5 from the advanced menu]
|
; from within VoiceMailMain() will not be permitted.
|
||||||
; if not listed, sending messages from inside voicemail will not be
|
sendvoicemail=yes ; Allow the user to compose and send a voicemail while inside
|
||||||
; permitted
|
; VoiceMailMain() [option 5 from mailbox's advanced menu].
|
||||||
|
; If set to 'no', option 5 will not be listed.
|
||||||
; searchcontexts=yes ; Current default behavior is to search only the default context
|
; searchcontexts=yes ; Current default behavior is to search only the default context
|
||||||
; if one is not specified. The older behavior was to search all contexts.
|
; if one is not specified. The older behavior was to search all contexts.
|
||||||
; This option restores the old behavior [DEFAULT=no]
|
; This option restores the old behavior [DEFAULT=no]
|
||||||
|
|||||||
Reference in New Issue
Block a user