HylaFAX The world's most advanced open source fax server

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

[hylafax-users] AdaptiveAnswer problem with MultiTech MT5634ZPX-PCI-U



Hi,

With Hylafax 4.2.1 (faxgetty patched) and MT5634ZPX-PCI-U/1.32k we have problem to received data call with the Adaptative Answer (AT+FAA=1) we got:

May 19 11:16:02 gw FaxGetty[14255]: ANSWER: DATA CONNECTION
May 19 11:16:02 gw FaxGetty[14255]: GETTY: START "/sbin/mgetty -s 19200 ttyS14", pid 17163


But the modem hangup the line, the distant modem say BUSY line, recall and then we got the getty login, we need two calls to login.

Se the attached config.ttyS14 file we use.

Thanks in advance for your help.

Sam Przyswa.

--

Sam Przyswa - Chef de projet
Arial Concept - Intï¿œrateur Internet
36, rue de Turin - 75008 - Paris - France
Tel: 01 40 54 86 04 - 0870 444 596 - Fax: 01 40 54 83 01
Skype ID: arial-concept
Web: http://www.arial-concept.com - Email: Info@xxxxxxxxxxxxxxxxx



--
Ce message a été vérifié par MailScanner
pour des virus ou des polluriels et rien de
suspect n'a été trouvé.
MailScanner remercie transtec pour son soutien.

# $Id: mt-1432,v 1.2 2002/04/07 20:29:26 darren Exp $
#
# HylaFAX Facsimile Software
#
# Copyright (c) 1990-1996 Sam Leffler
# Copyright (c) 1991-1996 Silicon Graphics, Inc.
# HylaFAX is a trademark of Silicon Graphics, Inc.
# 
# Permission to use, copy, modify, distribute, and sell this software and 
# its documentation for any purpose is hereby granted without fee, provided
# that (i) the above copyright notices and this permission notice appear in
# all copies of the software and related documentation, and (ii) the names of
# Sam Leffler and Silicon Graphics may not be used in any advertising or
# publicity relating to the software without the specific, prior written
# permission of Sam Leffler and Silicon Graphics.
# 
# THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, 
# EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY 
# WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.  
# 
# IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
# ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
# OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
# WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF 
# LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE 
# OF THIS SOFTWARE.
#

#
# Configuration for a Multi-Tech MT1432, MT224BA, and MT1932ZDX modems.
#
# MT1432	firmware rev 0307 I or newer
# MT132BG	rev 0109A
# MT1932ZDX	rev 0109H
#
# Note that MT1432 modems come in several varieties:
#
# MT1432BA	uses Rockwell data pump
# MT1432BA/A	uses AT&T data pump
# MT1432BG	MT1432BA tweaked for German FCC
# MT1432MK	(for UK?)
#
# The modem has been tried with both XON/XOFF and RTS/CTS flow
# control; this configuration is for hardware flow control.
#
#
CountryCode:	33 
AreaCode:	1 
FAXNumber:	"+33 1 49269368" 
#LongDistancePrefix:				1
#InternationalPrefix:				011
DialStringRules:	etc/dialrules
ServerTracing:		1
SessionTracing:		11
RecvFileMode:		0666
LogFileMode:		0600
DeviceMode:		0666
RingsBeforeAnswer:	1 
SpeakerVolume:	high 
GettyArgs:		"-s %s %l"
#GettyArgs:              "-h %l %s"
LocalIdentifier:	F.T.B 
TagLineFont:		etc/lutRS18.pcf
TagLineFormat:	"Expediteur %%l|%c|Page %%p de %%t" 
#AdaptiveAnswer:	yes
MaxRecvPages:	25 

# $Id: lucent-mt-2,v 1.10 2004/06/01 21:34:39 lhoward Exp $
#
# prototype config file for MultiTech MT5634ZPX-PCI (Lucent Venus)
# Note that this file is named intentionally "lucent-mt-2"
# to precede "mt-1432" and win the pick; the two files are
# incompatible and conflict in CONFIG catch-strings.
# Non-MT5634ZPX-PCI modems will pass this file by
# because this CONFIG line is model-specific.
#

#
# CONFIG: CLASS2:"Multi-Tech Systems"-"MT5634ZPX-PCI"-*
# CONFIG: CLASS2:"Multi-Tech Systems"-"MT5634ZBA"-*
# CONFIG: CLASS2:*-"ISI5634PCI"-*
# CONFIG: CLASS2:*-"MT5634SMI-V92"-*
#
# BEGIN-SERVER
# END-SERVER
#

ModemType:		Class2
ModemRate:		19200
ModemFlowControl:	rtscts
ModemNoFlowCmd:		AT&K0
ModemSoftFlowCmd:	AT&K4
ModemHardFlowCmd:	AT&K3
ModemRecvFillOrder:	MSB2LSB		# classic MultiTech
ModemSetVolumeCmd:      "ATM0 ATM0 ATM0"

ModemSetupAACmd:        AT+FAA=1
Class2APQueryCmd:	none		# not available
Class2BUGCmd:		none		# not available
Class2NFLOCmd:		AT+FLO=0
Class2SFLOCmd:		AT+FLO=1
Class2HFLOCmd:		AT+FLO=2

# The modem performs copy quality correction (in Class 2... gasp!)
# always, thus it's not a good idea to use host-based CQ.  The
# query response is incorrect, also.
Class2CQQueryCmd:	"!0-2"
Class2CQCmd:		AT+FCQ=1

# If your line supports Caller-ID, you may want to uncomment this...
# QualifyCID:		etc/cid		# you must create this file
# ModemResetCmds:	AT+VCID=1
# CIDNumber:		"NMBR="
# CIDName:		"NAME="

# Or with the MT5634ZBA-DID you'll probably need something like...
# ModemReadyCmds:	AT*DS1*DD0*DF1*DN4	# enable DTMF-DID, wink-start, 4 digits
# CIDNumber:		"DTMF"		# format of AT*DF1
# CIDNumberAnswerLength:	4	# four DTMF-DID digits then ATA




Project hosted by iFAX Solutions