![]() |
Hi Robert, > Does efax do adaptive answer?...i had thought it just assumed it was a > fax. mgetty like faxgetty only does adaptive answer with class 2/2.0 > modems ie it is a function of the modem not the getty. Yes, 'efax -o1a ' does adaptive answer like this: 'at+fclass=0;a' ... CONNECT => data (or, wait for 10 sec) 'ath+fclass=1;a' ... CONNECT => fax mgetty could also use this method, but the only way it will recognize a fax connection is if it sees 'FAX', not 'CONNECT'. --Noel