This page last changed on Mar 30, 2011 by wikibot.

CALENDAR_QUERY()

Synopsis

Query a calendar server and store the data on a channel

Description

Get a list of events in the currently accessible timeframe of the calendar The function returns the id for accessing the result with CALENDAR_QUERY_RESULT()

Syntax

CALENDAR_QUERY(calendar[,start[,end]])
Arguments
  • calendar - The calendar that should be queried
  • start - The start time of the query (in seconds since epoch)
  • end - The end time of the query (in seconds since epoch)

See Also

Function_CALENDAR_BUSY
Function_CALENDAR_EVENT
Function_CALENDAR_QUERY_RESULT
Function_CALENDAR_WRITE

Import Version

This documentation was imported from Asterisk version SVN-branch-1.8-r311874.

Document generated by Confluence on Oct 04, 2011 12:42