Search:
Asterisk cmd ExecIfTime
Synopsis
Conditional application execution based on the current timeDescription
Version 1.2 - 1.4ExecIfTime(<times>,<weekdays>,<mdays>,<months>|appname|appargs):
Version 1.4.24.1
ExecIfTime(<times>,<weekdays>,<mdays>,<months>?appname|appargs):
Version 1.6
ExecIfTime(<times>,<weekdays>,<mdays>,<months>?appname(appargs)):
This application will execute the specified dialplan application, with optional
arguments, if the current time matches the given time specification.

Page Changes
