From: Sean Bright Date: Thu, 17 Apr 2008 12:25:23 +0000 (+0000) Subject: Update the CHANGES file with yesterday's ChanSpy change. Sorry Kevin, just saw your... X-Git-Tag: 1.6.2.0-beta1~2455 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b775e41aec0a1742f5c76c6aa95ebd5b37996c4;p=thirdparty%2Fasterisk.git Update the CHANGES file with yesterday's ChanSpy change. Sorry Kevin, just saw your e-mail. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@114194 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index ca167fe215..0ce6aa2ef3 100644 --- a/CHANGES +++ b/CHANGES @@ -29,6 +29,8 @@ Application Changes messages, if the "messagewrap" option is set to a true value. * Dial has a new option: F(context^extension^pri), which permits a callee to continue in the dialplan, at the specified label, if the caller hangs up. + * 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. SIP Changes -----------