mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 23:08:32 +00:00
Add reference to examples for files and custom, too make it more obious
that you're required to read on... (hello xrobau) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@13323 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -7,12 +7,13 @@ mode=quietmp3
|
||||
directory=/var/lib/asterisk/mohmp3
|
||||
|
||||
; valid mode options:
|
||||
; quietmp3 -- default
|
||||
; quietmp3 -- default
|
||||
; mp3 -- loud
|
||||
; mp3nb -- unbuffered
|
||||
; quietmp3nb -- quiet unbuffered
|
||||
; custom -- run a custom application
|
||||
; files -- read files from a directory in any Asterisk supported format
|
||||
; custom -- run a custom application (See examples below)
|
||||
; files -- read files from a directory in any Asterisk supported
|
||||
; media format. (See examples below)
|
||||
|
||||
;[manual]
|
||||
;mode=custom
|
||||
|
||||
Reference in New Issue
Block a user