|
|
Up |
|
|
  |
Author: Chris 'Xenon' HansonChris 'Xenon' Hanson
Date: Dec 26, 2008 06:37
It doesn't sound like anyone knows the exact answer to my dilemma. Does anyone have any
pointers to how I would go about troubleshooting the issue? It's very close to perfect,
but still not usable since it puts the sender into an infinite retry loop.
Chris 'Xenon' Hanson wrote:
> I have installed HylaFAX on my Ubuntu 6.06.2 LTS box from Ubuntu's packages (version
> reports HylaFAX (tm) Version 4.2.5). I have a Compaq (Actiontec) PM560LKI 56K PCI...
|
| Show full article (7.41Kb) |
|
| |
no comments
|
|
  |
Author: Oliver SöderOliver Söder
Date: Dec 26, 2008 06:37
> Thanks for your quick response. I'm running on Fedora Core 9. Based on the
> AvantFAX install document, it requires a working installation of the
> following.
>
> You will need a working installation of the following:
>
> HylaFAX 4.4 or HylaFAX EE 3
> PHP 5
> PHP PEAR 5 including MDB2_driver_mysql, Mail and Mail_Mime
> PECL FileInfo
> PHP mbstring - for improved UTF-8 sorting support (optional)
> PHP MySQL 5
> MySQL server 4.1.12 or better (see Important Notes below)
> Apache
> ImageMagick
> ghostscript ...
|
| Show full article (2.81Kb) |
|
| |
no comments
|
|
  |
Author: Oliver SöderOliver Söder
Date: Dec 26, 2008 06:36
ls -lh /usr/bin/php
What does that show?
Ramon F. McDougall schrieb:
>
> Greetings to All,
>
> I’m trying to install AvantFAX on Fedora Core 9. I’m very close to
> pulling the trigger on this but I don’t to break the install before it
> happens.
>
> How can I verify if my PHP5 interpretor uses path /usr/bin/php5
> instead of /usr/bin/php?
>
> Thanks in advance,
>
> Ramon
>
|
| Show full article (0.70Kb) |
|
no comments
|
|
  |
Author: Jonas WolzJonas Wolz
Date: Dec 26, 2008 06:36
First a word of warning:
I have not tested most of the following suggestions.
Jorge Saraceno - Alicom Argentina wrote:
> Portable Document Format .pdf
For HylaFAX you usually don't need to convert pdf files to Postscript, else
you can use pdftops.
> MS Word .doc
> MS Write .wri
> MS Excel .xls
> MS PowerPoint .ppt
> MS Publisher .pub
> Lotus 123 .123/.wk4/.wk5
> Lotus Ami Pro .sam
> Lotus Freelance .pre/.prz
> PaperPort .max
> WinFax .fxr/.fxs/frd
|
| Show full article (1.34Kb) |
|
1 Comment |
|
  |
Author: Lee HowardLee Howard
Date: Dec 24, 2008 09:56
Lorenzo Mannucci wrote:
> i have the same problem, i have installed ghostscript 8.63 and hylafax+
> 5.2.8 but when i send fax color fax, cannot convert all color to
> black&white.
>
Please show me an example of what the fax result is when you put:
DITHERING=libtiff-fs
in /var/spool/hylafax/etc/FaxModify.
> Do you know any free program to convert pdf color to black&white? Or you can
> solve the problem Hylafax?
>
Please try as I have described.
Thanks,
Lee.
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@ hylafax.org < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@ ifax.com.*
|
| |
|
5 Comments |
|
  |
Author: Sonny ToSonny To
Date: Sep 22, 2008 13:11
Hi,
does anyone know where the hylafax protocol documentation is? I want
to build a groovy client library.
the hylafax protocol seems to be a super set of ftp protocol, but i
can't seem to find detailed documentation on it.
any pointers is much appreciated.
thanks,
Sonny
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@ hylafax.org < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@ ifax.com.*
|
| |
|
1 Comment |
|
  |
