I'm new to osticket and fairly new to php, but from tinkering around with the files it looks like you would change includes/class.ticket.php, lines 1079 and 1166, just change 'required'=>1,
to 'required'=>0,
Might want to have someone more familiar with osticket to confirm that nothing else is required, or just try it and see if it works.