SkywarnPlus Not Announcing Weather

I have installed SkywarnPlus and followed all the instructions but it doesn’t speak any weather warnings when I set the injects to true. I do see them show up on my SuperMon page. It does announce that there are no weather warnings when I set the injects to false. Any ideas what I might have done wrong. Any help would be appreciated.
Thanks
Jay

So many questions....

Do you have the tail message setup in rpt.conf?
tailmessagelist = /tmp/SkywarnPlus/wx-tail
Do you start the skywarn in the crontab job?
Do you have the announce on the hour in the crontab job?

          • /usr/local/bin/SkywarnPlus/SkywarnPlus.py
            00 6-23 * * * /usr/bin/asterisk -rx "rpt localplay [primary node#] /tmp/SkywarnPlus/wx-tail"

Have you place the DTMF commands into the rpt.conf?

In the config.yaml, set the node number?
################################################################################################################################

Asterisk:

List of node numbers for broadcasting alerts. Multiple nodes are specified as a list.

Example:

Nodes:

- 1998

- 1999

Nodes:

  • put your node number here

Optional silence to be added to the beginning of any audio files generated by SkywarnPlus.

This is useful for radio systems that require additional time to key up, such as RF links.

Silence is specified in milliseconds.

AudioDelay: 0

################################################################################################################################
Last did you reboot?

If your on ASL3, set the crontab up as user asterisk (sudo -u asterisk crontab -e), and make sure the audio files and sub directories created belong to the asterisk user.
If you have the tailmessage correctly configured, check the asterisk logs for any errors opening the file.