Is there a node I can connect to and receive a reference level test tone? I’d like to set the input level on my repeater controller. I’m used to generating a standard input signal ( 1 kHz tone at 3kHz dev) into a receiver to set levels. Thanks.
You can just do that with your own node using cop 4. That toggles a 1K reference tone.
From Asterisk CLI:
rpt cmd $NODE cop 4
Replace $Node with your own node number.
You can also define a function for this in the functions stanza of your node, then toggle it with DTMF. I wouldn't personally do it that way, though, since theoretically anyone could trigger it. This will send a continuous 1 kHZ tone until it is turned off, or the node restarts.
···
If there are any other nodes connected to you, they will get that continuous tone as well. It isn't local only.On Sep 20, 2026, at 03:31, Dave Novotny noreply@community.allstarlink.org wrote:
Someone replied to a topic you are Watching.
| WA6IFI
September 20 |
- | - |
Is there a node I can connect to and receive a reference level test tone? I’d like to set the input level on my repeater controller. I’m used to generating a standard input signal ( 1 kHz tone at 3kHz dev) into a receiver to set levels. Thanks.
Visit Topic or reply to this email to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, click here.