It looks like nobody on the group has been able to use app_rpt with Signalink USB by Tigertronics as a radio interface. regards, KP4AP node 41178 Alberto 73s
From: app_rpt-users-request@ohnosec.org Subject: App_rpt-users Digest, Vol 79, Issue 30 To: app_rpt-users@ohnosec.org Date: Tue, 15 Sep 2015 12:00:07 -0400
Send App_rpt-users mailing list submissions to app_rpt-users@ohnosec.org
To subscribe or unsubscribe via the World Wide Web, visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users or, via email, send a message with subject or body 'help' to app_rpt-users-request@ohnosec.org
You can reach the person managing the list at app_rpt-users-owner@ohnosec.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of App_rpt-users digest..."
Today's Topics:
1. Re: DTMF By-Direction Propagate (Jesse Lloyd) 2. Kenwood radio's for node (VE3ETG) 3. Re: Kenwood radio's for node (Pete M) 4. app_rpt working with Signalink (Alberto Enrique Puig)
----------------------------------------------------------------------
Message: 1 Date: Mon, 14 Sep 2015 11:41:32 -0700 From: Jesse Lloyd <ve7lyd@gmail.com> To: Tim Sawyer <tisawyer@gmail.com> Cc: app_rpt <app_rpt-users@ohnosec.org> Subject: Re: [App_rpt-users] DTMF By-Direction Propagate Message-ID: <3D9DF813-2B5A-4F23-A806-2AFDDA33FB96@gmail.com> Content-Type: text/plain; charset="us-ascii"
No I'm not, what does it do?
I did manage to figure it out, after the link is up I can do a rpt fun 90 A480 and it'll put the other node in command mode. Interestingly you can't do that in the startup macro for node 90 as the link isn't established at the time it runs the command and it fails. It you just do init.d/asterisk start && sleep 10 && asterisk -rx "rpt fun 90 A480 " it works great.
Jesse
On Sep 14, 2015, at 8:53 AM, Tim Sawyer <tisawyer@gmail.com> wrote:
Are you using the mixminus parameter?
On Sunday, September 13, 2015, Jesse Lloyd <ve7lyd@gmail.com> wrote: Hello All,
I have a RF network built out that has various drop repeaters controlled via DTMF. We've been having issues with one of our RF links, so we decided to use 2 RTCM's and an Allstar server to link the sites together via IP instead.
This worked great, however I'm having difficulties getting DTMF to pass. On the network we use * and # to control the drop repeaters, so I changed the function characters to: funcchar = A endchar = D, since A and D aren't used on our network. The link is permanently connected so I just wrote a startup macro for node 80: startup_macro = A390DA40 which connects node 80 to 90 and puts 90 into control mode so DTMF passes.
The problem is DTMF doesn't pass the other direction. I can't put startup_macro = A380DA40 into node 90's stanza, asterisk complains that the nodes are currently connected.
Any ideas how I can do this? Really there is only a handful of commands that need to propagate over the IP link, I read on one of the archived mailing list emails that you can write a COP for every command needed to propagate over the IP link, but I can't figure out how to do that.
Any help would be great,
Thx,
Jesse
-- -- Tim
participants (1)
-
Alberto Enrique Puig