All public logs
Jump to navigation
Jump to search
Combined display of all available logs of WLPS Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 00:09, 30 April 2025 Wodie talk contribs created page Play Local Audio Files (Created page with " Audio files need to be in: /var/lib/asterisk/sounds Next create a script like this replacing 1111 with your node number. Note there is no file extension. <pre> #! /bin/bash /usr/sbin/asterisk -rx "rpt localplay 1111 myaudiofile" </pre> /usr/sbin/asterisk -rx "rpt localplay 64980 /var/lib/asterisk/sounds/you-sound-cute"")