![]() |
Hi! Every time I try to send an SMS I get Apr 5 15:12:08 golem FaxQueuer[22325]: SUBMIT JOB 87 Apr 5 15:12:08 golem PageSend[22386]: MODEM set DTR OFF Apr 5 15:12:08 golem PageSend[22386]: DELAY 2600 ms Apr 5 15:12:11 golem PageSend[22386]: MODEM set DTR ON Apr 5 15:12:11 golem PageSend[22386]: MODEM set baud rate: 19200 baud, input flow NONE, outp ut flow NONE Apr 5 15:12:11 golem PageSend[22386]: MODEM flush i/o Apr 5 15:12:11 golem PageSend[22386]: <-- [24:AT&E9529071E0V1Q0S0=0H0\r] Apr 5 15:12:11 golem FaxGetty[22313]: ANSWER: Can not lock modem device Apr 5 15:12:11 golem PageSend[22386]: --> [2:OK] Apr 5 15:12:11 golem PageSend[22386]: <-- [12:ATS8=2S7=60\r] Apr 5 15:12:11 golem PageSend[22386]: --> [2:OK] Apr 5 15:12:11 golem PageSend[22386]: <-- [12:AT+FCLASS=?\r] Apr 5 15:12:11 golem PageSend[22386]: --> [5:0,1,8] Apr 5 15:12:11 golem PageSend[22386]: --> [2:OK] Apr 5 15:12:11 golem PageSend[22386]: <-- [12:AT+FCLASS=0\r] Apr 5 15:12:11 golem PageSend[22386]: --> [2:OK] Apr 5 15:12:11 golem PageSend[22386]: MODEM / Apr 5 15:12:11 golem PageSend[22386]: <-- [5:ATM0\r] Apr 5 15:12:11 golem PageSend[22386]: --> [2:OK] Apr 5 15:12:11 golem PageSend[22386]: MODEM set parity: 7 bits, even parity Apr 5 15:12:11 golem PageSend[22386]: MODEM input buffering disabled Apr 5 15:12:11 golem PageSend[22386]: SEND PAGE: JOB 87 DEST 01712092522 COMMID 00000130 Apr 5 15:12:45 golem PageSend[22386]: PAGE FAILED: Busy signal detected in the log. faxgetty could not lock the modem, could this be the error, or is it MODEM set parity: 7 bits, even parity >From Senpage HOWTO ----snipp----- What we do now is add &pagerTTYParity:"none" to the files named after the D1 and e-plus numbers this is to set the call to N-8-1 parity instead of the 7-E-1 as is the default, this is the parity the german providers use. ----snipp----- should the parity not be: no parity 8bits? I thought &pagerTTYParity:"none" was therefor. Here are my configfiles: etc/pagermap # SMS an D1 Handy #0170(.*) 01712092522/49170\1 0171(.*) 01712092522/49171\1 #0175(.*) 01712092522/49175\1 info/491712092522 supportsHighRes:yes supports2DEncoding:yes supportsPostScript:no calledBefore:no maxPageWidth:2432 maxPageLength:-1 maxSignallingRate:"14400" minScanlineTime:"0ms" remoteCSI:"" sendFailures:0 dialFailures:6 lastDialFailure:"Busy signal detected" &pagerTTYParity:"none" &pagingProtocol:"ixo" etc/config.ttyI0 CountryCode: 49 AreaCode: 2624 FAXNumber: +49.2624.9529071 LongDistancePrefix: 0 InternationalPrefix: 00 DialStringRules: etc/dialrules ServerTracing: 527 SessionTracing: 527 FaxRcvdCmd: bin/faxrcvd RecvFileMode: 0666 LogFileMode: 0600 DeviceMode: 0666 RingsBeforeAnswer: 2 SpeakerVolume: off GettyArgs: "-r -b -s %s %l" LocalIdentifier: "+49 2624 95 29 0 71 " LogFacility: local6 TagLineFont: etc/lutRS18.pcf TagLineFormat: "%%l|%c|Seite %%p von %%t" MaxRecvPages: 25 ModemType: Class1 ModemDialCmd: ATDT%s@ ModemResetCmds: "AT&E9529071" Class1Cmd: AT+FCLASS=1 Class1TCFResponseDelay: 75 Class1SendPPMDelay: 75 Class1SendTCFDelay: 75 Class1TrainingRecovery: 1500 Class1RecvAbortOK: 200 Class1FrameOverhead: 4 Class1RecvIdentTimer: 40000 Class1TCFMaxNonZero: 10 Class1TCFMinRun: 1000 Thanks for your help Marco