mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-03 04:16:43 +00:00
Merged revisions 183914 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ................ r183914 | tilghman | 2009-03-24 10:26:42 -0500 (Tue, 24 Mar 2009) | 10 lines Merged revisions 183913 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r183913 | tilghman | 2009-03-24 10:25:42 -0500 (Tue, 24 Mar 2009) | 3 lines Additionally note that the operator option needs an 'o' extension. (Related to issue #14731) ........ ................ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@183915 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -230,7 +230,9 @@ sendvoicemail=yes ; Allow the user to compose and send a voicemail while inside
|
||||
; The default is the current context.
|
||||
; review=yes ; Allow sender to review/rerecord their message before saving it [OFF by default
|
||||
; operator=yes ; Allow sender to hit 0 before/after/during leaving a voicemail to
|
||||
; reach an operator [OFF by default]
|
||||
; reach an operator. This option REQUIRES an 'o' extension in the
|
||||
; same context (or in exitcontext, if set), as that is where the
|
||||
; 0 key will send you. [OFF by default]
|
||||
; envelope=no ; Turn on/off envelope playback before message playback. [ON by default]
|
||||
; This does NOT affect option 3,3 from the advanced options menu
|
||||
; delete=yes ; After notification, the voicemail is deleted from the server. [per-mailbox only]
|
||||
|
||||
Reference in New Issue
Block a user