Sure enough, ttyS0 works just fine. statserial polls the modem control bits just fine & I can set/clear them with an RS-232 break out box. Hooked up a Best Data 56K fax/modem & I can do AT commands to it. When I send:
at+gcap
I get back:
+GCAP: +FCLASS,+MS,+ES,+DS
so it looks like the modem is working and supports fax 2 commands. But it does not work with efax-gtk. When I try to send a fax, efax errors out with the following log:
Socket running on port 9900
efax-0.9a: 23:02:16 opened /dev/modem
efax-0.9a: 23:02:17 using V3.210-V90_2M_DLSCONEXANTV90 in class 2
efax-0.9a: 23:02:17 dialing T<my email fax phone number here>
efax-0.9a: 23:02:31 The remote ID is " SpanDSP Fax Ident"
efax-0.9a: 23:02:31 connected
efax-0.9a: 23:02:58 Error: wrong response after command: +FDT
efax-0.9a: 23:02:58 Warning: wrong response after command: +FK
efax-0.9a: 23:02:58 failed page /home/stan_ely_k/Desktop/faxtest.pdf.001
efax-0.9a: 23:02:59 finished - invalid modem response
I tried to send a PDF and a PS file. Same results both times.
Any ideas would be greatly appreciated.