![]() |
hello, my modem is a multitech 2834zdxg my problem: sometimes if there is an incoming fax, faxgetty tries to start mgetty (why this ?) and mgetty tries to get the fax . then i get a message from mgetty like this: *From: Fax Getty <root@slave.city-computer.com> *To: faxadm@slave.city-computer.com *Subject: fax from _ +496003815222_ * *A fax was successfully received: *Sender ID: _ +496003815222_ *Pages received: 1 *Modem device: ttyS0 *Communication parameters: +FDCS:0,5,0,2,0,0,0,0 * Resolution : normal * Bit Rate : 14400 * Page Width : 1728 pixels * Page Length: unlimited * Compression: 0 (1d mod Huffman) * Error Corr.: none * Scan Time : 0 *Reception Time : 00:47 *Spooled G3 fax files: * /tmp/FAXnd8f0.01 *regards, your modem subsystem. 1. Why tries mgetty to process the incoming call and not faxgetty ? 2. How can i "disable" mgetty, so that all incoming calls are handled by faxgetty ? 3. What about this file /tmp/FAXnd8f0.01 ? it seems not to be a valid bitmap, tiff, ps file. 4. Is it o.k. to use this config file, as it is for Multi-Tech MT1432, MT224BA, and MT1932ZDX modems ? Thanks for your help, Torsten -------------------------------------- my config ttyS0 for the multitech: # 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: 49 AreaCode: 391 FAXNumber: +49.391.7319173 LongDistancePrefix: 0 InternationalPrefix: 00 DialStringRules: etc/dialrules ServerTracing: 527 SessionTracing: 527 RecvFileMode: 0666 LogFileMode: 0666 DeviceMode: 0600 RingsBeforeAnswer: 2 SpeakerVolume: medium GettyArgs: "-h %l dx_%s" LocalIdentifier: "__" TagLineFont: etc/lutRS18.pcf TagLineFormat: "From %%l|%c|Page %%p of %%t" MaxRecvPages: 25 # # # Modem-related stuff: should reflect modem command interface # and hardware connection/cabling (e.g. flow control). # 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&C1 # setup so DCD reflects carrier (or not) ModemSetupAACmd: AT+FAA=1 # enable adaptive-answer in class 2 ModemDialCmd: ATX3DT%s # T for tone dialing, @ for silence # Class2RecvDataTrigger: "\022" # character sent to modem to start recv