mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-22 20:56:39 +00:00
re-implement realtime support in app_directory
add support for hiding entries from app_directory using new hidefromdir= option (bug #3950) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5429 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -133,7 +133,9 @@ sendvoicemail=yes ; Context to Send voicemail from [option 5 from the advanced m
|
||||
; determined by the password being the same as
|
||||
; the mailbox number. The default is "no".
|
||||
; forcegreetings=no ; This is the same as forcename, except for recording
|
||||
; greetings. The default is "no".
|
||||
; greetings. The default is "no".
|
||||
; hidefromdir=yes ; Hide this mailbox from the directory produced by app_directory
|
||||
; The default is "no".
|
||||
|
||||
[zonemessages]
|
||||
eastern=America/New_York|'vm-received' Q 'digits/at' IMp
|
||||
|
Reference in New Issue
Block a user