aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_chanspy.c
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2008-05-05 13:52:44 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2008-05-05 13:52:44 +0000
commit520150ff172a24008b06356c1b107e12c0a5d754 (patch)
tree15bc2e240f2fb65fa305d39c7e3a6d86e72d4374 /apps/app_chanspy.c
parent69e8b962a36b3b61d65971dcb9dc327c072cd01a (diff)
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: http://svn.digium.com/svn/asterisk/trunk@115290 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps/app_chanspy.c')
-rw-r--r--apps/app_chanspy.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/app_chanspy.c b/apps/app_chanspy.c
index 82c7afcef..e86f9658c 100644
--- a/apps/app_chanspy.c
+++ b/apps/app_chanspy.c
@@ -71,6 +71,8 @@ static const char *desc_chan =
" and a digit sequence.\n"
" Options:\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"
" listed in 'grp' matches one or more groups from the\n"
" SPYGROUP variable set on the channel to be spied upon.\n"