Module: sems Branch: master Commit: 92282608cf2b9ed3f8a51c5663c082603871886c URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=92282608cf2b9ed3f8a51c5663c082603871886c
Author: Raphael Coeffic <[email protected]> Committer: Raphael Coeffic <[email protected]> Date: Tue Jul 3 15:11:53 2012 +0200 generated debian changelog for 1.5.0. --- pkg/debian/changelog | 41 +++++++++++++++++++++++++++++++++++++++++ 1 files changed, 41 insertions(+), 0 deletions(-) diff --git a/pkg/debian/changelog b/pkg/debian/changelog index e0ed86c..f2f3b41 100644 --- a/pkg/debian/changelog +++ b/pkg/debian/changelog @@ -1,3 +1,44 @@ +sems (1.5.0) maverick; urgency=low + + * 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 + + -- Raphael Coeffic <[email protected]> Tue, 03 Jul 2012 15:06:08 +0200 + sems (1.4.0) maverick; urgency=low * SEMS 1.4.0 release _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
