From 951e1700047f6b3f3634cf2c0a1cd7b2f367d54e Mon Sep 17 00:00:00 2001 From: Terry Wilson Date: Thu, 28 May 2009 20:50:01 +0000 Subject: [PATCH] Blocked revisions 197738 via svnmerge ........ r197738 | twilson | 2009-05-28 14:57:18 -0500 (Thu, 28 May 2009) | 19 lines Add Calendaring support for Asterisk This commit add Calendaring support to Asterisk for iCalendar, CalDAV, and MS Exchange calendars. Exchange support has only been tested on Exchange Server 2k3 and does not support forms-based authentication at this time (patches *very* welcome). Exchange support is also currently missing the ability to return a list of a meting's attendees (again, patches are very, very welcome). Features include: Querying a calendar for events over a specific time range Checking a calendar's busy status via the dialplan Writing calendar events via the dialplan (CalDAV and Exchange only) Handling calendar event notifications through the dialplan (closes issue #14771) Tested by: lmadsen, twilson, Shivaprakash Review: https://reviewboard.asterisk.org/r/58 ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@197779 65c4cc65-6c06-0410-ace0-fbb531ad65f3