HylaFAX The world's most advanced open source fax server

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

Re: Inbound data call failing




I've had problems with the MT2834ZDXb, I won't use them.
I and my clients are using the MT2834ZDX sucessfully.
Here is what I did. First I program the modem with
AT E0 M0 Q2 S38=35 S7=60 &C4 $SB38400 &W0
AT &F9 &W0

Then after running faxsetup/faxaddmodem I edit the config file and
change ModemSetupDCDCmd:       AT&C1
to ModemSetupDCDCmd:       AT&C4

For some reason the config file got corrupted when I tried to use
the &C4 when running faxaddmodem. Now I just go change it later.

I've included a working config file at the end (less comment lines).

On Thu, 24 Sep 1998, Chen Coulter wrote:

> Tim Rice wrote:
> > 
> > On Wed, 23 Sep 1998, Chen Coulter wrote:
> > 
> > > To the list:
> > >
> > >  I'm looking to share a modem(s) between fax and data.  I've installed
> > > the binary distribution of HylaFAX V4.0 pl2 on an SCO OpenServer
> > > 5.0.4c system.  The outbound faxing works fine; however, whenever I
> > > try to connect a data call, the originating modem connects with a
> > > "CONNECT 26400 RELIABLE COMPRESSED" message (I'm using Multi-Tech
> > > 2834ZDXb modems at both ends) and then aborts immediately with a
> >                                          ^^^^^^^^^^^^^^^^^
> > Hmm, just a guess here. Did you put a getty in /usr/local/etc ?
> > The binary distribution was compiled to start up /usr/local/etc/getty
> > not /etc/getty. I recomend you use the getty from a 5.0.2 CD.
> > 
> > > "NO CARRIER" message.  The session trace logs show that Faxgetty
> > > starts up a getty process with a PID; however, it terminates with
> > > an exit status of 77400.  I have set the AnswerRotary CONFIG
> > > parameter to "data" only.  I also included the "-t 60" parameter
> > > in the GettyArgs parameter.
> > >
> > > Does anyone have any ideas?  I'd appreciate any insights you could
> > > share.
> > >
> > > Thanks,
> > >
> > > Chen Coulter
> > > software_sourcery@bigfoot.com
> > >
> > 
> > --
> > Tim Rice                        Multitalents    (707) 887-1469 (voice)
> > tim@trr.metro.net
> 
> Tim:
> 
>  I appreciate the thought.  The instructions to get the getty from the
> 5.0.2 CD were contained in the binary distribution documentation.  I
> did follow those instructions.  I'm assuming that the correct getty
> gets started since it is assigned a PID.
> 
>  If you have any further suggestions, it would be much appreciated.
> By the way, the HylaFAX documentation suggests that you can use
> AnswerRotary as an alternative to Adaptive Answer.  Do you think that
> I should go ahead and set up Adaptive Answer?  If so, what parameters
> would you suggest that I use?
> 
> Thanx for your help,
> 
> Chen Coulter
> software_sourcery@bigfoot.com
> 
-----------< MT2834ZDX config >-----------

CountryCode:		1
AreaCode:		aaa
FAXNumber:		1.aaa.nnn.nnnn
LongDistancePrefix:	1
InternationalPrefix:	011
DialStringRules:	"etc/dialrules"
ServerTracing:		11
SessionTracing:		11
RecvFileMode:		0644
LogFileMode:		0644
DeviceMode:		0660
RingsBeforeAnswer:	1
SpeakerVolume:		off
GettyArgs:		"-t 60 -h %l dx_%s"
LocalIdentifier:	"707.546.4804"
LogFacility:		local2
TagLineFont:		etc/lutRS18.pcf
TagLineFormat:		"From %%l|%c|Page %%p of %%t"
MaxRecvPages:		100
ModemType:		Class2		# use class 2 interface
ModemRate:		38400		# lock rate for DCE-DTE communication
ModemFlowControl:	rtscts		# default
ModemHardFlowCmd:	AT&E4		# hardware flow control
ModemSoftFlowCmd:	AT&E5		# software flow control
ModemSetupDTRCmd:	AT&D3		# setup so DTR drop resets modem
ModemSetupDCDCmd:	AT&C4		# setup so DCD reflects carrier (or not)
ModemSetupAACmd:	AT+FAA=1	# enable adaptive-answer in class 2
ModemDialCmd:		ATDT%s@		# T for tone dialing, @ for silence
Class2RecvDataTrigger:	"\022"		# character sent to modem to start recv

-- 
Tim Rice			Multitalents	(707) 887-1469 (voice)
tim@trr.metro.net




Project hosted by iFAX Solutions