From 9a5776dcd728337b8ffb03bb23c8b51e5c277ead Mon Sep 17 00:00:00 2001 From: Stefan Sayer Date: Thu, 22 Oct 2009 15:58:22 +0000 Subject: [PATCH] updated changelog git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1559 8eb893ce-cfd4-0310-b710-fb5ebe64c474 --- doc/CHANGELOG | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/doc/CHANGELOG b/doc/CHANGELOG index f3636c97..ce13dda3 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -1,6 +1,53 @@ Changelog for SEMS +Version 1.2.0 (in order) + +- fixed precoded announcements for all codecs + +- exceptions for DSM + +- live reloading of DSM scripts + +- fixed multiple timers with the same timestamp + +- mail_header_vars : variables from P-App-Param into voicemail template (SEMS-17) +- twitter app + +- sipctrl: outbound proxy support and ACK sent from UA layer + +- DSM: mod_aws Amazon Web Services module + +- stored application and variables from monitoring for new calls + +- complete working and usable CMake build system + +- DSM: mod_py Python module + +- fixed memory leak from ivr + +- improved RTP DTMF detection using TS + +- Audio file recording with subtype (record.wav|A-Law) + +- DSM: B2BUA functionality + +- DSM: mod_mysql for MySQL DB access + +- DSM: Events from DI + +- DSM: mod_conference module + +- PyQT GUI example for webconference + +- monitoring: server monitoring and in-memory AVP store + +- DSM: 'not' operator on conditions + +- DSM: transitions from multiple origin states + +- DSM: register scripts as application + Version 1.1.0 RC1 (in order)