From 122b7aa0456103df0bc1ccab69f299bb93d58ec7 Mon Sep 17 00:00:00 2001 From: Stefan Sayer Date: Tue, 15 Mar 2011 10:42:12 +0100 Subject: [PATCH] updated changelog --- doc/CHANGELOG | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/doc/CHANGELOG b/doc/CHANGELOG index a3ddbf0d..abaa549d 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -1,4 +1,39 @@ Changelog for SEMS +Version 1.4.0 + - SBC + - topo hiding B2BUA + - flexible call profile based configuration + - online reload of call profiles + - From, To, RURI, Call-ID update + - RTP bridging + - Header and message filter + - codec filter + - adding arbitrary headers + - reply code translation + - SIP authentication + - SIP Session Timers + - call timer + - prepaid accounting + + - DSM + - language: - if / else constructs + - functions + - for loops + + - utils: RingTone + - mod_groups (call queues, conference interaction etc) + + - multi homed support (SIP and RTP) + + - MWI support for voicemail via PUBLISH + + - XMLRPC bind to specific address + + - webconference: private/reserved rooms mode + + - proxy sticky auth + + - many bug fixes and performance improvements Version 1.3.0 - SIP stack moved into the core (no need to load sipctrl any more)