In rpt.conf I have the following:
telemdefault = 0
telemdynamic=1
I restart asterisk and transmit *70 to my node and I get no telemetry.
I then execute an asterisk command: rpt cmd [my node #] cop 33 0
I again transmit *70 to my node and I DO get telemetry - the cop 33 command works!
I then execute an asterisk command: rpt cmd [my node #] cop 37 0
I connect my node to a local hub.
I connect another local repeater to the same hub
My node transmits telemetry that the repeater has connected to the hub.
cop 37 doesn’t seem to be preventing foreign telemetry from being transmitted on my node. Any suggestions as to what I’m doing wrong?
I should add that the goal is to be able to hear local telemetry so that RF users know if a DTMF link command is successful or not, but to stop all of the telemetry announcements that are coming from the rest of the network. No need to hear if someone else’s node or repeater has connected/disconnected to the hub we are linked to. I’m not sure why the configuration isn’t set this way by default.
Do you mean to try this in addition to the cop,33 and cop,37 commands? Because, won’t telemdefault=0 prevent telemetry from being transmitted from my local node for RF users who are are trying to determine node status and link/unlink? I do want local RF users on my node to be able to hear telemetry response to their DTMF commands. I just don’t want to transmit telemetry coming from other nodes linked over the internet.
Do you want to turn off all telemetry except for local DTMF command responses? Do you want NO connect/disconnect messages from any node, including the local one?