[arm-allstar] Timeout

David Houser kg5rdf at gmail.com
Mon Feb 5 23:19:52 EST 2024


Looking for help. Trying to send TTS message on an RX Timeout. Code below,
anyone see an issue?

rpt.conf:

; EVENTS

[events2242]

/usr/local/bin/timeout.sh 1 = s|t|RPT_RX_TIMEOUT

timeout.sh:

#!/bin/bash
asterisk -rx "rpt playback 2242 /etc/asterisk/local/BA"|grep executed
sleep 10
asterisk -rx "rpt playback 2242 /etc/asterisk/local/ST"|grep executed


More information about the ARM-allstar mailing list