It's working correctly.Hello All. I am using the URIx as a repeater controller and everything works great I just can't get it to ID at the set time or when there is no activity on the node/repeater. I have noticed that it will only ID when you key up the repeater or when I am are connected to another node and after you have had some activity on the node/repeater. I would be grateful if any one can help me fix this and have the repeater ID. Thank You
idtime=1800000politeid=1500000
Running:CentOS 5.9 {Final}app_rpt 0.30012
Vince.
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
;[scheduler]
;; Schedule the execution of a macro at a given time.
;;mc = mi h md mn dow
;;
;; mc = macro : a macro number defined in the [macro] stanza
;; mi = minute : 0-59
;; h = hour : 0-23
;; md = day of month : 1-31
;; mn = month : 1-12
;; dow = day of week : 0 = sunday, 6 = saturday
;;
;1 = 26 11 31 3 6 ; At 11:26am on Saturday, March 31
;2 = 00 00 * * * ; At midnight every day