summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMatteo Brancaleoni <mbrancaleoni@espia.it>2003-02-16 06:00:12 +0000
committerMatteo Brancaleoni <mbrancaleoni@espia.it>2003-02-16 06:00:12 +0000
commit1c156b82d16bf1fa2013cafe900f3081415aab9a (patch)
tree09bad30a14c0eef808c9d0d2720e797ff76c44f4 /CHANGES
parent55d89cfea03b93a82c8c00b9bebbec2d689705c4 (diff)
Sun Feb 16 07:00:01 CET 2003
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@616 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rwxr-xr-xCHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 55cd0d7d5..d190dd4bf 100755
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,9 @@
+ -- Make HOLD on SIP make use of asterisk MOH
+ -- Add supervised transfer (tested with Pingtel only)
+ -- Allow maxexpirey and defaultexpirey to be runtime configurable for SIP
+ -- Preliminary codec 13 support (RFC3389)
+ -- Add app_authenticate for general purpose authentication
+ -- Optimize RTP and smoother
-- Create special variable "EXTEN-n" where it is extension stripped by n MSD
-- Fix uninitialized frame pointer in channel.c
-- Add global variables support under [globals] of extensions.conf