mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-20 03:59:01 +00:00
Document the 'B' option of app_chanspy.
(closes issue #12582) Reported by: IgorG Patches: app_chanspy_B_option.diff uploaded by IgorG (license 20) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@115290 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -71,6 +71,8 @@ static const char *desc_chan =
|
|||||||
" and a digit sequence.\n"
|
" and a digit sequence.\n"
|
||||||
" Options:\n"
|
" Options:\n"
|
||||||
" b - Only spy on channels involved in a bridged call.\n"
|
" b - Only spy on channels involved in a bridged call.\n"
|
||||||
|
" B - Instead of whispering on a single channel barge in on both\n"
|
||||||
|
" channels involved in the call.\n"
|
||||||
" g(grp) - Only spy on channels in which one or more of the groups \n"
|
" g(grp) - Only spy on channels in which one or more of the groups \n"
|
||||||
" listed in 'grp' matches one or more groups from the\n"
|
" listed in 'grp' matches one or more groups from the\n"
|
||||||
" SPYGROUP variable set on the channel to be spied upon.\n"
|
" SPYGROUP variable set on the channel to be spied upon.\n"
|
||||||
|
Reference in New Issue
Block a user