From d0f35e63558aa4f72c6b16ab34f6e6defe1dc242 Mon Sep 17 00:00:00 2001 From: Mark Michelson Date: Fri, 25 Apr 2008 22:24:32 +0000 Subject: Adding a new option, 'B' to app_chanspy. This option allows the spy to barge on the call. It is like the existing whisper option, except that it allows the spy to talk to both sides of the conversation on which he is spying. This feature has existed in Switchvox, and this merges the functionality into Asterisk. (AST-32) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@114678 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 2922c51be..1391f049f 100644 --- a/CHANGES +++ b/CHANGES @@ -33,6 +33,9 @@ Application Changes * ChanSpy and ExtenSpy have a new option, 's' which suppresses speaking the technology name (e.g. SIP, IAX, etc) of the channel being spied on. * The Jack application now has a c() option to supply a custom client name. + * Chanspy has a new option, 'B', which can be used to "barge" on a call. This is + like the pre-existing whisper mode, except that the spy can also talk to the + participant on the bridged channel as well. SIP Changes ----------- -- cgit v1.2.3