HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: debugging help needed
On Sat, 29 Aug 1998, Bernd Rosauer wrote:
> Aug 29 19:23:56 faber FaxQueuer[2569]: HylaFAX (tm) Version 4.0pl2
> Aug 29 19:23:56 faber FaxQueuer[2569]: Copyright (c) 1990-1996 Sam Leffler
> Aug 29 19:23:56 faber FaxQueuer[2569]: Copyright (c) 1991-1996 Silicon Graphics, Inc.
> Aug 29 19:25:38 faber FaxQueuer[2569]: MODEM /dev/cuaa2 appears to be wedged
> Aug 29 19:25:38 faber FaxQueuer[2569]: MODEM WEDGED: bin/wedged "cuaa2" "/dev/cuaa2"
>
> There is no session trace showing up in the log subdirectory,
> although I set SessionTracing to 0x94be. (Why?)
The session log doesn't come up until a link to the remote fax is
established, if I recall correctly.
> My modem is a ELSA MicroLink 33.6MC which is Class-2.0-capable.
>
> What might be wrong with my configuration? Is there any tracing
> bit which will reveal more information? How should I track down
> the problem?
You need to bump the ServerTracing up a bit and check out the chat
session (via syslog) between HylaFAX and your modem.
Jonathan Chen
-----
char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}