Skip to content
Snippets Groups Projects
Commit 39e47e88 authored by Michiel van Baak's avatar Michiel van Baak
Browse files

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/trunk@163612 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 8c3a7a28
No related branches found
No related tags found
No related merge requests found
......@@ -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"
;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment