HylaFAX The world's most advanced open source fax server

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [hylafax-users] Fax Modem will not drop line Problem Ubuntu 10.04



I had that problem for a while. I think the faxgetty for that tty was crashing.

I eventually switched over to have faxgetty started via upstart
entries in /ect/init/ so that it would restart after crashes.

example of my /etc/init/ttyR0.conf: (adjust for your tty, one tty per file)

start on stopped rc RUNLEVEL=[2345]
stop on runlevel [!2345]
respawn
exec /usr/sbin/faxgetty ttyR0


Note: Also see https://bugs.launchpad.net/ubuntu/+source/hylafax/+bug/595610
if you desire to go this route.

On Wed, Jul 14, 2010 at 3:14 PM, Willian Prando <willian@xxxxxxxxxxxxxxx> wrote:
> Hi,
>
> I am running hylafax on Ubuntu 10.04 LTS with the MT5634ZPX-PCI-U Modem, I
> am having a random issue that the modem does not disconnet the line after
> the fax is received, fax stat gives the status Receiving from XXX
>
> The problem started after I upgraded to Ubuntu 10.04, does anyone have a
> clue what could be de problem?
>
> Best Regards
>
> Below are the daemon log files:
>
> ul 14 14:21:02 ubuntu HylaFAX[786]: Couldn't get address information for
> port "4559"
> Jul 14 14:21:02 ubuntu HylaFAX[786]: HylaFAX INET Protocol Server:
> restarted.
> Jul 14 14:21:02 ubuntu FaxQueuer[783]: HylaFAX (tm) Version 6.0.3
> Jul 14 14:21:02 ubuntu FaxQueuer[783]: Copyright (c) 1990-1996 Sam Leffler
> Jul 14 14:21:02 ubuntu FaxQueuer[783]: Copyright (c) 1991-1996 Silicon
> Graphics, Inc.
> Jul 14 14:21:02 ubuntu FaxGetty[813]: OPEN /dev/ttyS1  HylaFAX (tm) Version
> 6.0.3
> Jul 14 14:21:11 ubuntu FaxGetty[813]: MODEM LT V.92 1.0 MT5634ZPX-PCI-U
> INTERNAL DATA/FAX/VOICE MODEM VERSION 3
> .32Y LT V.92 1.0 MT5634ZPX-PCI-U Internal Data/Fax/Voice Modem Version
> 3.32y/
> Jul 14 14:21:12 ubuntu FaxGetty[813]: HELLO
> Jul 14 14:21:35 ubuntu ntpdate[499]: step time server 91.189.94.4 offset
> -0.408748 sec
> Jul 14 14:28:34 ubuntu FaxGetty[813]: ANSWER: FAX CONNECTION  DEVICE
> '/dev/ttyS1'
> Jul 14 16:49:25 ubuntu HylaFAX[1053]: checkHostIdentity("localhost")
> Jul 14 16:49:25 ubuntu HylaFAX[1053]: Parsing hostPort(): "EPRT"
> Jul 14 16:49:25 ubuntu HylaFAX[1053]: Parsing "|1|127.0.0.1|56843|"
> Jul 14 16:49:25 ubuntu HylaFAX[1053]:  `-> s.length() = 19
> Jul 14 16:49:25 ubuntu HylaFAX[1053]:  `-> s[0] = '|'
> Jul 14 16:49:25 ubuntu HylaFAX[1053]:  `-> s[2] = '|'
> Jul 14 16:49:25 ubuntu HylaFAX[1053]:  `-> s[18] = '|'
> Jul 14 16:49:25 ubuntu HylaFAX[1053]: Looks like extended syntax:
> "|1|127.0.0.1|56843|" [7C: |]
> Jul 14 16:49:25 ubuntu HylaFAX[1053]: `-> Got a: 127.0.0.1[13]
> Jul 14 16:49:25 ubuntu HylaFAX[1053]: `-> Got a: 56843[19]
> Jul 14 16:49:25 ubuntu HylaFAX[1053]: Parsed: Family 1 Address 127.0.0.1
> Port 56843
>


____________________ 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@xxxxxxxxxxx < /dev/null
  *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*




Project hosted by iFAX Solutions