]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_chanspy: Documentation Update To Clarify "x" Option
authorMichael L. Young <elgueromexicano@gmail.com>
Fri, 21 Feb 2014 00:47:47 +0000 (00:47 +0000)
committerMichael L. Young <elgueromexicano@gmail.com>
Fri, 21 Feb 2014 00:47:47 +0000 (00:47 +0000)
commit9b6f81af07085934da011986d178208403feae40
tree57cd4a49cb6d7378c7df153f5b23ba39c529d792
parenta378423c8e66f7706ec65e3784d9d6622b910e83
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

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@408537 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_chanspy.c