CALENDAR_EVENT()¶
Synopsis¶
Get calendar event notification data from a notification call.
Description¶
Whenever a calendar event notification call is made, the event data may be accessed with this function.
Syntax¶
Arguments¶
-
field-
summary- The VEVENT SUMMARY property or Exchange event 'subject' -
description- The text description of the event -
organizer- The organizer of the event -
location- The location of the event -
categories- The categories of the event -
priority- The priority of the event -
calendar- The name of the calendar associated with the event -
uid- The unique identifier for this event -
start- The start time of the event -
end- The end time of the event -
busystate- The busy state of the event 0=FREE, 1=TENTATIVE, 2=BUSY
-
See Also¶
- Dialplan Functions CALENDAR_BUSY
- Dialplan Functions CALENDAR_QUERY
- Dialplan Functions CALENDAR_QUERY_RESULT
- Dialplan Functions CALENDAR_WRITE
Generated Version¶
This documentation was generated from Asterisk branch 18 using version GIT