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
CALENDAR_EVENT(field)
Arguments
field
summary
- The VEVENT SUMMARY property or Exchange event 'subject'description
- The text description of the eventorganizer
- The organizer of the eventlocation
- The location of the eventtcategories
- The categories of the eventpriority
- The priority of the eventcalendar
- The name of the calendar associated with the eventuid
- The unique identifier for this eventstart
- The start time of the eventend
- The end time of the eventbusystate
- The busy state of the event 0=FREE, 1=TENTATIVE, 2=BUSY
See Also
- Asterisk 13 Function_CALENDAR_BUSY
- Asterisk 13 Function_CALENDAR_QUERY
- Asterisk 13 Function_CALENDAR_QUERY_RESULT
- Asterisk 13 Function_CALENDAR_WRITE
Import Version
This documentation was imported from Asterisk Version SVN-branch-13-r420538