[arm-allstar] Telemetry
Dave Petrie
wa2kjc at gmail.com
Fri Nov 10 08:41:31 EST 2023
Hi Billy, I hope I can help you, i have put quotes " at the begging of my
comments
and another one at the end " so they don't get put into any file"
"turn telemetry on and off inside a macro"
"first in /etc/asterisk/rpt.conf"
[functions417860] "or whichever node you choose"
984=cop,33 ;telemetry enable ;turn on voice announcements
986=cop,34 ;telemetry disable ;turn off voice announcements
"the 984 and 986 can be whatever you have available"
"telemetry is different than a command to play a voice file"
684=localplay,/etc/asterisk/local/telemetryon
686=localplay,/etc/asterisk/local/telemetryoff
"localplay can be replaced with playback for global play"
"684 and 686 can be what you have available"
"you have to make the telemetryon and telemetryoff voice files or choose
your file names"
"then in [macro417860]"
[macro417860]
42=*984, *684# ;turn voice telemetry on, announce
43=*986, *686# ;turn voice telemetry off, announce
"42 and 43 can be whatever you have available"
"then in [schedule417860]"
[schedule417860]
;dtmf_function = m h dom moy dow ; ala cron, star is implied
43 = 00 19 * * *
42 = 00 21 * * *
"after the = is the minutes then the hour in 24hr and in this example every
day"
"so this schedule turns telemetry off and plays the telemetry voice file at
7pm"
"then at 9pm macro 42 is run turning telemetry on and playing telemetryon "
hope this helps
Dave
WA2KJC
On Fri, Nov 10, 2023 at 2:21 AM Billy Irwin via ARM-allstar <
arm-allstar at hamvoip.org> wrote:
> Greetings,
>
> I have macros for linking several repeaters for nets. Currently when they
> link, it plays the repeater 1 is connected to the main repeater, then the
> next message repeater 2 is connected to main repeater etc.. I would rather
> it just play my own custom file.
>
> So, my question is can I turn telemetry on and off inside of a macro, then
> play my custom wav file then turn it right back on with another macro at
> the end of the net. There is times where I would like to use telemetry. I
> also remember something about if telemetry is disabled, you can't play any
> files across the local node or remote nodes either.
>
> Thanks and 73,
>
> Billy - K9OH
> _______________________________________________
>
> ARM-allstar mailing list
> ARM-allstar at hamvoip.org
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>
> Visit the BBB and RPi2/3/4 web page - http://hamvoip.org
>
More information about the ARM-allstar
mailing list