I have a script (Insert_Station_Legal_ID.sh) that works from the command line. File is stored at /home/rd with permission 777 and executable. ---------------------------------- #!/bin/bash rmlsend LB\ "Inserted Legal ID\! rmlsend PX\ 001001\ play\! sleep 10 rmlsend LB\ \! ----------------------------------
If I try to trigger it as a macro from a log it doesn't work. ----------------------------------------- 001 SP 1000! 002 RN /home/rd/Insert_Station_Legal_ID.sh! 003 SP 1000! ---------------------------------------- I am running on centos 7 3.3.0 fully patched as user rd. rd.conf has AudioOwner and AudioGroup = rivendell, PaypadOwner and group=pypad, and RnRmlOwner and Group = rd What am I missing to make this work? Chester WGTT
_______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
