From: Terry Wilson Date: Fri, 19 Jun 2009 17:40:16 +0000 (+0000) Subject: Add note about the addition of calendar support X-Git-Tag: 11.0.0-beta1~4647 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=25ccb5e850c6658a2a04ea3bbf87dd8cc58cb8fd;p=thirdparty%2Fasterisk.git Add note about the addition of calendar support git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@201944 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index 64f6fba1ff..431efd4867 100644 --- a/CHANGES +++ b/CHANGES @@ -163,6 +163,14 @@ CDR --- * Multiple files and formats can now be specified in cdr_custom.conf. +Calendaring for Asterisk +------------------------ + * A new set of modules were added supporing calendar integration with Asterisk. + Dialplan functions for reading from and writing to calendars are included, + as well as the ability to execute dialplan logic upon calendar event notifications. + iCalendar, CalDAV, and Exchange Server calendars are supported (Exchange support + only tested on Exchange Server 2003 with no support for forms-based authentication). + ------------------------------------------------------------------------------ --- Functionality changes from Asterisk 1.6.1 to Asterisk 1.6.2 ------------- ------------------------------------------------------------------------------