Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

ExecIfTime()

Synopsis

Conditional application execution based on the current time.

Description

This application will execute the specified dialplan application, with optional arguments, if the current time matches the given time specification.

Syntax

ExecIfTime(timesweekdaysmdaysmonths[timezone]appargs)
Arguments
  • day_condition
    • times
    • weekdays
    • mdays
    • months
    • timezone
  • appname
    • appargs

See Also

Import Version

This documentation was imported from Asterisk Version SVN-branch-10-r370277

  • No labels