summaryrefslogtreecommitdiff
path: root/addons/x11phonehome/usr/local/bin/launch-simpleopal
blob: 58985a640f50cc589bfb4e87878518407f219000 (plain)
  1. #!/usr/bin/launchtool -C
  2. tag = simpleopal
  3. command = /usr/bin/simpleopal --tx-video --no-rx-video --no-gatekeeper --no-sip --no-ivr --no-iax2 --display :0 h323:phone
  4. daemon = yes
  5. #stats = yes
  6. #user = myserver
  7. #root dir = /tmp
  8. #process count limit = 5
  9. #open files limit = 10
  10. #wait times = 1,1,1,3,3,3,10,10,10
  11. #infinite runs = yes
  12. launchtool output = syslog:simpleopal,LOG_DAEMON,LOG_INFO
  13. launchtool errors = syslog:simpleopal,LOG_DAEMON,LOG_ERR
  14. command output = syslog:simpleopal,LOG_DAEMON,LOG_INFO
  15. command errors = syslog:simpleopal,LOG_DAEMON,LOG_ERR