Koozali.org: home of the SME Server

HylaFAX & SME7 - latest install and tarball

Offline chaloner

  • ***
  • 73
  • +0/-0
    • http://www.chaloner.ca
HylaFAX & SME7 - latest install and tarball
« on: July 30, 2006, 03:25:23 AM »
The latest version of HylaFAX is up and running nicely on SME7 in a number of commercial installs. It is the simplest install to date...

I have it for download in my FTP area (ftp://chaloner.ca). Download to a temporary directory and extract with;

# tar -xvf *.tar

It is based on the most recent HylaFAX 4.3.0-2 version. First edit S85hylafax and modify your serial device if needed. Then review the install-notes file and run;

# sh install-part-1.sh
# faxsetup
# sh install-part-2.sh

Be sure to follow the final instructions shown in install-part-2.sh which are;

# signal-event post-upgrade
# signal-event reboot

And finally, add a user, pseudonym or group in the server-manager panel called "faxmaster". I prefer using a group and then including the users I want in the group...

Have fun,

Chaloner Hale

Offline psoren

  • *
  • 371
  • +0/-0
Re: HylaFAX & SME7 - latest install and tarball
« Reply #1 on: July 30, 2006, 11:24:47 AM »
Hi Chal,

Just tried your script on my machine, it works well.

Do you have the Relayfax script that works with SME7 now? :-)

Per

Offline chaloner

  • ***
  • 73
  • +0/-0
    • http://www.chaloner.ca
HylaFAX & SME7 - latest install and tarball
« Reply #2 on: July 30, 2006, 09:21:37 PM »
I have RelayFAX working. The major issue I had in getting it to go has been resolved. It use metamail to strip attachements from the email it receives and metamail does not seem to be available for this Redhat release.

The one I used to use on 6 and 6.5 does install (with errors) and does work, but it is not RIGHT.... but it does work... actually I use it all the time...

So that is where we are...

Chaloner Hale

and for all those that visited my site over the last few years and noticed my boy had been abducted, I did get him back 10 months ago, and I do have full custody...

Offline AaronG

  • ***
  • 90
  • +0/-0
    • http://www.healthinc.com.au
HylaFAX & SME7 - latest install and tarball
« Reply #3 on: July 31, 2006, 03:49:20 PM »
Hi Guys,

I am looking for a faxing solution to integrate with our application.

I only want basic faxing functionality for a network but something I can call programatically such as in a "Windows World"

Shell ("FaxApplication /documentname=doc.txt /phonenumber=999999999")

Is hlyafax suitable for this or is it overkill? Can anyone make a suggestion? I open to use either an Open source solution (such as an application running on SME) or to use a Windows application.

Ideally things such as keeping track of successful and unsuccesful faxes would be a good feature to have.

Any suggestions would be greatly appreciated

Regards
Aaron
...

noidea

Need Help
« Reply #4 on: August 05, 2006, 02:33:09 AM »
I followed you instruction on how to install but I don't know how to get the program to fing my modem.  I have a PCI modem and I have tried to get hlyafax to inilize it by entering ttyS1 or ttyS2 but  it cannot find it what do I need to do ??????   Please help.

Offline wjhobbs

  • ****
  • 171
  • +0/-0
    • http://www.chryxus.ca
Re: Need Help
« Reply #5 on: August 05, 2006, 05:01:17 AM »
Quote from: "noidea"
...  I have a PCI modem and I have tried to get hlyafax to inilize it ...

Look carefully at the Hylafax site and discussions about supported fax modems.

Most PCI (internal) fax modems are so-called Winmodems and are not supported.

I strongly suggest that you get a standards compliant external fax modem.

John
...

Offline chaloner

  • ***
  • 73
  • +0/-0
    • http://www.chaloner.ca
HylaFAX & SME7 - latest install and tarball
« Reply #6 on: August 05, 2006, 05:45:38 AM »
Yes, don't install this software without ensuring you have the right gear for it... If you want something that works, then either ask or do a bit of research...

Chaloner Hale

Offline chaloner

  • ***
  • 73
  • +0/-0
    • http://www.chaloner.ca
HylaFAX & SME7 - latest install and tarball
« Reply #7 on: August 05, 2006, 05:56:28 AM »
You might try the following at the root prompt;

