dect
/
asterisk
Archived
13
0
Fork 0

Update the CHANGES file with yesterday's ChanSpy change. Sorry Kevin, just saw your e-mail.

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@114194 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
seanbright 2008-04-17 12:25:23 +00:00
parent 2a329b3d37
commit 68822de9df
1 changed files with 2 additions and 0 deletions

View File

@ -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
-----------