Eric Wieling wrote:

On Thu, 2004-03-25 at 09:33, Steve Underwood wrote:


exten => 5678,1,txfax(/tmp/testfax.tif|caller)



There are a zillion fax and tiff formats. I'm trying to figure out what output format I should tell GhostScript to use. Any suggestions on which format to try?

These are the formats GhostScript can output:

faxg3 faxg32d faxg4 tiff12nc tiff24nc tiffcrle tiffg3 tiffg32d tiffg4
tifflzw tiffpack



These are not TIFF:
       faxg3 faxg32d faxg4
These are TIFF, but not for faxes:
       tiff12nc tiff24nc tiffcrle tifflzw tiffpack
These are TIFF formats for faxes:
       tiffg3 tiffg32d tiffg4

tiffg3 is the commonest for used for fax work.

Regards,
Steve


_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to