# setserial /dev/ttyS5
/dev/ttyS5, UART: 16550A, Port: 0xcc00, IRQ: 233

Try for devices ttyS0 through ttyS6 and see if you can spot your modem...

Also to see if it is recognixed;

# cat /proc/pci | more

I used to use an external USR V.Everything Courier modem. It worked well and I used the same for many clients for a long time... Do not use a Sportster for any reason...

I now use an internal PCI Multitech V.92 in class 1.0. Very impressive. It auto installs onto /dev/ttyS5 and is catagorized as a G3 fax modem...Very nice. It has yet to fail receiving a fax...

jazbokes

HylaFAX & SME7 - latest install and tarball
« Reply #8 on: August 05, 2006, 10:29:49 PM »
Is this the same model # MT5634ZPX-PCI-U  you are using ?

noidea

HylaFAX & SME7 - latest install and tarball
« Reply #9 on: August 07, 2006, 12:11:11 AM »
Thanks everyone for your help.  I just used a PCI card I had lying around so I have no idea what it is.  I think I will head down to the computer store and look for a multitech PCI or an external modem.

Can anyone suggest a good client to use with HylaFax?  My work place uses both Macs and PCs so I need something that will work for both.

Thanks again
Paul

noidea

HylaFAX & SME7 - latest install and tarball
« Reply #10 on: August 07, 2006, 05:36:17 AM »
Me again,  I have installed a new modem external and it seems to be working fine but I cannot connect to the server.  I have downloaded Frog Faxmail but it keeps comming up user and password required.  is this a Hylafax thing, a Frog faxmail thing?  Do I need to open port 4559? Do l need to enter a password?  I have done some search but as yet cannot find any answers.

Please help
Paul

duncan

HylaFAX & SME7 - latest install and tarball
« Reply #11 on: August 07, 2006, 09:36:23 AM »
Quote from: "noidea"
Me again,  I have installed a new modem external and it seems to be working fine but I cannot connect to the server.  I have downloaded Frog Faxmail but it keeps comming up user and password required.  is this a Hylafax thing, a Frog faxmail thing?  Do I need to open port 4559? Do l need to enter a password?  I have done some search but as yet cannot find any answers.

Please help
Paul


man faxadduser

Ps - your web link is faulty.

noidea

HylaFAX & SME7 - latest install and tarball
« Reply #12 on: August 07, 2006, 10:44:13 AM »
Thanks :-D  That solved that problem but I have another and believe me I wouldn't be asking if I hadn't already searched.  I have received a fax but I cannot open it I keep getting a permissions error.  It must be server side as I have tried a couple of different programs.  Sorry to ask again but can anybody shed some light onto this one?

PS. I will have a look at my web info.

Offline mojo

  • *
  • 25
  • +0/-0
    • http://pawnitinc.com/files
Faxsetup Error
« Reply #13 on: August 09, 2006, 04:28:41 PM »
When running faxsetup I get the following error

Warning: /usr/share/ghostscript/fonts does not exist or is not a directory!

The directory /usr/share/ghostscript/fonts does not exist or this file is not a directory.
This is the directory where the HylaFAX client applications expect to
locate font metric information to use in formatting ASCII text for
submission as facsimile.  Without this information HylaFAX may generate
illegible facsimile from ASCII text.


I have tried
yum --enablerepo=base install ghostscript-fonts
only to get message

Nothing to do

Thanks

Offline chaloner

  • ***
  • 73
  • +0/-0
    • http://www.chaloner.ca
HylaFAX & SME7 - latest install and tarball
« Reply #14 on: August 09, 2006, 07:50:15 PM »
This thread is about HylaFAX for SME7. THis is what it works on. HylaFAX also works on every previous version of SME, but the tarball referenced is only for SME7.

It can be installed in under 5 minutes. If it is taking you longer then something else is wrong...

Chaloner Hale

Offline mojo

  • *
  • 25
  • +0/-0
    • http://pawnitinc.com/files
Faxsetup Error
« Reply #15 on: August 09, 2006, 10:14:06 PM »
Chaloner,
First I wish to thank you and the rest of the community for all your hard work and also being very helpful. I have learned much from you folks.

Quote from: "chaloner"
This thread is about HylaFAX for SME7. THis is what it works on. HylaFAX also works on every previous version of SME, but the tarball referenced is only for SME7.

