Setup Information
Use sudo asl-show-version to obtain this information from the console or SSH
Asterisk 22.5.2+asl3-3.6.2-1.deb12 built by builder @ allstarlink.org on a x86_64 running Linux │
│ on 2025-10-27 19:30:01 UTC
Inquiry
I've been running a HamVOIP installation on a RPi for several years as my repeater controller. I like a lot of the features and customizations HamVOIP has, but I dislike that I can't run it on my home server as a VM, and that the software version is 20+ years old. So I decided to move over to the new ASL3 running on a virtual machine on my home server. I have everything up and running with my nodes, and the RTCM voters working great. I've noticed that with ASL3, there are a lot of permission issues since asterisk no longer runs as root user. I've been overcomign those obstacle slowly. However, I have not been able to get the tailmessage to work, no matter what I try.
I installed SkywarnPlus and got it working but noticed that the tail message wasn't playing. So I've been changing settings in my rpt.conf to troubleshoot. At first I thought it might be another permissions issue, but I changed the file to one of the default sound files, and it still doesn't play the tail message. I even tried enabling the tail extension in extensions.conf to try to get it to work, but alas, it still didn't work. No matter what I try, the tail message does not play in my ASL3 install. I have been searching the web and forums, and all I found on this topic was some posts from September/October of 2024, but there was no resolution to the problem listed.
Below is my lines from rpt.conf with the tailmessage settings. I have the time set very low for testing purposes. Has anyone else run into this problem, and more importantly, has anyone found a solution to the problem? I'm open to any suggestions. I've almost exhausted testing everything. The last thing I was going to try is to spin up another VM and install ASL3 before I make any of my config changes for my node, and see if the tailmessage works. I'll post my results once I finish that test, but I wanted to get this question/topic out there in case anyone has a resolution they can share with me so I stop going nuts over this.
; ************************* TAIL MESSAGE SETTINGS - values in miliseconds *************************
;tailmessagelist = /tmp/SkywarnPlus/wx-tail
tailmessagelist = /usr/share/asterisk/sounds/en/activated ;test sound file
; This list is ignored if the dialplan (extensions.conf) contains the extension TAIL.
tailsquashedtime=30000
tailmessagetime=120000 ; 600000 = 10 minutes, 900000 = 15 minutes
Any help is appreciated.
73,
Larry, N6LKA