#! /bin/sh
# start-all-audio  # before core so can speak messages on startup
start-tones
start-voice-generator
start-crosspoint
start-core
start-voip-transmitter
start-voip-receiver
start-dvr-recorder
mount-dvr-storage

echo 'Not starting linux-watchdog.  See http://linkcomm.com/wiki/index.php?title=LinuxWatchdog'
# start-linux-watchdog	# Make sure to do this last

