I would like to automatically connect to AllStar node 27597
every night at 20:00 to 22:00 (local time) and then
automatically disconnect. But only Monday to Friday. Not Sat
and Sun.
Am I on the right track here .................... ?
[schedule28052]
;dtmf_function = m h dom mon dow ; ala cron, star is
implied
7 = 0 * * * *
8 = 0 20 * mon,tue,wed,thu,fri *
9 = 0 22 * mon,tue,wed,thu,fri *
; Place command macros here
[macro28052]
7 = *81#
8 = *327597
9 = *71
I do hear the time announcement every hour on the hour so
that part is working. BTW, what is the "#" for after the *81
Shaun
zr5s