]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Add note about the addition of calendar support
authorTerry Wilson <twilson@digium.com>
Fri, 19 Jun 2009 17:40:16 +0000 (17:40 +0000)
committerTerry Wilson <twilson@digium.com>
Fri, 19 Jun 2009 17:40:16 +0000 (17:40 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@201944 65c4cc65-6c06-0410-ace0-fbb531ad65f3

CHANGES

diff --git a/CHANGES b/CHANGES
index 64f6fba1ff31d16ff11a44c5a975395a34a68b4a..431efd4867c6660a048d22da44e00768ad26294d 100644 (file)
--- 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  -------------
 ------------------------------------------------------------------------------