Re: [Svxlink-devel] Repeater RF audio not going out internet
Brought to you by:
sm0svx
|
From: David R. <k9...@gr...> - 2015-04-08 15:02:13
|
* Rob Janssen <pe...@am...> [2015-04-08 09:23]: > David Rock wrote: > > > > As you can see, when I key up my HT and send tones, they are going > > HT -> RF repeater -> Base radio -> svxlink > > > > but I always get the "repeater is not up" messages. I think this is an > > illustration of the same problem I'm having with voice audio not getting > > handled and sent out the internet. > > > > I think if I can get a clear understanding of how to get the repeater > > (ie, the EchoLink Module) "up," everything will fall into place, but I'm > > really misunderstanding something. > > > > Yes I think this is the problem. For some reason your repeater has not opened on the signal. > Our repeater opens on just the squelch opening, and we have this: > > OPEN_ON_SQL=0 > OPEN_ON_SQL_AFTER_RPT_CLOSE=0 > OPEN_SQL_FLANK=OPEN > > I'm not sure if this is the minimal config but it has been there for a long time and it works. > The 0 values can be set to a minimal time of transmission or idle, see the manpage. > > What is not completely clear from the equipment description you gave is if this is an actual RF repeater > (as you specified just a mobile radio that is probably not duplex), or if you have an echolink access point > with a halfduplex trx connected. > > When it works OK as a repeater, via svxlink (i.e. the audio passes through svxlink not directly bypassed, > you can verify that by checking that there is a small audio delay between input and output) then of course > there is no need to look at soundcard issues or the repeater not opening. I think I'm starting to see what the issue is, but not sure what the solution is. Let's start with a more detailed description of my setup: 1. RF Repeater - Motorola MSF5000 located about 10 miles away 2. Radio connected to svxlink - Motorola PM400 in my house 3. svxlink hardware - Raspberry Pi model B 4. RF test unit - ADI At-401 handheld 5. Echolink client test unit - iPhone client I do not have svxlink directly connected to the MSF5000; I'm using a "Remote-link" rather than "Hard-Wired" repeater connection as described on http://www.echolink.org/repeater_tips.htm "With the "remote-link" approach, an FM transceiver is connected to the EchoLink PC at a convenient location in range of the repeater, and tuned to the frequency pair of the repeater. In this configuration, the transceiver behaves very much like an ordinary local repeater user, transmitting on the repeater's input frequency (on behalf of EchoLink users) and receiving on the repeater's output frequency. Although this allows the EchoLink equipment to be placed in a more convenient location, it presents some challenges with respect to RX control." Trying the OPEN_ON settings you gave me, it became more obvious that the Tx1 is _not_ intended for transmitting out the internet. Those settings resulted in svxlink trying to send the incoming signal from the MSF5000 to the PM400 back out, locking the TX open indefinitely. This is not what I'm looking for. As you mentioned earlier, your settings are based on direct-connect to an actual repeater (ie, the Hard-Wired described above). I don't need svxlink to transmit (that keys the radio, but that's the radio that is receiving the audio; it can't, and shouldn't do both); I need it to take the incoming audio from Rx1 and send it to the EchoLink network. So I guess my first question is does svxlink support running in a "remote-link" configuration, or is it designed only for "hard-wired"? -- David, K9DWR k9...@gr... |