i=`expr \`cat /usr/local/lib/unidel/callerNo\` + 1`
echo $i >/usr/local/lib/unidel/callerNo
echo "You are caller $i."
