File: lucent-mt-20

package info (click to toggle)
hylafax 1%3A4.2.1-5sarge3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 6,788 kB
  • ctags: 7,523
  • sloc: sh: 15,597; ansic: 13,040; makefile: 1,772; cpp: 864
file content (58 lines) | stat: -rw-r--r-- 1,908 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# $Id: lucent-mt-20,v 1.13 2004/06/01 21:34:39 lhoward Exp $
#
# prototype config file for MultiTech MT5634ZBA-V.92-NAM
#

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

ModemType:		Class2.0
ModemRate:		19200
ModemNoFlowCmd:		AT&K0
ModemSoftFlowCmd:	AT&K4
ModemHardFlowCmd:	AT&K3

Class2APCmd:		AT+FAP=1,1,1
Class2BUGCmd:		AT+FBU=0		# early firmware is buggy
Class2SendRTC:		yes
Class2UseHex:		yes

# Some firmwares do not report copy quality correction, although it
# is present and cannot be disabled.  Thus modem-based CQ must be used.
Class2CQQueryCmd:	"!(00-02),(00-02)"
Class2CQCmd:		AT+FCQ=1,0

# versions that respond to AT+FFC=? with non-zero data support RTFCC
# Class2RTFCC:		yes

# unfortunately, HylaFAX can't currently send or receive in color
ModemAnswerCmd:		AT+FCC=,,,,,,,,0;A
ModemDialCmd:		AT+FCC=,,,,,,,,0;DT%s

# Some firmware revisions (i.e. 1.25 in ZBAs) report MMR support but
# corrupt the data.  Enabling the following lines should work around this.
# Compare this against the modem's AT+FCC=? response.
# Class2DCCQueryCmd:    "!(00-01),(00-05),(00-02),(00-02),(00-01),(00-01),(00),(00-07)"
# ModemAnswerCmd:	AT+FCC=,,,,1,,,,0;A
# ModemDialCmd:		AT+FCC=,,,,1,,,,0;DT%s

# If your modem supports ECM you may want to do something like this
# Class2Cmd:		AT+FCLASS=2.0;+FRY=4

# 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