Author: Bill FungBill Fung
Date: Sep 22, 2008 10:38
Dear Sir/Madam,
I install hylafax. It can send fax, but it can only receive fax with
manual faxanswer! I browse thru the hylafax archive and cannot find any
concrete answer. Please help.
background info:
1) fedora core 9
2) hylafax-4.4.4 from source compile
3) i have 2 pci modem card with same model, 'lspci' show:
03:01.0 Modem: ALi Corporation SmartLink SmartPCI563 56K Modem
4) slmodem-2.9.11-20080817 (modem driver)
5) config.ttySL0 already set
- RingsBeforeAnswer: 1
- ModemNoAutoAnswerCmd: ATS0=1 # disable auto-answer
6) the faxgetty run nicely at startup '/usr/local/sbin/faxgetty ttySL0'
|
| Show full article (1.43Kb) |
|
no comments
|
|
  |
Author: Mike BrentlingerMike Brentlinger
Date: Sep 22, 2008 10:38
Im running vanilla install of Fedora Core release 4 (Stentz) with
hylafax-4.4.2-1fc4.i386.rpm downloaded directly from the hylafax web
site
Im trying to customize the notify email to include 'regarding' info
from the q file in the email subject line sent back to the user via
the notify script
With other versions of hylafax... I just modified the notify script
include a $regarding variable and it worked, as it seemed that all the
q file fields were available as variables. It seems thats changed
though with this version. I added regarding to be parsed out in the
awk section and then tried to export it for use with the
CreateMailMessage funtion but its not working.
Im at my wits end. Can some kind person give me some guidance.?
Heres what Ive changed thus far and haven't had any luck
|
| Show full article (1.87Kb) |
|
no comments
|
|
  |
Author: Bill FungBill Fung
Date: Sep 22, 2008 10:37
Dear Sir/Madam,
I install hylafax. It can send fax, but it can only receive fax with
manual faxanswer! I browse thru the hylafax archive and cannot find any
concrete answer. Please help.
background info:
1) fedora core 9
2) hylafax-4.4.4 from source compile
3) i have 2 pci modem card with same model, 'lspci' show:
03:01.0 Modem: ALi Corporation SmartLink SmartPCI563 56K Modem
03:02.0 Modem: ALi Corporation SmartLink SmartPCI563 56K Modem
4) slmodem-2.9.11-20080817 (modem driver)
5) config.ttySL0 already set
- RingsBeforeAnswer: 1
- ModemNoAutoAnswerCmd: ATS0=1 # disable auto-answer
6) the faxgetty run nicely at startup '/usr/local/sbin/faxgetty ttySL0'
|
| Show full article (1.60Kb) |
|
no comments
|
|
  |
|
|
  |
Author: hallouina-bidonhallouina-bidon
Date: Sep 22, 2008 10:37
Hello everybody,
I get some trouble to setup my Olitec self Memory 2000 modem. I simply want to receive fax at the first time, then maybe later send it. I have already try to use default configuration, then I try so much things. I try to change the init string from the config.ttyS0 (this line : ModemResetCmds ) to AT&F&C1&D2W2S6=5S7=60S10=15
I get this line with this website : http://www.gigonet.com/ModemStrings.html but it doesn't work. I setup my modem to answer after the first ring, but it ring 6 or 7 times then I get the answer from my modem : this is not hylafax that are answering.
I try to change the config.ttyS0 with this parameter too : http://www.olitec.com/hylafax_speedcomv92.html
but here again, it doesn't work.
What should I do to receive fax please ? I have not a lot of help with the log file because the modem don't answer. I don't know how to solve or to diagnostic my problem. I think it come from the config.ttyS0 file, but i'm not 100%% sure.
hylafax recognize the modem because when I restart hylafax (/etc/init.d/hylafax restart), my modem made two bips. I run hylafax under ubuntu, and i'm in france (I don't know if it change something with the configuration).
Thanks for you help,
Antoine.
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@ hylafax.org < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@ ifax.com.*
|
| |
|
no comments
|
|
|
|
|