![]() |
Lee Howard wrote:Okay, so that's good. Now what does 'faxaddmodem ttyS4' do for you?It went through all steps smoothly without any interruptions. I used the default value for every prompt and the following configuration file was generated:
CountryCode: 41 AreaCode: 022 FAXNumber: +1.999.555.1212 LongDistancePrefix: 1 InternationalPrefix: 011 DialStringRules: etc/dialrules ServerTracing: 1 SessionTracing: 0xFFF RecvFileMode: 0600 LogFileMode: 0600 DeviceMode: 0600 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: Class1 # use this to supply a hint Class1Cmd: AT+FCLASS=1.0 # command to enter class 1.0
Class1PPMWaitCmd: AT+FTS=7 # command to stop and wait before PPM
Class1TCFWaitCmd: AT+FTS=7 # command to stop and wait before TCF
Class1EOPWaitCmd: AT+FTS=9 # command to stop and wait before EOP
Class1SwitchingCmd: AT+FRS=7 # command to stop and listen for silence
Class1RecvAbortOK: 200 # wait 200ms for abort response
Class1FrameOverhead: 4 # 4 byte overhead in recvd HDLC frames
Class1RecvIdentTimer: 40000 # 35+5secs waiting for ident frames
Class1TCFMaxNonZero: 10 # max 10% of data may be non-zero
Class1TCFMinRun: 1000 # min run is 2/3rds of TCF duration
ModemReadyState: R # via web admin 2008-10-13T12:00:48+0000
-- *Lee Howard* *Mainpine, Inc. Software Development Lead* Tel: +1 866 363 6680 ext 5 | Fax: +1 360 462 8160 lee.howard@xxxxxxxxxxxx | www.mainpine.com
# $Id: mainpine-10,v 1.3 2008/07/15 18:12:04 faxguy Exp $ # # prototype config for Mainpine RockForce and IQ series modems using # the Agere Venus and CFAX34 chipsets supporting V.34-Fax. # # CountryCode: 1 AreaCode: 000 FAXNumber: +1.999.555.1212 LongDistancePrefix: 1 InternationalPrefix: 011 DialStringRules: etc/dialrules ServerTracing: 1 SessionTracing: 0xFFF RecvFileMode: 0600 LogFileMode: 0600 DeviceMode: 0600 RingsBeforeAnswer: 2 SpeakerVolume: off GettyArgs: "-h %l dx_%s" LocalIdentifier: "NothingSetup" TagLineFont: etc/lutRS18.pcf TagLineFormat: "From %%l|%c|Page %%P of %%T" MaxRecvPages: 225 # ModemType: Class1.0 # use this to supply a hint ModemRate: 57600 # must be at least as fast as the DCE-DCE communication ModemFlowControl: rtscts ModemSetupDTRCmd: AT&D3 # hang up and reset on DTR drop Class1EnableV34Cmd: AT+F34=14,1,2 # 33600-2400 primary, 2400-1200 control Class1TMConnectDelay: 400 # counteract quick CONNECT response Class1HasRHConnectBug: yes # cope with +FRH=3 CONNECT errors # # Older firmwares on MainPine cards may require this: # Class1Cmd: AT+FCLASS=1 # # # IQ Express firmwares 8.6.0.1 and newer support this: # #Class1AdaptRecvCmd: AT+FAR=1 # reports carrier detection mismatches # If your line supports Caller-ID, you may want to uncomment this... # ModemResetCmds: AT+VCID=1 # CallIDPattern: "NMBR=" # CallIDPattern: "NAME="