function sametime {
	description="Lotus SameTime connection protocol"
	use="tcp"
	port=${port:-1533}
	do_service $FUNCNAME $@
}
