search for: faxid

Displaying 2 results from an estimated 2 matches for "faxid".

Did you mean: faqid
2005 Feb 15
1
"System" command causes core dump Warning: Newbie help :)
With the following program: #!/bin/sh # mailfax: program to email received fax as pdf FAXFILE=$1 RECIPIENT=$2 FAXSENDER=$3 FAXID=`basename $1|cut -d "." -f1,2`.pdf FAXTXT=`basename $1|cut -d "." -f1,2`.txt tiff2pdf $FAXFILE > $FAXID sendfax.pl $FAXID $RECIPIENT $FAXSENDER $FAXFILE #end of program If I execute the following from the command line: mailfax /var/spool/asterisk/fax/1108470308.13060.tif...
2005 Jul 04
5
X100P FXO PCI Card + Incoming Fax
Is the X100P FXO PCI Card capable of detecting a fax, answering the call, and then emailing the fax content to an email address? Thanks. Paul.