[svn-commits] twilson: branch 1.6.2 r197781 - /branches/1.6.2/

SVN commits to the Digium repositories svn-commits at lists.digium.com
Thu May 28 15:52:00 CDT 2009


Author: twilson
Date: Thu May 28 15:51:56 2009
New Revision: 197781

URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=197781
Log:
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
........

Modified:
    branches/1.6.2/   (props changed)

Propchange: branches/1.6.2/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.




More information about the svn-commits mailing list