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¶
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¶
- Dialplan Functions CALENDAR_BUSY
- Dialplan Functions CALENDAR_EVENT
- Dialplan Functions CALENDAR_QUERY_RESULT
- Dialplan Functions CALENDAR_WRITE
Generated Version¶
This documentation was generated from Asterisk branch 22 using version GIT