Skip to content

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 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

Generated Version

This documentation was generated from Asterisk branch 21 using version GIT