WordPress database error: [Table 'wordpress.wp_ip_tracking' doesn't exist]
SELECT COUNT(*) FROM wp_ip_tracking WHERE ip_address = '216.73.217.92'

FAX: Error Far end cannot receive at the size of image – Comrite blogs

Fax ( over VoIP) Error:  Error Far end cannot receive at the size of image

Resolution

(1): from

http://help.activepbx.com/KB/a69/error-far-end-cannot-receive-at-the-size-of-image.aspx

When you scan from certain Scanners it flips the image horizontally open the image and make sure that to flip it back to letter size vertical.

(2)  or use gs to convert  pdf to tiff as the following:

http://issues.freepbx.org/browse/FREEPBX-7140

( $gs = $gs . ‘ -q -dNOPAUSE -dBATCH -sPAPERSIZE=a4 -g1728x1145 -r209x98 ‘;)
or something like this:
http://forum.ictfax.org/viewtopic.php?f=6&t=2475
-dNOPAUSE -sDEVICE=tiffg4 -sPAPERSIZE=letter -r204x196 -dAutoRotatePages -g1728x2156 –