![]() |
At 15:04 31/03/1998 +0100, Olaf Ihmig <oihmig@obelix.wave.de> wrote: >Hallo, > >what does following mean: > >Mar 31 14:52:46 fax-gw FaxQueuer[7418]: No regular expression for modem >class > You are probably using the ModemClass parameter incorrectly. It does not define whether the modem is class 1, 2, or whatever, but to define a name for a set of modems. ( Perhaps 'ModemSet' or 'ModemGroup' would be better description for this parameter ). The correct syntax would be: ModemClass: "any: ttyS[0-1]" This would set the default fax modems to use for any job to be ttyS0 and ttyS1; leaving, say, the modem on ttyS2 to be used by HylaFAX solely for inbound faxes. Cheers, Phil Watkinson Boston, UK. ~ with acknowledgement to Steve Williams' email of 18/12/96.