It can be installed in under 5 minutes. If it is taking you longer then something else is wrong...

Chaloner Hale


I am installing your contrib on vanilla SME7 only updated via the server-manager link.
I am able to receive faxes fine. However, I have yet to install your relayfax contrib, wasn't going to continue unless the "Warning: /usr/share/ghostscript/fonts does not exist or is not a directory" is a non-issue.

Thanks Again

Offline chaloner

  • ***
  • 73
  • +0/-0
    • http://www.chaloner.ca
HylaFAX & SME7 - latest install and tarball
« Reply #16 on: August 10, 2006, 12:15:01 AM »
Well it should work in minutes, with no errors or warnings. Was there previous versions or attempts of HylaFAX installed?

Email me at email@chaloner.ca and I can sort it out, surely in a few minutes...

Chaloner Hale

Offline chaloner

  • ***
  • 73
  • +0/-0
    • http://www.chaloner.ca
HylaFAX & SME7 - latest install and tarball
« Reply #17 on: August 10, 2006, 06:07:57 AM »
Quote from: "jazbokes"
Is this the same model # MT5634ZPX-PCI-U  you are using ?


Yes, but there are 2 flavors of it. The V.90 is nice but is not a G3 fax. The V.92 version is the big dog, the G3 version... looks the same...but it is not...

To have the G3 features you must be sure the one you get is the V.92 version...

uomonet

newbe questions
« Reply #18 on: September 23, 2006, 10:05:46 AM »
Hi all,
I'm trying to install hylafax on sme 7 but i have a few questions:

1- in your FTP I find these 3 files,
File: hylafax-4.3.0-2-SME7.tar
File: hylafaxSME7files.tar
File: hylafaxSME7rpms.tar
Do i have to download all 3? (I downloaded all 3!)

2- when I run:
# tar -xvf *.tar
I get an error:

tar: hylafaxSME7files.tar: Non trovato nell'archivio
tar: hylafaxSME7rpms.tar: Non trovato nell'archivio
tar: Uscita per errore ritardata dall'errore precedente

what's wrong?

Offline Amir Inbar

  • *
  • 113
  • +0/-0
    • http://www.sheroot.net
HylaFAX & SME7 - latest install and tarball
« Reply #19 on: October 12, 2006, 01:53:07 AM »
I had problems whatching faxes using Frog Fax Mail - i used to get :

"Operation not permitted"

doing :

