HylaFAX The world's most advanced open source fax server |
Since putting in the MultiTech MT5634ZPX-PCI-V92 modems we have been getting a spike in “Failed to properly detect high-speed data carrier” errors.
I will turn on TracingMask : 0x11 Session Tracing: 0xFFF
To look @ errors better, however, if there is one out there that works better, it’d be a great help.
# # prototype config for Lucent LT Winmodem using ltmodem.o driver, # as well as many other Lucent chipset modems. # (They work well with all default Class 1 configs.) #
# CountryCode: 1 AreaCode: 406 FAXNumber: 585-**** LongDistancePrefix: 1 InternationalPrefix: 011 DialStringRules: etc/dialrules ServerTracing: 1 SessionTracing: 11 RecvFileMode: 0644 LogFileMode: 0644 DeviceMode: 0644 RingsBeforeAnswer: 2 SpeakerVolume: off GettyArgs: "-h %l dx_%s" LocalIdentifier: FRONTLINE ClocalAsRoot: no PriorityScheduling: yes TagLineFont: etc/lutRS18.pcf TagLineFormat: "From %%l|%c|Page %%P of %%T" PercentGoodLines: 0 MaxConsecutiveBadLines: 0 MaxRecvPages: 150 #
ModemType: Class1 # use this to supply a hint ModemFlowControl: rtscts # many firmwares have broken software flow control Class1TCFRecvHack: yes # avoid +FCERROR before TCF # Class1MsgRecvHackCmd: AT+FRS=1 # avoid +FCERROR before image Class1TMConnectDelay: 400 # counteract quick CONNECT response
# 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
676 Ferguson Ave. Suite 5 Bozeman, Mt. 59718 866*651*3068 406*585*7576 (Fax)
--
|
# $Id: lucent,v 1.19 2004/06/01 21:34:39 lhoward 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. # # # prototype config for Lucent LT Winmodem using ltmodem.o driver, # as well as many other Lucent chipset modems. # (They work well with all default Class 1 configs.) # # CountryCode: 1 AreaCode: 406 FAXNumber: 585-7576 LongDistancePrefix: 1 InternationalPrefix: 011 DialStringRules: etc/dialrules ServerTracing: 1 SessionTracing: 11 RecvFileMode: 0644 LogFileMode: 0644 DeviceMode: 0644 RingsBeforeAnswer: 2 SpeakerVolume: off GettyArgs: "-h %l dx_%s" LocalIdentifier: FRONTLINE ClocalAsRoot: no PriorityScheduling: yes TagLineFont: etc/lutRS18.pcf TagLineFormat: "From %%l|%c|Page %%P of %%T" PercentGoodLines: 0 MaxConsecutiveBadLines: 0 MaxRecvPages: 150 # ModemType: Class1 # use this to supply a hint ModemFlowControl: rtscts # many firmwares have broken software flow control Class1TCFRecvHack: yes # avoid +FCERROR before TCF # Class1MsgRecvHackCmd: AT+FRS=1 # avoid +FCERROR before image Class1TMConnectDelay: 400 # counteract quick CONNECT response # 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