Schedule RPT.conf

Hello All, I’m playing around with the schedule in rpt.conf and I can’t get it to work.

[macro]
;1 = 32011#
;2 = 1200112011
1204312040120501206012009120021200312004111312030#
;3 = 3200132011
320503203032060#

81 = *81

[schedule]
;dtmf_function = m h dom mon dow ; ala cron, star is implied
;2 = 00 00 * * * ; at midnight, execute macro 2.
81 = 00 * * * * ; Say time on the hour.
581 = 15 * * * * ; Say time on the hour.

Any help would be great.

···


Thank you, David
73’s KE6UPI

David Shaw wrote:

Hello All, I'm playing around with the schedule in rpt.conf and I can't get
it to work.

[macro]
;1 = *32011#
;2 =
*12001*12011*12043*12040*12050*12060*12009*12002*12003*12004*1113*12030#
;3 = *32001*32011*32050*32030*32060#
81 = *81

[schedule]
;dtmf_function = m h dom mon dow ; ala cron, star is implied
;2 = 00 00 * * * ; at midnight, execute macro 2.
81 = 00 * * * * ; Say time on the hour.
581 = 15 * * * * ; Say time on the hour.

Any help would be great.

------------------------------------------------------------------------

_______________________________________________
App_rpt-users mailing list
App_rpt-users@qrvc.com
http://qrvc.com/mailman/listinfo/app_rpt-users

1. The scheduler must invoke a macro and not user functions directly.
2. Macros may be limited to 1 digit (not sure). Try with single digit macros
then try a multi-digit and see if it breaks or works.

3. Don't forget: You should restart asterisk when the rpt.conf file is changed.

Steve
WA6ZFT

All macros need to end with a #

Scott

···

----- Original Message -----

From:
David Shaw

To: RPT

Sent: Thursday, January 28, 2010 4:20 PM

Subject: [App_rpt-users] Schedule RPT.conf

Hello All, I’m playing around with the schedule in rpt.conf and I can’t get it to work.

[macro]
;1 = 32011#
;2 = 1200112011
1204312040120501206012009120021200312004111312030#
;3 = 3200132011
320503203032060#
81 = *81

[schedule]
;dtmf_function = m h dom mon dow ; ala cron, star is implied
;2 = 00 00 * * * ; at midnight, execute macro 2.
81 = 00 * * * * ; Say time on the hour.
581 = 15 * * * * ; Say time on the hour.

Any help would be great.


Thank you, David
73’s KE6UPI



App_rpt-users mailing list
App_rpt-users@qrvc.com
http://qrvc.com/mailman/listinfo/app_rpt-users