function mtsclient {
	description="AT&T MTS client protocol"
	use="tcp"
	port=${port:-5080}
	do_service $FUNCNAME $@
}
