summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorSean Bright <sean@malleable.com>2008-04-17 12:25:23 +0000
committerSean Bright <sean@malleable.com>2008-04-17 12:25:23 +0000
commit3b775e41aec0a1742f5c76c6aa95ebd5b37996c4 (patch)
treea9df51fa9fb1cb3e6e0637917a72da1f3e015175 /CHANGES
parent45ebcb77a27f2803d33ee8cf1e9696126020c4fc (diff)
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
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ca167fe21..0ce6aa2ef 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
-----------