#!/bin/sh

./startalk $TESTOPTS -P <<EOF
position: $TESTENTRY
name: Test User
company: Test Comp.
phone-home: 0123456789*#on0NO#*5

EOF

exit $?
