Search the Community
Showing results for tags 'allstar'.
-
DMK URI, MTR2K Will not pass TX unless keyed in Terminal.
SimpliJoe posted a question in Technical Discussion
I have a Motorola MTR 2000 repeater. I have an ICS Controller board in the J5 system connector, going to a URIxB via the DB-9 to DB-25, assembled by me. I've done days worth of research to no avail. The repeater & URI both show TX if I key the radio in the simple_usb_tune menu. Hitting the repeater with a HT, RX lights up but no TX on the URI or MTR. Not sure if this is RSS programming or on the URI/Asterisk side. Any suggestions would be greatly appreciated. Thank you all! -
I have a shell script that you might enjoy. I am just putting my Node / Repeater in service. This was originally written for ham nodes. If you operate or debug using a console session (SHH, PUTTY, etc.) and you want to send the repeater a DTMF command you can pick up a radio or type a somewhat long command. Script "rpt" from the console makes it easy. Simulates sending DTMF command *3111 > rpt *3111 Simulates sending DTMF command *3222 generating the "*" for you > rpt 3222 Not a big deal but I use it all the time. rpt.txt