Module: sems Branch: master Commit: c660c09582f0adf34fb1beb4f99794af3c1fb1b2 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=c660c09582f0adf34fb1beb4f99794af3c1fb1b2
Author: Raphael Coeffic <[email protected]> Committer: Raphael Coeffic <[email protected]> Date: Tue Jul 3 11:53:08 2012 +0200 updated CHANGELOG for 1.5.0 --- doc/CHANGELOG | 39 +++++++++++++++++++++++++++++++++++++++ 1 files changed, 39 insertions(+), 0 deletions(-) diff --git a/doc/CHANGELOG b/doc/CHANGELOG index abaa549..7819ed9 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -1,4 +1,43 @@ Changelog for SEMS + +Version 1.5.0 + - Core + - configurable SIP timers (global) + - timer C support (mainly for SBC) + - SUBSCRIBE/NOTIFY support + - multi-mime bodies + - wideband / multiple sample frequency support + - multiple destinations (faked SRV record) + - DNS SRV: support for 503 replies + - multi-threaded RTP receiver + - complete rework of offer/answer mechanisms + + - Codecs: + - iSAC + - SILK + - SPEEX 16kHz, 32kHz + - G722 + - L16 + + - SBC + - audio & dtmf transcoder + - call-control modules + - lots of small improvements + + - Monitoring + - munin plugin + + - DSM + - mod_xml: XML handling + - mod_curl: HTTP requests + - mod_subscription: SUBSCRIBE/NOTIFY + - mod_regex: regular expressions + - lots of small improvements + + - App Plug-ins + - db_reg_agent: register SIP accounts from a DB + - rtmp: RTMP gateway + Version 1.4.0 - SBC - topo hiding B2BUA _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
