From fbc2051442be9c3c6b624c158ade021ad818c2de Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Mon, 1 Nov 2004 02:43:53 +0000 Subject: [PATCH] Update ChangeLog git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4142 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGES b/CHANGES index 362ffb74b8..13cafe4d7a 100755 --- a/CHANGES +++ b/CHANGES @@ -1,8 +1,20 @@ + -- Pass redirecting number on PRI calls + -- Add RTP debug support + -- Misc Debugging improvements + -- Add TALK_DETECTED variable + -- Adding Q.SIG switchtype option to chan_zap + -- Added pbx_builtin_serialize_variables + -- Update to new iLBC codec + -- Add CLI for realtime stuff + -- Add DUNDi.... (http://www.dundi.com) + -- Misc Memory fixes -- Voicemail improvements from the bug tracker -- Major revamp of PBX core including 'n' and 's' priorities and labels -- Deprecate pbx_wilcalu and app_qcall in favor of pbx_spool -- Remove old chan_iax and chan_vofr -- Major Caller*ID Restructuring + -- Realtime API (IAX, SIP and Voicemail) + -- codecs.conf to tune various codec options (ie Speex) Asterisk 1.0.1 -- Added AGI over TCP support -- Add ability to purge callers from queue if no agents are logged in