id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	confirmation	distro	engine	distro_ver	engine_version	svn_rev
5661	fax-process.pl has extraneous code referring to missing binaries	dvanaken		First posting - sorry if details are not correct.  fax-process.pl has code in lines 155-163 that refer to a GIF.  This code includes a system call to "convert" which is part of a package ImageMagick not installed anywhere by default (that I can find).  The code falls through to this call which will then fail.  This code can be safely removed (confirmed with Rob Thomas - original author).  There is associated code further down that will not affect anything if left in (but should be cleaned up).  Also occasionally when exec'ing tiff2pdf in fax-process.pl failure can occur when compressed data in a tiff falls outside of boundaries resulting in an empty pdf.  This can easily be corrected by including "-n" on the tiff2pdf call which forces all data to be uncompressed.  I can update the code and submit it if somebody shows me how that is done.	Bugs	closed	minor	2.11	Fax	2.9-branch	wontfix	fax pdf tif tiff fax-precess.pl		Unreviewed		Asterisk 1.6			
