From: Mark Spencer Date: Thu, 12 Sep 2002 21:07:03 +0000 (+0000) Subject: Version 0.2.0 from FTP X-Git-Tag: 0.2.0~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8d811b503f623f4b564b664aea429a67b2fbad67;p=thirdparty%2Fasterisk.git Version 0.2.0 from FTP git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@527 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index e91ad41120..a4ecfb0c51 100755 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,18 @@ +Asterisk 0.2.0 + -- Outbound origination API + -- Call management improvements + -- Add Do Not Disturb (*78, *79) + -- Add agents + -- Document variables + -- Add transfer capability on the console + -- Add SpeeX codec translator + -- Add call queues + -- Add setcallerid functionality (AGI, application) + -- Add special variables ${CALLERID}, ${EXTEN}, ${CONTEXT}, ${PRIORITY} + -- Don't echo cancel on pure TDM connections by default + -- Implement Async GOTO + -- Differentiate softhangups + -- Add date/time Asterisk 0.1.12 -- Fix for Big Endian machines -- MySQL CDR Engine