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;";
OpenScape 4000 V10, Volume 1: AMO Descriptions, Service Documentation, Issue 5
, ID:
P31003H31A0S107057620
©
09/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.