kk6qms
1
Re latest announcement of software updates 8-25-24
Nice to see things added/repaired but the linked pages say nothing to describe or how to utilize new features like the “play ARN script” - Add jxmx's asl-play-arn Script by jxmx · Pull Request #92 · AllStarLink/ASL3 · GitHub
I can’t look at the different code pages and figure it out.
N8EI
2
It has a manpage - see man asl-play-arn
. It need added to the manual as well. Any help with documentation is always appreciated.
1 Like
kk6qms
3
tried running “allstar-play-arn --node 48654” but said command not found- tried from asterisk dir as well. What am I missing? Thx.
N8EI
4
Do you have asl3 v3.3.0 installed?
$ dpkg -l asl3
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============-============-============-=================================
ii asl3 3.3.0-1.deb all AllStarLink 3
$ which asl-play-arn
/usr/bin/asl-play-arn
kk6qms
5
appears so- thx
root@ASL48654:/etc/asterisk# dpkg -l asl3
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
++±==============-============-============-=================================
ii asl3 3.3.0-1.deb all AllStarLink 3
root@ASL48654:/etc/asterisk#