![]() |
Hi, On Wed, May 22, 2002 at 05:42:52PM -0700, Lee Howard <faxguy@deanox.com> wrote: > On 2002.05.22 17:25 Volker Dormeyer wrote: > >Hi, > > > >my fax system is based on GNU/Linux with a Linux kernel version of > >2.4.17. Fax hardware is a Sedlbauer Speedfax PCI ISDN adapter. Hylafax > >version is 4.1.1. > > >May 23 01:43:41.87: [ 3713]: <-- [9:AT+FTS=7\r] > >May 23 01:43:41.88: [ 3713]: --> [5:ERROR] > > You need to set these options in your config file: > > Class1SendEOPWaitCmd: <delay:90> > Class1SendTCFWaitCmd: <delay:70> > Class1SendPPMWaitCmd: <delay:70> with these settings it works! Thanks! But I'm wondering why the AT+FTS=7 setting does not. Was it a code change in version 4.1.1? > Please send the output of probemodem so that we can develop a prototype > config for this modem. I'm not sure, if the output helps. The adapter is a semi active card and the driver is based on isdn4linux. Here is the output: # probemodem Serial port that modem is connected to []? ttyI0 Now we are going to probe the tty port. This takes a few seconds, so be patient. Note that if you do not have the modem cabled to the port, or the modem is turned off, this may hang (just go and cable up the modem or turn it on, or whatever). Probing for best speed to talk to modem: 38400 OK. This looks like a Class 1 modem. ATI0 RESULT = "OK" RESPONSE = "Linux ISDN" ATI1 RESULT = "OK" RESPONSE = "Linux ISDN" ATI2 RESULT = "OK" RESPONSE = "Linux ISDN" ATI3 RESULT = "OK" RESPONSE = "Linux ISDN" Class 1 stuff... AT+FCLASS=? RESULT = "OK" RESPONSE = "0,1,8" AT+FCLASS? RESULT = "OK" RESPONSE = "1" AT+FCLASS=0 RESULT = "OK" RESPONSE = "OK" AT+FCLASS=1 RESULT = "OK" RESPONSE = "OK" AT+FCLASS? RESULT = "OK" RESPONSE = "1" AT+FJUNK=? RESULT = "ERROR" RESPONSE = "ERROR" AT+FJUNK? RESULT = "ERROR" RESPONSE = "ERROR" AT+FAA=? RESULT = "ERROR" RESPONSE = "ERROR" AT+FAA? RESULT = "ERROR" RESPONSE = "ERROR" AT+FAE=? RESULT = "ERROR" RESPONSE = "ERROR" AT+FAE? RESULT = "ERROR" RESPONSE = "ERROR" AT+FTH=? RESULT = "OK" RESPONSE = "3,24,48,72,73,74,96,97,98,121,122,145,146" AT+FRH=? RESULT = "OK" RESPONSE = "3,24,48,72,73,74,96,97,98,121,122,145,146" AT+FTM=? RESULT = "OK" RESPONSE = "3,24,48,72,73,74,96,97,98,121,122,145,146" AT+FRM=? RESULT = "OK" RESPONSE = "3,24,48,72,73,74,96,97,98,121,122,145,146" AT+FTS=? RESULT = "ERROR" RESPONSE = "ERROR" AT+FRS=? RESULT = "ERROR" RESPONSE = "ERROR" Thanks and regards, Volker -- Volker Dormeyer # v.dormeyer@t-online.de ____________________ 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