59.2.1
ADD-CRON
This action adds a new entry to the time-schedule table.
Procedure Overview
Command Code
Parameter
ADD-CRON
[POS =<number>],
[EXEC =<param>],
[MINUTE =<number> or *],
[HOUR =<number> or *],
[DAY =<number> or *],
[MONTH =<number> or *],
[WEEKDAY =<number> or *],
COMMAND =<string>;
Examples
Installation of a weekly database backup (every Sunday at 23:30).
Input:
ADD-CRON:,30,23,,,0,"EXEC-UPDAT:BP;";
Installation of a class of service switchover during Christmas (from 12:00 Dec 24 to 6:00 Dec 27 for class of service switchover group number 7).
Input:
ADD-CRON:,00,12,24,12,,"CHANGE-BERUM:COSX,7,2;";
ADD-CRON:,00,06,27,12,,"CHANGE-BERUM:COSX,7,1;";
${DocTitle}
, ID:
${DocID}
©
02/2025
Mitel Networks Corporation. - All rights reserved.
Mitel and the Mitel logo are trademarks of Mitel Networks Corporation. Unify and associated marks are trademarks of Unify Software and Solutions GmbH&Co. KG.
All other trademarks herein are the property of their respective owners.