¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: Turn Off Telemetry from Connected Network Nodes on ASL 3

 

Issac, it looks like telemdefault= 1 has worked in my situation.??
Thanks for the suggestion.
73, K5LK
?
?


Re: Turn Off Telemetry from Connected Network Nodes on ASL 3

 

Issac, it looks like telemdefault= 1 has worked in my situation.??
Thanks for the suggestion.
73, K5LK
?
?


Re: Turn Off Telemetry from Connected Network Nodes on ASL 3

 

Hi Bill,
You could try?
telemdefault= 0 or 1 (0 = completely disable connection announcements)

In the rpt.conf file

Regards,
Izaac VK4IKZ


Re: Turn Off Telemetry from Connected Network Nodes on ASL 3

 

¿ªÔÆÌåÓý

Is duplex set to 1 in rpt.conf?

Scott N7FGP


From: [email protected] <[email protected]> on behalf of Bill, K5LK via groups.io <k5lk.bill@...>
Sent: Tuesday, May 6, 2025 6:14:31 PM
To: [email protected] <[email protected]>
Subject: [SHARI] Turn Off Telemetry from Connected Network Nodes on ASL 3
?
Howdy. I recently upgraded my Shari Node to AllStarLink 3.? I love the additional features, but I can't seem to turn off the telemetry announcing connections from nodes on a connected network. I wish to keep the telemetry on my Shari Node announcing local connections, but turn off distant nodes telemetry.
?
I didn't have that issue on HamVoip. I have done quite a bit of research online, but can't seem to find a solution. I assume it is in rpt.conf file?
Tnx for any suggestions.
73
Bill, K5LK
?


Turn Off Telemetry from Connected Network Nodes on ASL 3

 

Howdy. I recently upgraded my Shari Node to AllStarLink 3.? I love the additional features, but I can't seem to turn off the telemetry announcing connections from nodes on a connected network. I wish to keep the telemetry on my Shari Node announcing local connections, but turn off distant nodes telemetry.
?
I didn't have that issue on HamVoip. I have done quite a bit of research online, but can't seem to find a solution. I assume it is in rpt.conf file?
Tnx for any suggestions.
73
Bill, K5LK
?


Re: Change voice ID to CW

 

In your rpt.conf file located in the /etc/asterisk directory you can run the following command: ?nano rpt.conf ?and look for the following
to change voice to CW just remove the ; from in front of the line for CW and place a ; in front of the line for voice. make sure you callsign is in the proper spot

Hamvoip: ?Voice to CW change

;idtalkover=/etc/asterisk/local/node-id ? ? ?; Main ID voice
;idrecording=|iDE yourcallsign ? ? ? ? ? ? ? ? ; Main ID CW
;idtalkover=|iDE yourcallsign ? ? ? ? ? ? ? ? ; ID when signal present
;idrecording=/etc/asterisk/local/node-id

ASL3:
idrecording = |iyourcallsign ? ? ? ? ? ? ?; id recording or CW morse string
idtalkover = /etc/asterisk/local/NewID ? ?; Talkover ID (optional) default is none Voice ID
idtime = 540000 ? ? ? ? ? ? ? ? ? ? ? ? ? ; id interval time (in ms) (optional) Default 5 minutes (300000 ms)
politeid = 30000 ? ? ? ? ? ? ? ? ? ? ? ? ?; time in milliseconds before ID timer expires to try and ID in the tail. (optional, default 30000)
?


Re: Change voice ID to CW

 

Are you using the Hamvoip or ASL3 image?


Change voice ID to CW

 

How can I change my settings from voice ID to CW ID


Re: Simple Script to Concatenate and Archive Node Audio?

 

¿ªÔÆÌåÓý

Technically, archiveaudio saves either at 8 kHz g711 ulaw, raw, with no headers, which it calls PCM, for some reason, or 8 kHz GSM wav. Because GSM is lossy and full of artifacts, I don't use that.

The one-liner I posted here doesn't do any file conversion. It simply concatenates the raw data and puts a valid wav header on it, resulting in a G711 wav file, half the size of 8 kHz 16-bit mono PCM, at 64 kbps. The audio is unchanged from how the node captured it, I.E. no additional transcoding to some other audio format.


On 4/27/2025 11:56 PM, Chris Smart via groups.io wrote:

I didn¡¯t know my node would record mp3¡¯s. I thought it saved audio in 8 kHZ PCM .wav??


Re: Simple Script to Concatenate and Archive Node Audio?

 

You can convert using the same tool (ffmpeg)...


On Sun, Apr 27, 2025 at 9:10?PM Chris Smart via <ve3rwj=[email protected]> wrote:

I didn¡¯t know my node would record mp3¡¯s. I thought it saved audio in 8 kHZ PCM .wav??


Re: Simple Script to Concatenate and Archive Node Audio?

 

¿ªÔÆÌåÓý

I didn¡¯t know my node would record mp3¡¯s. I thought it saved audio in 8 kHZ PCM .wav??


Re: Simple Script to Concatenate and Archive Node Audio?

 

¿ªÔÆÌåÓý

Here's what I use to concatenate recorded nets using the archiveaudio set to PCM, which is actually ulaw.