chmod 0666 /var/spool/hylafax/recvq/*

solved the problem.
......

Offline Jawor

  • 14
  • +0/-0
relayfax install
« Reply #20 on: October 15, 2006, 11:32:33 PM »
Does anyone can provide a link to the latest relayfax scripts that works with SME 7.0 Final btw I've searched chaloner site and ftp but have found only client install and no scripts :(

Jawor

Offline brick

  • ***
  • 78
  • +0/-0
HylaFAX & SME7 - latest install and tarball
« Reply #21 on: October 23, 2006, 05:43:40 AM »
What external modems are you trying with hylafax?
In two installations I tried my US Robotics sportster, it detects the modem, gives me the ring sinal but it does not work.

Code: [Select]
Oct 23 00:41:30 server FaxGetty[4656]: MODEM U.S. ROBOTICS 33600 FAX V4.11.3 3362/

Offline Franco

  • *
  • 1,171
  • +0/-0
    • http://contribs.org
HylaFAX & SME7 - latest install and tarball
« Reply #22 on: October 30, 2006, 11:49:40 PM »
Brick,
I'm looking into trying Hylafax as well and noticed your post.
I found this list http://www.hylafax.org/content/Hardware_Compatibility_List that does not show many types of modems.  :?

Offline Franco

  • *
  • 1,171
  • +0/-0
    • http://contribs.org
HylaFAX & SME7 - latest install and tarball
« Reply #23 on: October 31, 2006, 01:26:25 AM »
Quote

I used to use an external USR V.Everything Courier modem. It worked well and I used the same for many clients for a long time... Do not use a Sportster for any reason...

From:
http://forums.contribs.org/index.php?topic=33057.0

Offline Tib

  • *
  • 571
  • +0/-0
    • http://www.tibors.net
HylaFAX & SME7 - latest install and tarball
« Reply #24 on: November 08, 2006, 04:23:06 AM »
I have just installed hylafax on the test server and would like to know what people think is the best client software to use with hylafax or what setup is best for sending and recieving faxes.

I have downloaded .... Frogfaxmail ... relatfax and hyfax ... have not tested any as yet ... testing will start tomorrow.

Also I'm looking for documentation on how to setup incoming faxes to get e-mailed straight to the correct people ... is this possible.

Any help would be great.

Regards,

Tib

Offline Jáder

  • *
  • 1,099
  • +0/-0
    • LinuxFacil
Hylafax Client
« Reply #25 on: November 08, 2006, 02:22:55 PM »
Hi

I prefer WinPrintHylaFAX to send and receive in PDF format on e-mail.

Jáder
...

Offline mojo

  • *
  • 25
  • +0/-0
    • http://pawnitinc.com/files
relayfax script
« Reply #26 on: November 09, 2006, 03:11:18 AM »
Can the relayfax for SME7 script be posted here?

chris.tsui

Re: Faxsetup Error
« Reply #27 on: November 19, 2006, 08:11:33 PM »
i try to install with sme7.0 but also get the same problem. do u have any idea?

Quote from: "mojo"
When running faxsetup I get the following error

Warning: /usr/share/ghostscript/fonts does not exist or is not a directory!

The directory /usr/share/ghostscript/fonts does not exist or this file is not a directory.
This is the directory where the HylaFAX client applications expect to
locate font metric information to use in formatting ASCII text for
submission as facsimile.  Without this information HylaFAX may generate
illegible facsimile from ASCII text.


I have tried
yum --enablerepo=base install ghostscript-fonts
only to get message

Nothing to do

Thanks

altair40

url broken
« Reply #28 on: January 03, 2007, 07:39:45 PM »
Hi!

chaloner's ftp seems down... anyone to tell me where i can download the file to install hylafax on my fresh sme 7.0?

Thx!

duncan

HylaFAX & SME7 - latest install and tarball
« Reply #29 on: January 03, 2007, 10:36:52 PM »
Erm - from hylafax.org

Offline yythoss

  • *
  • 532
  • +0/-0
    • http://www.hylafax-client.de
HylaFAX & SME7 - latest install and tarball
« Reply #30 on: January 03, 2007, 11:57:59 PM »
A good HylaFAX-Client you can find at:

http://www.hylafax-client.de

yythoss

Offline psoren

  • *
  • 371
  • +0/-0
Re: url broken
« Reply #31 on: January 04, 2007, 12:06:54 AM »
Quote from: "altair40"
Hi!

chaloner's ftp seems down... anyone to tell me where i can download the file to install hylafax on my fresh sme 7.0?

Thx!


Put this in a scipt and run it:

#!/bin/sh


wget -c ftp://ftp.hylafax.org/binary/linux/redhat/RPMS/i386/hylafax-4.3.0-2rhel4.i386.rpm
yum -y localinstall hylafax*

mv /etc/cron.daily/hylafax /etc/cron.weekly/

faxsetup

mkdir -p /etc/e-smith/templates-custom/etc/inittab
echo "fax:23457:respawn:/usr/sbin/faxgetty ttyS0" > /etc/e-smith/templates-custom/etc/inittab/S85hylafax
/sbin/e-smith/expand-template /etc/inittab
/sbin/init q

ln -s /etc/rc.d/init.d/hylafax /etc/rc.d/rc7.d/S92hylafax

echo "FILETYPE=pdf;
SENDTO=FaxMaster;" > /etc/hylafax/etc/FaxDispatch

echo "RETURNFILETYPE=pdf;" > /etc/hylafax/etc/FaxNotify


ttyS0 for com1, ttyS1 for com2 and so on...

It does the same as Chaloners script. ( i think....) I use it myself.
There could be a never hylafax RPM, but you can just upgrade later or change the script to download the latest.

Per

Offline del

  • *
  • 765
  • +0/-0
HylaFAX & SME7 - latest install and tarball
« Reply #32 on: January 05, 2007, 02:06:26 AM »
Hi altair40,

I could email the chaloner .tar file to you? :D Let me know where to send it.

Del
If at first you don't succeed, then sky-diving is not for you!
"Life is like a coin. You can spend it anyway you wish, but you can only spend it once." --Author Unknown

ericng

HylaFAX & SME7 - latest install and tarball
« Reply #33 on: January 05, 2007, 03:19:43 AM »
Hi Del,

 I am looking for chaloner tar file, appreciate if you could email me at ericng@jpdatas.net


Thanks

Offline del

  • *
  • 765
  • +0/-0
HylaFAX & SME7 - latest install and tarball
« Reply #34 on: January 05, 2007, 04:28:20 AM »
Hi ericng,

Email sent :D Let me know if you have any problems.

Del
If at first you don't succeed, then sky-diving is not for you!
"Life is like a coin. You can spend it anyway you wish, but you can only spend it once." --Author Unknown

Offline cbacani

  • *
  • 111
  • +0/-0
Frog Fax Software
« Reply #35 on: January 05, 2007, 04:35:03 PM »
Quote from: "noidea"
Me again,  I have installed a new modem external and it seems to be working fine but I cannot connect to the server.  I have downloaded Frog Faxmail but it keeps comming up user and password required.  is this a Hylafax thing, a Frog faxmail thing?  Do I need to open port 4559? Do l need to enter a password?  I have done some search but as yet cannot find any answers.

Please help
Paul


Paul, What did you do to solve the "user and Pssword" issue? Iam having the same problem.

Thanks
Carl

Offline del

  • *
  • 765
  • +0/-0
HylaFAX & SME7 - latest install and tarball
« Reply #36 on: January 05, 2007, 06:18:20 PM »
Hi Carl,

I had the same problem but with Winprint HylaFax client and I added a user like this:
Quote
faxadduser -a adminpass -p userpass -u 100 username
You can see the full topic here: http://forums.contribs.org/index.php?topic=34558.0
Hope this helps.

Del
If at first you don't succeed, then sky-diving is not for you!
"Life is like a coin. You can spend it anyway you wish, but you can only spend it once." --Author Unknown

Offline cbacani

  • *
  • 111
  • +0/-0
HylaFAX & SME7 - latest install and tarball
« Reply #37 on: January 05, 2007, 10:53:16 PM »
Quote from: "del"
Hi Carl,

I had the same problem but with Winprint HylaFax client and I added a user like this:
Quote
faxadduser -a adminpass -p userpass -u 100 username
You can see the full topic here: http://forums.contribs.org/index.php?topic=34558.0
Hope this helps.

Del


Del,
Just upgraded to SME 7.1 and everything went to He++. Seems that the SME server software doesn't like what it is being told to do.

Warning: /sbin/mgetty does not exist or is not an executable program!

The file:

    /sbin/mgetty

does not exist or this file is not an executable program.  The
HylaFAX software optionally uses this program and the fact that
it does not exist on the system is not a fatal error.  If the
program resides in a different location and you do not want to
install a symbolic link for /sbin/mgetty that points to your program
then you must reconfigure and rebuild HylaFAX from source code.

tty
Warning: /sbin/vgetty does not exist or is not an executable program!

The file:

    /sbin/vgetty

does not exist or this file is not an executable program.  The
HylaFAX software optionally uses this program and the fact that
it does not exist on the system is not a fatal error.  If the
program resides in a different location and you do not want to
install a symbolic link for /sbin/vgetty that points to your program
then you must reconfigure and rebuild HylaFAX from source code.


Warning: /bin/egetty does not exist or is not an executable program!

The file:

    /bin/egetty

does not exist or this file is not an executable program.  The
HylaFAX software optionally uses this program and the fact that
it does not exist on the system is not a fatal error.  If the
program resides in a different location and you do not want to
install a symbolic link for /bin/egetty that points to your program
then you must reconfigure and rebuild HylaFAX from source code.

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
THE FONTS ARE NOT THERE

Warning: /usr/share/ghostscript/fonts does not exist or is not a              directory!

The directory /usr/share/ghostscript/fonts does not exist or this file is not a directory.
This is the directory where the HylaFAX client applications expect to
locate font metric information to use in formatting ASCII text for
submission as facsimile.  Without this information HylaFAX may
generate illegible facsimile from ASCII text.


Make /var/spool/hylafax/bin/ps2fax a link to /var/spool/hylafax/             bin/ps2fax.gs.


Make /var/spool/hylafax/bin/pdf2fax a link to /var/spool/hylafax             /bin/pdf2fax.gs.
++++++++++++++++++++++++++++++++

Any ideas as to what changed?

Carl

duncan

HylaFAX & SME7 - latest install and tarball
« Reply #38 on: January 05, 2007, 11:56:25 PM »
You don`t need any of those programs to function. Just keep going thru the install process and you will be fine.

Offline cbacani

  • *
  • 111
  • +0/-0
Doc's for complete install on version SME 7.1
« Reply #39 on: January 10, 2007, 03:46:19 AM »
Quote from: "duncan"
You don`t need any of those programs to function. Just keep going thru the install process and you will be fine.


Duncan,

Thank you for the information. I am in the process of documenting all of the install process and have another question. Does anyone have a more complete install of this software on the SME server version 7.1? Not the Halyafax doc's but doc's that pertain only to the SME server version 7.1. I have looked but no luck?

I need specific details so I can also document my findings.

Thanks in advance

Carl

Offline cbacani

  • *
  • 111
  • +0/-0
Re: url broken
« Reply #40 on: January 12, 2007, 08:11:52 PM »
Quote from: "psoren"
Quote from: "altair40"
Hi!

chaloner's ftp seems down... anyone to tell me where i can download the file to install hylafax on my fresh sme 7.0?

Thx!


Put this in a scipt and run it:

#!/bin/sh


wget -c ftp://ftp.hylafax.org/binary/linux/redhat/RPMS/i386/hylafax-4.3.0-2rhel4.i386.rpm
yum -y localinstall hylafax*

mv /etc/cron.daily/hylafax /etc/cron.weekly/

faxsetup

mkdir -p /etc/e-smith/templates-custom/etc/inittab
echo "fax:23457:respawn:/usr/sbin/faxgetty ttyS0" > /etc/e-smith/templates-custom/etc/inittab/S85hylafax
/sbin/e-smith/expand-template /etc/inittab
/sbin/init q

ln -s /etc/rc.d/init.d/hylafax /etc/rc.d/rc7.d/S92hylafax

echo "FILETYPE=pdf;
SENDTO=FaxMaster;" > /etc/hylafax/etc/FaxDispatch

echo "RETURNFILETYPE=pdf;" > /etc/hylafax/etc/FaxNotify


ttyS0 for com1, ttyS1 for com2 and so on...

It does the same as Chaloners script. ( i think....) I use it myself.
There could be a never hylafax RPM, but you can just upgrade later or change the script to download the latest.

Per


Please tell me how up setup the group and user, ibay for this.

Offline psoren

  • *
  • 371
  • +0/-0
Re: url broken
« Reply #41 on: January 12, 2007, 10:43:11 PM »
Quote from: "cbacani"


Please tell me how up setup the group and user, ibay for this.


You need to set up a user or group called "faxmaster"
If you set up a user you can forward the mail/fax to another user.
If you set up a group, members of the group will recieve the mail/fax

You don't need an ibay.

Per

sfleming

hylafax wont answer incoming calls
« Reply #42 on: April 10, 2007, 09:39:05 PM »
hey has anyone had this problem,

i am able to send out faxes using my hylafax winprint ... faxes go out great np...

but it will not answer incoming calls.... i am using an external fax modem..

rockwell based chipset
v1456VQE-R
also known as an askey modem
any suggestions?

Thanks.

Offline cbacani

  • *
  • 111
  • +0/-0
Re: hylafax wont answer incoming calls
« Reply #43 on: April 11, 2007, 12:43:24 AM »
Quote from: "sfleming"
hey has anyone had this problem,

i am able to send out faxes using my hylafax winprint ... faxes go out great np...

but it will not answer incoming calls.... i am using an external fax modem..

rockwell based chipset
v1456VQE-R
also known as an askey modem
any suggestions?

Thanks.


Hey,

Looks like an issue with the init string. Go to the Hylafax website and see what init string they recommend for a Rockwell chipset.. BTW Most of the problems 60% with Hylafax are from the Init String. When you ran the faxsetup what did you try? Get the information and rerun faxsetup and try from their. I had to run it 2 times before I stumbled upon the correct init string.

Carl