mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-17 07:18:15 +00:00
Make note of Exchange calendar support limitations
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@197777 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -34,6 +34,10 @@
|
|||||||
;waittime = 30 ; How long to wait for an answer
|
;waittime = 30 ; How long to wait for an answer
|
||||||
|
|
||||||
;[calendar2]
|
;[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
|
;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)
|
;url = https://example.com/exchange/jdoe ; URL to MS Exchange OWA for user (usually includes exchange/user)
|
||||||
;user = jdoe ; Exchange username
|
;user = jdoe ; Exchange username
|
||||||
|
|||||||
Reference in New Issue
Block a user