From: Michael L. Young Date: Fri, 21 Feb 2014 00:49:19 +0000 (+0000) Subject: app_chanspy: Documentation Update To Clarify "x" Option X-Git-Tag: 12.2.0-rc1~142 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eec7d62f1464dcbeb06d3e64da4e791f5fc6f9ad;p=thirdparty%2Fasterisk.git app_chanspy: Documentation Update To Clarify "x" Option When using the "x" option (specify a DTMF digit to exit the application), it is not obvious in the documentation that this only works when spying on a channel. If a channel being used to spy on other channels is waiting to connect to a channel or is no longer attached to a channel, the DTMF is ignored. As noted on the issue tracker, since there are workarounds available and this is a rarely used option we are opting for a documentation change here. (closes issue ASTERISK-22661) Reported by: Chris Hillman Patches: asterisk-22661-doc-clarify-chan_spy.diff uploaded by Michael L. Young (license 5026) Review: https://reviewboard.asterisk.org/r/2990/ ........ Merged revisions 408536 from http://svn.asterisk.org/svn/asterisk/branches/1.8 ........ Merged revisions 408537 from http://svn.asterisk.org/svn/asterisk/branches/11 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@408538 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/apps/app_chanspy.c b/apps/app_chanspy.c index bfe97a0d76..e9085cbd79 100644 --- a/apps/app_chanspy.c +++ b/apps/app_chanspy.c @@ -160,7 +160,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")