Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mgetty+sendfax, efax, hylafax not receiving faxes [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
cdf
n00b
n00b


Joined: 30 Apr 2005
Posts: 40
Location: Southern California

PostPosted: Thu Aug 11, 2005 1:50 am    Post subject: mgetty+sendfax, efax, hylafax not receiving faxes [solved] Reply with quote

I've been trying to set up a fax server lately. I can get efax to send a fax just fine, but I can't receive a fax. I've tried mgetty+sendfax, efax, and hylafax, and all have the same problem: the incoming fax call is picked up, I hear modem sounds, and after 20-30 seconds I get messages in my log files and on the originating fax saying there was no answer. This doesn't make sense to me because the modem *did* pick up and there *were* modem sounds initially.

Anyway, I have two V.90+ external modems, one from CenDyne that I know for sure is a Data+Fax modem, and the other a ModemBlaster that I'm not sure about. But the above problem happens regardless of which one I use. I've Googled and Gentooled multiple times but I'm not finding much and I'm running out of ideas. It seems the dial-up world is a ghost town these days since the advent of affordable broadband...

Thanks,
Curtis


Last edited by cdf on Thu Aug 11, 2005 6:42 pm; edited 1 time in total
Back to top
View user's profile Send private message
tlailax
Apprentice
Apprentice


Joined: 22 Feb 2004
Posts: 187

PostPosted: Thu Aug 11, 2005 6:50 am    Post subject: Reply with quote

in hylafax, what do you have your modem configured as ? can you post it's config file ?
i've had a lot of problems getting hylafax to work with a USRobotics external modem till i switched it from class 2 to class 1.
Back to top
View user's profile Send private message
cdf
n00b
n00b


Joined: 30 Apr 2005
Posts: 40
Location: Southern California

PostPosted: Thu Aug 11, 2005 11:47 am    Post subject: modem config Reply with quote

Okay here it is. By the way I've tried it with Class 1 and Class2 and am still getting the same problems.

Code:
CountryCode:      1
AreaCode:      [[[my area code]]]
FAXNumber:      [[[my phone number without the area code]]]
LongDistancePrefix:   1
InternationalPrefix:   011
DialStringRules:   etc/dialrules
ServerTracing:      1
SessionTracing:      11
RecvFileMode:      0666
LogFileMode:      0666
DeviceMode:      0666
RingsBeforeAnswer:   1
SpeakerVolume:      off
GettyArgs:      "-h %l dx_%s"
LocalIdentifier:   "NothingSetup"
TagLineFont:      etc/lutRS18.pcf
TagLineFormat:      "From %%l|%c|Page %%P of %%T"
MaxRecvPages:      25
ModemType:      Class2      # use class 2 interface
ModemRate:      19200
ModemFlowControl:   xonxoff      # default
ModemWaitForConnect:   yes      # wait for CONNECT on answer
ModemNoFlowCmd:      AT&K      # disable flow control cmd
ModemHardFlowCmd:   AT&K3      # hardware flow control cmd
ModemSoftFlowCmd:   AT&K4      # software flow control cmd
ModemSetupDTRCmd:   AT&D3      # DTR off causes modem to reset
ModemSetupDCDCmd:   AT&C1      # DCD follows carrier
ModemSetupAACmd:   AT+FCLASS=0;+FAA=1 # enable in class 0
ModemSendFillOrder:   LSB2MSB      # as expected
ModemRecvFillOrder:   MSB2LSB      # opposite of what makes sense
Class2RecvDataTrigger:   "\022"      # a la 2388-B
Back to top
View user's profile Send private message
cdf
n00b
n00b


Joined: 30 Apr 2005
Posts: 40
Location: Southern California

PostPosted: Thu Aug 11, 2005 12:53 pm    Post subject: progress... some, anyway Reply with quote

An update: I can use both efax and efax-gtk to manually receive faxes when a call is coming in, even though both apps report reception errors. But it has to be set up to automatically monitor the line and answer, so I'm still looking...
Back to top
View user's profile Send private message
cdf
n00b
n00b


Joined: 30 Apr 2005
Posts: 40
Location: Southern California

PostPosted: Thu Aug 11, 2005 6:33 pm    Post subject: it's working!!! Reply with quote

It works now, but I don't know why. The first time I tried putting an efax line into /etc/inittab and rebooted, it worked. And since then I've had no trouble doing what I was doing last night (recieving via 'efax answer' on the command line). I think I was having hardware issues too, because one of my modems randomly fails to correctly answer or dial out until it's manually turned off and back on again. Also, I discovered this morning that the external machine I was using to send faxes has some problems of its own.

Thanks for trying to help anyway!!! :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum