Displaying 4 results from an estimated 4 matches for "faxsend".
Did you mean:
fax_send
2009 Aug 21
1
problem with asterisk hylafax and sangoma A200D
hi list , is having problems when sending a fax with hylafax and a
card sangoma A200D, when he sends it arrives to the destination but it
paginates appears in white
this is my log
Aug 20 16:11:08 voz FaxSend[6715]: MODEM Supports 40 ms, 20 ms/scanline
Aug 20 16:11:08 voz FaxSend[6715]: MODEM Supports 40 ms/scanline
Aug 20 16:11:08 voz FaxSend[6715]: MODEM WWW.SOFT-SWITCH.ORG spandsp/
Aug 20 16:11:08 voz FaxSend[6715]: <-- [5:ATM0\r]
Aug 20 16:11:09 voz FaxSend[6715]: --> [2:OK]
Aug 20 16:11:09 vo...
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...
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.
2010 Jan 05
6
Faxing: Anyone have a compiled executable?
Hi,
Having problems with getting either RxFax or FaxReceive
to compile. Running Asterisk 1.4 on CentOS 5.
Does anyone have the free/open source executables
that you could send me?
Thanks for your help!
P. S.: TxFax and FaxSend would also be appreciated.