[asterisk-commits] twilson: trunk r197777 - /trunk/configs/calendar.conf.sample
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu May 28 15:43:04 CDT 2009
Author: twilson
Date: Thu May 28 15:43:00 2009
New Revision: 197777
URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=197777
Log:
Make note of Exchange calendar support limitations
Modified:
trunk/configs/calendar.conf.sample
Modified: trunk/configs/calendar.conf.sample
URL: http://svn.asterisk.org/svn-view/asterisk/trunk/configs/calendar.conf.sample?view=diff&rev=197777&r1=197776&r2=197777
==============================================================================
--- trunk/configs/calendar.conf.sample (original)
+++ trunk/configs/calendar.conf.sample Thu May 28 15:43:00 2009
@@ -34,6 +34,10 @@
;waittime = 30 ; How long to wait for an answer
;[calendar2]
+; Note: Exchange support has only been tested on Exchange Server 2003
+; Forms-based authentication is not supported at this time
+; Querying attendees is not supported with Exchange at this time
+;
;type = exchange ; type of calendar--currently supported: ical, caldav, or exchange
;url = https://example.com/exchange/jdoe ; URL to MS Exchange OWA for user (usually includes exchange/user)
;user = jdoe ; Exchange username
More information about the asterisk-commits
mailing list