From 0941c2c32ec2d788b185e9956e9d40df6aafb848 Mon Sep 17 00:00:00 2001 From: Terry Wilson Date: Thu, 28 May 2009 20:43:00 +0000 Subject: Make note of Exchange calendar support limitations git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@197777 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/calendar.conf.sample | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configs/calendar.conf.sample b/configs/calendar.conf.sample index b9b67c4b4..5965a2ba7 100644 --- a/configs/calendar.conf.sample +++ b/configs/calendar.conf.sample @@ -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 -- cgit v1.2.3