mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-03 20:06:24 +00:00
allow previous context-searching behavior to be used if desired (issue #5899)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7273 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -160,6 +160,9 @@ emaildateformat=%A, %B %d, %Y at %r
|
||||
sendvoicemail=yes ; Context to Send voicemail from [option 5 from the advanced menu]
|
||||
; if not listed, sending messages from inside voicemail will not be
|
||||
; permitted
|
||||
; 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.
|
||||
; This option restores the old behavior [DEFAULT=no]
|
||||
; callback=fromvm ; Context to call back from
|
||||
; if not listed, calling the sender back will not be permitted
|
||||
; review=yes ; Allow sender to review/rerecord their message before saving it [OFF by default
|
||||
|
||||
Reference in New Issue
Block a user