if [ "$WEBSTREAM" != "y" ]; then
	echo "webstream module disabled"
	DISABLED=1
fi
DESC="open webstream socket"
#PREPARE_ASYNC="./utils/streamer -R /tmp -n dummy -u $USER -s 10 -t"
CONFIG=test5.conf
TESTCODE=200
