mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-02 03:48:02 +00:00
Merged revisions 163612 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ........ r163612 | mvanbaak | 2008-12-12 18:22:47 +0100 (Fri, 12 Dec 2008) | 7 lines Document default Monitor file location. (closes issue #14065) Reported by: kshumard Patches: res_monitor.documentation.patch.txt uploaded by kshumard (license 92) ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@163624 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -87,6 +87,7 @@ static char *monitor_descrip = " Monitor([file_format[:urlbase],[fname_base],[o
|
||||
" b - Don't begin recording unless a call is bridged to another channel\n"
|
||||
" i - Skip recording of input stream (disables m option)\n"
|
||||
" o - Skip recording of output stream (disables m option)\n"
|
||||
"\nBy default, files are stored to /var/spool/asterisk/monitor/.\n"
|
||||
"\nReturns -1 if monitor files can't be opened or if the channel is already\n"
|
||||
"monitored, otherwise 0.\n"
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user