X-Git-Url: http://git.asterisk.org/gitweb/?p=asterisk%2Fasterisk.git;a=blobdiff_plain;f=CHANGES;h=0ce6aa2ef33ccbee46f7c39949d26719936336bc;hp=ca167fe215998094b3baf739f550846553ebeca5;hb=3b775e41aec0a1742f5c76c6aa95ebd5b37996c4;hpb=45ebcb77a27f2803d33ee8cf1e9696126020c4fc diff --git a/CHANGES b/CHANGES index ca167fe..0ce6aa2 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 -----------