I noticed all of a sudden error messages about wx-tail.
[2024-10-21 10:40:42.354] WARNING[2312837] file.c: File /tmp/SkywarnPlus/wx-tail.wav does not exist in any format
[2024-10-21 10:40:42.354] WARNING[2312837] file.c: Unable to open /tmp/SkywarnPlus/wx-tail.wav (format (ulaw)): No such file or directory
[2024-10-21 10:40:44.759] WARNING[2312946] file.c: File /tmp/SkywarnPlus/wx-tail.wav does not exist in any format
[2024-10-21 10:40:44.759] WARNING[2312946] file.c: Unable to open /tmp/SkywarnPlus/wx-tail.wav (format (ulaw)): No such file or directory
[2024-10-21 10:40:44.759] WARNING[2312946] app_rpt/rpt_telemetry.c: ast_streamfile failed on DAHDI/pseudo-1152830614
root@Allstar:/tmp/SkywarnPlus#
However, this isnāt true.
Testing scenario
I set in SkywarnPlus the inject option to ātrueā and selected Volcano Warning. I also have SkyDescribe configured.
I then independently ran from the command line:
/usr/sbin/asterisk -rx ārpt localplay 62499 /tmp/SkywarnPlus/wx-tailā
/usr/sbin/asterisk -rx ārpt localplay 62499 /tmp/SkywarnPlus/describeā
I heard
āVolcano Warningā for wx-tail
āDetail information about Volcano warning, this is a testā for describe.
The errors I listed above occurred as a result of the tests.
Obviously wx-tail worked, and the error messages are wrong.