Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

c2faxsend(1) [debian man page]

C2FAXSEND(1)							   User Commands						      C2FAXSEND(1)

NAME
c2faxsend - send fax using hylafax to ISDN using CAPI SYNOPSIS
c2faxsend [-f format] [-C file] [-c param] [-m dev] [-d number] [-P mailadr] [-v] [-V] [file...] DESCRIPTION
c2faxsend allows sending of faxes using hylafax to ISDN using the ISDN CAPI 2.0 library. OPTIONS
-f <format> Specify the output format. Allowed types are HYLAFAX (default), TIFF, SFF, G3. -C <file> Name and path of the config file. -c <param> One Entry from the config-file of type: {value}:{data}. -m <dev> Virtual device name only needed for Hylafax. Default: faxCAPI. -P <mailaddr> Fax Polling. At the end pollrcvd with mailadr is called. -v Start in verbose mode -V Show version information. -h Show a help text. file(s) One or more files depending on the format(-f) switch: HYLAFAX (one qfile), SFF (one sff file), TIFF (one or more tiff file(s)). SEE ALSO
c2recv(1), capi4hylafaxconfig(8), hylafax(5). /usr/share/doc/capi4hylafax/README.html. c2faxsend C2FAXSEND(1)

Check Out this Related Man Page

sff2g3(1)						       mgetty+sendfax manual							 sff2g3(1)

NAME
sff2g3 - convert CAPI SFF fax files into G3 fax files SYNOPSIS
sff2g3 [-r] [-d] [-v] input.SFF output.%03d.g3 DESCRIPTION
Reads a Common ISDN API (CAPI) structured file format (SFF) input file, and converts every fax page contained in it to a raw G3 fax file. The input SFF files typically come from fax reception programs using CAPI on active ISDN cards (isdn4linux, AVM or DIVA cards) or similar. The output G3 files are in the ``native'' format that all other G3 utilites in the mgetty+sendfax package use. If the input file name is ``-'', sff2g3 will read from stdin. The output file name should contain a ``%d'' or ``%03d'' part. It will be replaced with the current page number. If there is no page num- ber field, only the last page in the SFF file will be saved. OPTIONS
-r reverse the bit order in the bytes of the output G3 file. The input bit order is fixed. -d will one day make sff2g3 prepend a digifax header to the page. -v verbose mode - show what's going on. Multiple -v arguments increase debug output level. REFERENCES
The standard for Group 3 fax is defined in CCITT Recommendation T.4. The SFF file format is specified in the CAPI specs (http://www.capi.org). BUGS
The -d option isn't implemented yet. The output file name is not yet robust against format string attacks. SEE ALSO
g32pbm(1), pbm(5) AUTHOR
sff2g3 is Copyright (C) 2004 by Gert Doering, <gert@greenie.muc.de>. greenie 17 Jul 04 sff2g3(1)
Man Page

2 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Hylafax

I need a fax server for a mostly windows network. Is hylafax a good choice or should I go with a windows fax server? Does Hylafax send fax from print option in windows? Do I need samba or something? :confused: (1 Reply)
Discussion started by: photon
1 Replies

2. UNIX for Advanced & Expert Users

Fax problem

Using the sendmail or other commands i need to send the attachment files for the Fax? Please provide the some example. (3 Replies)
Discussion started by: kingganesh04
3 Replies