![]() |
My config has a line RingsBeforeAnswer: 2 Ringfax: RING3 Brian Marr On Wednesday 04 September 2002 04:05, you wrote: > First here is a log file which shows my calling twice, once on the voice > line, and then once on the fax line (I guess both the same line, different > rings): > > Sep 3 14:26:22 sunserver FaxGetty[28039]: MODEM U.S. ROBOTICS 56K FAX / > Sep 3 14:26:43 sunserver FaxGetty[28039]: ANSWER: CID NUMBER "RING A" > NAME "RIN > G A" > Sep 3 14:28:31 sunserver FaxGetty[28039]: ANSWER: Ring detected without > success > ful handshake > Sep 3 14:28:44 sunserver FaxGetty[28039]: MODEM U.S. ROBOTICS 56K FAX / > Sep 3 14:30:00 sunserver FaxGetty[28039]: ANSWER: Ring detected without > success > ful handshake > > Here is my config file for my config.* > > # > # Configuration for using the Class 2.0 command interface > # with a USR v.34 Courier or Sporster modem. > # > # RTS/CTS flow control is used default. > # > # > CountryCode: 1 > AreaCode: 718 > FAXNumber: +1.718.852.6889 > LongDistancePrefix: 1 > InternationalPrefix: 011 > DialStringRules: etc/dialrules > ServerTracing: 1 > SessionTracing: 11 > RecvFileMode: 0600 > LogFileMode: 0600 > DeviceMode: 0600 > SpeakerVolume: medium > GettyArgs: "-h %l dx_%s" > LocalIdentifier: "Birkmann/Savkar" > TagLineFont: etc/lutRS18.pcf > TagLineFormat: "From %%l|%c|Page %%P of %%T" > MaxRecvPages: 100 > # > # > # Modem-related stuff: should reflect modem command interface > # and hardware connection/cabling (e.g. flow control). > # > ModemType: Class2.0 # use class 2.0 interface > ModemRate: 19200 # DCE-DTE communication rate > ModemFlowControl: rtscts # XON/XOFF flow control assumed > # > ModemNoFlowCmd: AT&H0&I0&R1 # setup modem for no flow control > ModemHardFlowCmd: AT&H1&I0&R2 # setup modem for hardware flow > control > ModemSoftFlowCmd: AT&H2&I2&R1 # setup modem for software flow > control > # > ModemSetupDTRCmd: ATS13=1&D2 # setup so DTR drop resets modem > ModemSetupDCDCmd: AT&C1 # setup so DCD reflects carrier > (or not) > ModemResultCodesCmd: ATQ0X4 # enable extended result codes > # NB: adaptive answer only seems to work properly when > # the modem is left idling in Class 2.0 > # > ModemSetupAACmd: AT+FAA=1 > # > # Set modem speaker volume commands: OFF QUIET LOW MEDIUM HIGH. > # Note that we both turn the speaker on/off and set volume. > # > ModemSetVolumeCmd: "ATM0 ATM1 ATM1 ATM1 ATM1" > # > # Modem does not support HDLC frame tracing; we add this just > # to eliminate spurious ERROR results that confuse the naive. > # > Class2BUGCmd: AT+FBU=0 > # > # The modem doesn't support copy quality checking, even though it > # returns (0-2,0-2) for AT+FCQ=?; therefore we override the query > # response so that the server will do copy quality checking. > # > Class2CQQueryCmd: !(0),(0) # override modem response > # > # Disables the reporting of bad frames by the modem. This > # overcomes a firmware problem in the x2 and V90 Sportsters. > # It is not necessary for the Courier modem. > # > Class2NRCmd: AT+FNR=1,1,1,0 > # > # USR modems violate Class 2.0 specs and do not send RTC itself > # > Class2SendRTC: yes > # > # +FAP=? not supported on this modem, gives ERROR in ServerTracing > # > Class2APQueryCmd: none > ModemDialCmd: ATDT*70,%s > RecvDataFormat: "1-D MR" > MaxConsecutiveBadLines: 10 > PercentGoodLines: 50 > RingFax: "RING B" > > Any help greatly greatly appreciated. This is a bit frustrating and very > strange to say the least. > > Sunil > > > > > ____________________ HylaFAX(tm) Users Mailing List _______________________ > To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi > On UNIX: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null > *To learn about commercial HylaFAX(tm) support, mail sales@hylafax.org.* ____________________ HylaFAX(tm) Users Mailing List _______________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null *To learn about commercial HylaFAX(tm) support, mail sales@hylafax.org.*