cat /tmp/archive/1234/*.pcm | sox -t raw --channels 1 --rate 8000 -e u-law - "/tmp/archive/1234/net.wav

Substitute directory as appropriate.


On 4/27/2025 10:01 AM, Chris Smart via groups.io wrote:

I¡¯m finally tired of manually enabling recording, after awhile, copying the files out of /tmp and manually joining them in an audio editor.

Does anybody have a fairly simple script to do this that they don¡¯t mind sharing?

?

Thanks

73,

Chris


Re: Simple Script to Concatenate and Archive Node Audio?

 


You could try using ffmpeg. e.g.,

$ ffmpeg -f concat -safe 0 -i list.txt -c copy output.mp3

Where list.txt is:

/tmp/foo1.mp3
/tmp/foo2.mp3
.
.
.
/tmp/fooN.mp3

This is running ffmpeg on the command line in bash, or some other shell, of course. 


Simple Script to Concatenate and Archive Node Audio?

 

¿ªÔÆÌåÓý

I¡¯m finally tired of manually enabling recording, after awhile, copying the files out of /tmp and manually joining them in an audio editor.

Does anybody have a fairly simple script to do this that they don¡¯t mind sharing?

?

Thanks

73,

Chris


SHARI SA-818 STE tail tone

 

Hi,
I have a SHARI SA-818.
I believe the SA-818 puts out a ?59 Hz STE tone.?
The handheld I have is a Quansheng UV-5R Plus witch responds to 55 Hz?
Is there a way to change the PL reverse burst/DPL (DCS) shutoff tone?
I believe that the programming software for the SA818 was updated to accommodate for a 59 Hz STE tone.
?
?
Thanks,
Izaac


File /ASL3/Kits 4 Hams suggested SHARI settings for ASL3 v1.07.pdf updated #file-notice

Group Notification
 

The following items have been updated in the Files area of the [email protected] group.

By: Steve-N8AR <n8ar73@...>

Description:
Kits 4 Hams suggested settings for SHARI nodes using ASL3


File /SHARI PiHat Mod2 52Pi case Documentation/SHARI PiHat (52Pi case with Pi5) Construction Manual - Version 1.02.pdf updated #file-notice

Group Notification
 

The following items have been updated in the Files area of the [email protected] group.

By: Steve-N8AR <n8ar73@...>

Description:
Latest revision of SHARI PiHat Pi5 with 52Pi case construction manual. Includes discussion of active cooler variant.


Re: APRS digipeater #PiHat #Shari #APRS

 

The other alternative is use a smart phone on and have it track its GPS until you can figure it out


Re: APRS digipeater #PiHat #Shari #APRS

 

About 5-6-8? years ago I bought and used a under $100 APRS? module...It was 1 watt APRS unit that programmed via USB and had a GPS module in it.. The SHARI -none of them have GPS.. It even had a rechargable battery pack.. pack in it..
?
The one I had, i bought on line, had a 1 W transmitter, I simply pushed it through one of the holes in the underside metal of the rear deck window from the trunk. I removed the rubber ducky, and ran it to a trunk lip 1/4 wave antenna. Then powered the USB cable from a 12 to 5V step down..??
?
It being sandwiched between the metal of the rear deck and the cloth padding of the rear deck allowed it to receive GPS through the rear window..? ?
?
Downsides:
The 1watt of power didn't make it in rural Western Kansas when I ventured there but.. Places like Kansas City, St. Louis, Wichita
it worked fine..
?
Never let you boss know you have APRS in your car..... I never did, but others that bragged paid a hell of a price..cause the boss was watching...
?
The comment in this thread that only Kenwood has built in ARPS is NOT True.. Yaesu does.. Not every model but compared to Kenwood; Yaesu has a multitude of models to choose from. The only Kenwood I"ve ever bought came mounted in an RV and was immediately swapped out. I also bought the 1st synthesized Kenwood HT and it would pick up the closest repeater no matter what VHF frequency you were listening on, and Kenwood told me nothing was wrong.. Kenwood shoul dtake the rumors to heart and exit Amateur Radio . They didn't even go to Dayton 2 years ago. I and 2 of my buddies 1 in New England (W1WL) and one in Detroit (N8EVI)? repair rigs, and most are Kenwoods. then TEN-TEC ....
?
I found my APRS 1Watt module... in my Hamradio-ARPS- Bookmarks..Now I bought it about 2014, so it may not be made any more or a better module replaced it.
Use google translate on this site:
?
Finally, search this [ap510 aprs tracker vhf] on Ebay.. there is a page full of mobile ARPS options at about? the price of a SHARI? and you do not have to re-invent the wheel..?
?
If I knew where mine was, I may even put it back on the air.. I pulled it to sell the car to my nephew and I bought a new Ford Maverick hybrid 6 months ago..
?
Larry W8LM
?
?
?


Re: High pitch whine on ShariPi4U

 

¿ªÔÆÌåÓý

Ok, I¡¯ll give that a shot, thanks.. The antenna is the one included with the kit from kits4hams, so I didn¡¯t think it would be a problem since others seem to be running the same device and I¡¯ve not seen a lot of issues with it.

73 de K6EF

On Mar 17, 2025, at 5:06?AM, wr2uhf via groups.io <tpwaterman@...> wrote:

This is RF getting into your audio from the antenna. Chokes on the power cord aren't in this path.?

Experiment with different antennas, particularly a half wave. Try getting a small mag mount with a cable and put the antenna further away from the node.