From 83a1c36bfe82c28e119e0a8c11079154cb1da5ea Mon Sep 17 00:00:00 2001 From: mmichelson Date: Wed, 14 May 2008 22:15:12 +0000 Subject: Adding a new option to Chanspy(). The 'd' option allows for the spy to press DTMF digits to switch between spying modes. Pressing 4 activates spy mode, pressing 5 activates whisper mode, and pressing 6 activates barge mode. Use of this feature overrides the normal operation of DTMF numbers. This feature is courtesy of Switchvox. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@116522 f38db490-d61c-443f-a65b-d21fe96a405b --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 9526521b6..728f8bc0b 100644 --- a/CHANGES +++ b/CHANGES @@ -59,6 +59,11 @@ Application Changes to be spoken instead of the channel name or number. For more information on the use of this option, issue the command "core show application ChanSpy" from the Asterisk CLI. + * Chanspy has a new option, 'd', which allows the spy to use DTMF to swap between + spy modes. Use of this feature overrides the typical use of numeric DTMF. In other + words, if using the 'd' option, it is not possible to enter a number to append to + the first argument to Chanspy(). Pressing 4 will change to spy mode, pressing 5 will + change to whisper mode, and pressing 6 will change to barge mode. SIP Changes ----------- -- cgit v1.2.3