#! /bin/sh
#
#
IN=$1
OUT=$2

zyxeltopvf < $IN | \
	pvfamp $VOLUME | \
	pvfcut 0.20 | \
	pvftoau -ulaw 8000 > $OUT