Führt eine Applikation unter bestimmten zeitlichen Bedingungen aus.
ExecIf(Uhrzeit
|Wochentag
|Monatstag
|Monat
?Applikation
[,Argumente
])
Ist das angegebene Zeitmuster zutreffend, wird die angegebene
Applikation
mit den Parametern Argumente
ausgeführt, und deren Ergebnis zurückgeliefert. Die Uhrzeit wird wie bei
include
(siehe „Includes zeitgesteuert“),
GotoIfTime()
(siehe Abschnitt 67, „GotoIfTime()
“)
oder IFTIME()
(siehe Abschnitt 51, „IFTIME()
“)
angegeben.
Trifft der Ausdruck
nicht zu, wird die Ausführung mit
der nächsten Priorität fortgesetzt.
Asterisk-Versionen:
————————| 1.2 |————————| 1.4 |————————| 1.6 |————————
Interner Hilfetext zu dieser Applikation in Asterisk 1.4:
-= Info about application 'ExecIfTime' =- [Synopsis] Conditional application execution based on the current time [Description] 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.
Differenz des internen Hilfetexts von Asterisk 1.2 zu 1.4:
--- in Asterisk 1.2 +++ in Asterisk 1.4 @@ -6,6 +6,4 @@ [Description] 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. Further - information on the time speicification can be found in examples illustrating - how to do time-based context includes in the dialplan. + arguments, if the current time matches the given time specification.
Differenz des internen Hilfetexts von Asterisk 1.4 zu 1.6:
--- in Asterisk 1.4 +++ in Asterisk 1.6 @@ -4,6 +4,6 @@ Conditional application execution based on the current time [Description] - ExecIfTime(<times>|<weekdays>|<mdays>|<months>?appname[|appargs]): + 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.
Siehe auch. Abschnitt 50, „Exec()
“, Abschnitt 51, „ExecIf()
“, Abschnitt 67, „GotoIfTime()
“, Abschnitt 51, „IFTIME()
“,
Abschnitt , „???TITLE???“
AMOOCON 2010
Noch kein Ticket? Dann wird es Zeit. Nur noch wenige Tage.
- Infos unter www.amoocon.de.
- twitter.com/AMOOCON