![]() |
If I enable server tracing (specifically to watch the FIFO communication, will it show up in syslog or under the log/ directory? I have ServerTracing: 0x04000 And only see the following 3 lines in /usr/adm/messages Mar 26 17:49:18 raptor HylaFAX[1461]: HylaFAX INET Protocol Server: restarted. Mar 26 17:49:18 raptor HylaFAX[1461]: HylaFAX Old Protocol Server: restarted. Mar 26 17:49:18 raptor HylaFAX[1461]: HylaFAX SNPP Protocol Server: restarted. Nothing shows up in session logs under the /log directory because it fails with this email (modified to remove phone number) Your pager job to 5551212 could not be completed before the appointed deadline. ---- Unsent job status ---- Destination: 5551212 JobID: 56 GroupID: 56 Sender: 0000-Admin Mailaddr: root@raptor.mtc.ti.com Submitted From: localhost Status: (nothing available) Dialogs: 0 (exchanges with remote device) Dials: 0 (consecutive failed calls to destination) Calls: 0 (total phone calls placed) ---- Unsent pages submitted for transmission ---- PIN 3334567 ---- Message text ---- configure defaults Thanks, [Charset ISO-8859-1 unsupported, filtering to ASCII...] > Rex Fowler wrote: > > I wrote: > > > > > I'm having some problem with alpha paging. The environment is > > > > Solaris 2.4 > > hylafax version hylafax-v4.0pl1 > > > > sendpage is hanging apparently right after the 'SEND' command. > > I'm guessing it has something to do with reading or writing to the FIFO > > but I'm unsure. > > The same thing happens with sendpage and sendfax, they timeout and fail. > > If I run > pagesend -m cua_b doneq/q47 > faxsend -m cua_b doneq/q46 > they succeed. > > So the problem seems to be with faxq and hfaxd processes communicating. > > I should have mentioned that I've tried the -q and sendpage will return > immediately but the message is never delivered and no session logs > are created. It never gets as far as trying to initialize and > dial the modem. Are there any FIFO peculiarities in Solaris > besides what configure tried to figure out? I have compiled with and > without the "FIFO bug" option for Solaris and get the same results. > > > Thanks for any tips, > > The tip is as usual: enable the tracing of the server(s), in this > case for the messages passed through the FIFO's, and see what's > going on. > > matthias > > > > > Here's a sample telnet sesion with port 444 > > > > raptor 956$ telnet localhost 444 > > Trying 127.0.0.1 ... > > Connected to localhost. > > Escape character is '^]'. > > 220 raptor.mtc.ti.com SNPP server (HylaFAX (tm) Version 4.0pl1) ready. > > login rmfowler > > 230 User rmfowler logged in. > > page rex > > 500 PAFE: Command not recognized. > > page rex > > 250 Pager ID accepted; provider: xxxyyyy pin: wwwzzzz jobid: 40. > > mess testing telnet > > 250 Message text OK. > > send > > 250 Message processing completed. > > > > There is a few minute delay before the '250 Message processing completed' > > > > If you don't use the "-q" flag of sendpage(1) (or don't use > > the "SITE JQUEUE yes" command in the protocol session with > > telnet) the sendpage(1) will wait for the job delivery to > > the paging central service. This may take some time (modem > > dialing and handshaking, error situations etc.). > > > > Look into a session log with "tail -f ....." to see what's > > going on during page delivery. > > > > If I interrupt it, I can then use 'pagesend' to send the message > > successfully. > > > > Any ideas of what I can look or if there's more information I can give you. > > Since pagesend works, I believe the modem and serial port are setup ok. > > The problem seems to be communication between hfaxd and faxq. > > > > Don't think so but you may look into the servertracing with > > enabled trace for the FIFO messages (0x04000). > > > > matthias > > > > They 2 processed do share a FIFO, correct? From what I can tell, > > another FIFO per device is created when using faxgetty, which I'm not > > currently. > > > > Thanks, > > > > -- > > Rex Fowler http://www.mtc.ti.com/~rmfowler > > (972)997-2779 mailto:rmfowler@mtc.ti.com > > Alpha Pager http://www.mtc.ti.com/cgi-bin/alpha_pager.cgi > > TI MSG rfow > > > -- > Rex Fowler http://www.mtc.ti.com/~rmfowler > (972)997-2779 mailto:rmfowler@mtc.ti.com > Alpha Pager http://www.mtc.ti.com/cgi-bin/alpha_pager.cgi > TI MSG rfow -- Rex Fowler http://www.mtc.ti.com/~rmfowler (972)997-2779 mailto:rmfowler@mtc.ti.com Alpha Pager http://www.mtc.ti.com/cgi-bin/alpha_pager.cgi TI MSG rfow