Module: sems Branch: master Commit: e37cd58eecd879f970ff0daf78a780aa550494df URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=e37cd58eecd879f970ff0daf78a780aa550494df
Author: Juha Heinanen <[email protected]> Committer: Juha Heinanen <[email protected]> Date: Mon Sep 30 19:27:47 2013 +0300 sems/doc: started 1.6.0 section in CHANGELOG --- doc/CHANGELOG | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 7819ed9..01939ce 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -1,5 +1,12 @@ Changelog for SEMS +Version 1.6.0 +- IVR + - Calling stopSession() is now all that needs to be done when BYE + is received from caller or callee leg. + - It is not anymore possible to prevent callee leg from being + disconnected when caller leg is disconnected. + Version 1.5.0 - Core - configurable SIP timers (global) _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
