hylafax-log.4f
上传用户:weiyuanprp
上传日期:2020-05-20
资源大小:1169k
文件大小:29k
源码类别:

传真(Fax)编程

开发平台:

C/C++

  1. ." $Id: hylafax-log.4f,v 1.2 2007/08/15 20:14:10 faxguy Exp $
  2. ."
  3. ." HylaFAX Facsimile Software
  4. ."
  5. ." Copyright (c) 1990-1996 Sam Leffler
  6. ." Copyright (c) 1991-1996 Silicon Graphics, Inc.
  7. ." HylaFAX is a trademark of Silicon Graphics
  8. ." 
  9. ." Permission to use, copy, modify, distribute, and sell this software and 
  10. ." its documentation for any purpose is hereby granted without fee, provided
  11. ." that (i) the above copyright notices and this permission notice appear in
  12. ." all copies of the software and related documentation, and (ii) the names of
  13. ." Sam Leffler and Silicon Graphics may not be used in any advertising or
  14. ." publicity relating to the software without the specific, prior written
  15. ." permission of Sam Leffler and Silicon Graphics.
  16. ." 
  17. ." THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, 
  18. ." EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY 
  19. ." WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.  
  20. ." 
  21. ." IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
  22. ." ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
  23. ." OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
  24. ." WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF 
  25. ." LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE 
  26. ." OF THIS SOFTWARE.
  27. ."
  28. .if n .po 0
  29. .ds Fx fIHylas-1FAXs+1fP
  30. .ds Ps Ps-2OSTs+2Ss-2CRIPTs+2
  31. .TH HYLAFAX-LOG ${MANNUM4_5} "May 12, 1996"
  32. .SH NAME
  33. log/* - session log files
  34. .SH DESCRIPTION
  35. Files in the
  36. .B log
  37. directory in the *(Fx
  38. spooling area contain logging/tracing information about
  39. transmit and receive sessions.
  40. One file exists for each inbound or outbound call,
  41. with the filename of the form ``cXXXXXXXX'' where XXXXXXXX
  42. is a decimal sequence number termed a 
  43. .IR "communication identifier" .
  44. The amount and kind of tracing information that is recorded
  45. for a call is defined by the
  46. .B SessionTracing
  47. parameter specified in the modem configuration file; see
  48. .IR hylafax-config (${MANNUM4_5}).
  49. .PP
  50. Note that logging/tracing information generated by the server
  51. outside of a session is directed to the
  52. .IR syslog (3)
  53. service and is controlled by the
  54. .B LogFacility
  55. and
  56. .B ServerTracing
  57. parameters specified in the modem configuration file.
  58. .PP
  59. [fBNB: The remainder of this manual page is out of date.fP]
  60. .SH "SERVER OPERATION"
  61. The following messages may appear when server operation tracing
  62. (bit 1) is enabled:
  63. .PP
  64. fBMODEM: Unknown type "%s" ignoredfP.
  65. The
  66. .B ModemType
  67. configuration parameter was not recognized.
  68. .PP
  69. fBMODEM %s %s/%sfP.
  70. This message is generated each time the modem is reset and made ready
  71. for use.
  72. .PP
  73. fB%s: Can not lock device.fP.
  74. The 
  75. .SM UUCP
  76. lockfile for the modem could not be created because another
  77. process has a lockfile already in place.
  78. .PP
  79. fB%s: Can not open modem (%m)fP.
  80. .IR open (2)
  81. on the special device file for the modem failed; the error status
  82. is presented; c.f.
  83. .IR intro (2).
  84. .PP
  85. fB%s: Can not open modem (timed out).fP.
  86. .IR open (2)
  87. on the special device file blocked and was timed out.
  88. This typically is because the system does not support a non-blocking
  89. mechanism for opening the device and the presented interface requires
  90. that carrier be present before the open can succeed.
  91. .PP
  92. fB%s: setuid root failed (%m)fP.
  93. The server process was unable to establish root privileges.
  94. This is usually caused by server being improperly installed.
  95. .PP
  96. fB%s: fcntl: %mfP.
  97. The server was unable to turn off the 
  98. .SM O_NDELAY
  99. bit on the open modem file descriptor after doing a non-blocking
  100. open of the modem device special file.
  101. .PP
  102. fBschedctl: %mfP.
  103. (fIOnly on Silicon Graphics systems.fP)
  104. A
  105. .IR schedctl (2)
  106. system call to set the server process priority failed.
  107. .PP
  108. fBsched policy=%d, priority=%dfP.
  109. (fIOnly on POSIX compliant systems.fP)
  110. Describes a
  111. .IR setscheduler (2)
  112. system call to enhance real-time job scheduling.
  113. .PP
  114. fBUnable to set %s scheduling parameters: %mfP.
  115. (fIOnly on s-1SVR4s+1-style systems.fP)
  116. A
  117. .IR priocntl
  118. system call to set the server process priority failed.
  119. .PP
  120. fBpriocntl(%s): %mfP.
  121. (fIOnly on s-1SVR4s+1-style systems.fP)
  122. A
  123. .IR priocntl
  124. system call to get the current process scheduling information failed.
  125. .PP
  126. fBsched policy=%d, priority=%dfP.
  127. (fIOnly on POSIX-compliant systems.fP)
  128. Indicates a possible change in the system job scheduling due to use of
  129. .B PriorityScheduling
  130. .PP
  131. fB%s: Can not deduce modem type.fP.
  132. The server was unable to reset and initialize the modem.
  133. This can be caused by many things: wrong device filename, improper
  134. cabling, incorrect modem type, incorrect modem configuration, etc.
  135. .PP
  136. fBRECV: Permission denied (unacceptable client TSI)fP.
  137. A receive request was denied because the client was denied access
  138. through the
  139. .SM TSI
  140. access control list mechanism; c.f.
  141. .IR tsi (${MANNUM4_5}).
  142. .PP
  143. fBRECV: Unable to create file "%s" for received datafP.
  144. The server was unable to create a file for writing
  145. the received facsimile data.
  146. Check the permission on the
  147. .B recvq
  148. subdirectory.
  149. Beware also that the server uses
  150. .IR tempnam (3)
  151. to create these files and the presence of the
  152. .SM TMPDIR
  153. environment variable may cause the server to try to create 
  154. files in a directory other than the
  155. .B recvq
  156. directory.
  157. .PP
  158. fBRECV data in "%s"fP.
  159. This is an information message; the received facsimile is being
  160. placed in the specified filename.
  161. .PP
  162. fBRECV: empty file "%s" deletedfP.
  163. A receive operation terminated without any good pages being received;
  164. consequently the empty file is deleted.
  165. .PP
  166. fBACCEPT TSI "%s"fP.
  167. The
  168. .SM TSI
  169. received during a receive operation was accepted and the receive
  170. will continue.
  171. .PP
  172. fBREJECT TSI "%s"fP.
  173. The
  174. .SM TSI
  175. received during a receive operation was rejected and the receive
  176. will be aborted at the next opportunity.
  177. .PP
  178. fBPOLL: Unable to create file "%s" for received datafP.
  179. The server was unable to create a file for the polled data.
  180. See also above under ``fBRECV: Unable...fP''.
  181. .PP
  182. fBPOLL: empty file "%s" deletedfP.
  183. A poll operation terminated without any good pages being received;
  184. consequently the empty file is deleted.
  185. .PP
  186. fBinternal muckup, lost polling requestfP.
  187. This message should not appear; it
  188. indicates the server went to do a poll but did not find
  189. the user-specified poll request in its job description; c.f.
  190. .IR sendq (${MANNUM4_5}).
  191. .PP
  192. fBSEND FAILED: %sfP.
  193. A transmission failed for the reason shown.
  194. .PP
  195. fBSEND: Can not open document file "%s", dirnum %dfP.
  196. The server was unable to open the
  197. .SM TIFF
  198. document file that was to be transmitted.
  199. .PP
  200. fBSEND: Can not set directory in document file "%s", dirnum %dfP.
  201. The server was unable to access the
  202. .SM TIFF
  203. directory associated with the next page to transmit.
  204. The document file and directory number for the page are shown.
  205. .PP
  206. fBSEND: %s "%s", dirnum %dfP.
  207. A transmission failed because three attempts were made to transmit the
  208. same page.  The full reason for the failure is displayed along with
  209. the document filename and directory number of the page that failed.
  210. .PP
  211. fBSEND: Document is not in a Group 3-compatible format (file %s, compression %d)fP.
  212. The 
  213. .SM TIFF
  214. document submitted for transmission was not was not compressed
  215. with
  216. .SM "CCITT T.4"
  217. compression; the
  218. .SM TIFF
  219. compression code number is shown.
  220. This is treated as a fatal error and the job is aborted.
  221. .PP
  222. fBREJECT: Document was encoded with 2DMR, but client does not support this data formatfP.
  223. The document to be transmitted was encoded using the optional
  224. .SM 2DMR
  225. form of the
  226. .SM "CCITT T.4"
  227. standard, but the client capabilities indicate this data format is not
  228. supported.
  229. This is not a fatal error; the server will disconnect and reimage the
  230. document using
  231. .SM 1DMH
  232. encoding.
  233. .PP
  234. fBREJECT: Client does not support document page width, max remote page width %u, image width %lufP.
  235. The document to be transmitted was imaged using a page width that is
  236. not supported by the client.
  237. This is not a fatal error; the server will disconnect and reimage the document
  238. using the newly discovered client capabilities.
  239. .PP
  240. fBREJECT: High resolution document is not supported by client, image resolution %g line/mmfP.
  241. The document to be transmitted was imaged using 7 line/mm, but the client
  242. only supports 3.85 line/mm.
  243. This is not a fatal error; the server will disconnect and reimage the document
  244. using the newly discovered client capabilities.
  245. .PP
  246. fBREJECT: Client does not support document page length, max remote page length %d mm, image length %lu rows (%.2f mm)fP.
  247. The document to be transmitted was imaged using a page length that is
  248. not supported by the client.
  249. This is not a fatal error; the server will disconnect and reimage the document
  250. using the newly discovered client capabilities.
  251. .PP
  252. fBABORT: job abort requestedfP.
  253. The server received a request on a command
  254. .SM FIFO
  255. file to abort the current send/receive job.
  256. .PP
  257. fBANSWER: Can not lock modem devicefP.
  258. The server went to answer an incoming call, but found the device
  259. locked for use by another process.
  260. This is the usual scenario that takes place when an outbound call is
  261. made through the modem: the echo from data written to the modem causes
  262. the fax server to wakeup, only to discover the
  263. .SM UUCP
  264. lockfile for the outgoing call.
  265. The fax server will discard its handle on the modem and wait for the
  266. lockfile to be removed.
  267. .PP
  268. fBANSWER: FAX CONNECTIONfP.
  269. The server is initiating service for an incoming facsimile call.
  270. .PP
  271. fBANSWER: DATA CONNECTIONfP.
  272. The server is initiating service for an incoming data call.
  273. .PP
  274. fBANSWER: Data connections are not permittedfP.
  275. The server rejected an incoming data call because the configured
  276. .B GettyArgs
  277. parameter is null.
  278. .PP
  279. fBANSWER: Could not switch modem to data servicefP.
  280. The server was unable to initiate service for an incoming data call
  281. because of some problem in setting up the modem for data use.
  282. .PP
  283. fBANSWER: VOICE CONNECTIONfP.
  284. The server is initiating service for an incoming voice call.
  285. .PP
  286. fBANSWER: Could not switch modem to voice servicefP.
  287. The server was unable to initiate service for an incoming voice call
  288. because of some problem in setting up the modem for voice use.
  289. .PP
  290. fBANSWER: %sfP.
  291. An error was detected by the modem layer while setting up an incoming call.
  292. .PP
  293. fBGETTY: could not createfP.
  294. The server was unable to create an internal data structure used
  295. to track a getty process.
  296. .PP
  297. fBGETTY: can not forkfP.
  298. The server was unable to
  299. .IR fork (2)
  300. a new process in order to startup the getty program.
  301. .PP
  302. fBrunGetty::setregid: %mfP.
  303. .br
  304. fBrunGetty::setreuid: %mfP.
  305. The server was unable to change the process identity before starting
  306. up the getty program.
  307. .PP
  308. fBGETTY: start pid %u, "%s"fP.
  309. The server has started up a getty program to service the incoming
  310. data call.
  311. The getty process identifier is displayed along with the arguments
  312. passed to the program.
  313. .PP
  314. fBGETTY: terminated, exit status %#ofP.
  315. The server has reaped a getty process which it started up.
  316. .PP
  317. fBParse error in dial string rules "%s"fP.
  318. The dial string rules in the specified file contain a syntax error.
  319. The
  320. .IR dialtest (${MANNUM1_8})
  321. program should be used to debug the problem.
  322. .PP
  323. fBUnknown answer type "%s"fP.
  324. The 
  325. .B AnswerRotary
  326. configuration parameter has an invalid answer type string; consult
  327. .IR hylafax-config (${MANNUM4_5}).
  328. .PP
  329. fBSyntax error, missing ':' in "%s"fP.
  330. .br
  331. fBSyntax error, missing quote mark in "%s"fP.
  332. .br
  333. fBUnknown configuration parameter "%s" ignoredfP.
  334. A syntax error was encountered in the server configuration file
  335. or in a message received through the
  336. .SM FIFO
  337. special file.
  338. .SH "FAX PROTOCOL"
  339. The following messages may appear when the facsimile protocol tracing
  340. (bit 2) is enabled:
  341. .PP
  342. fB%s: %s (Phase B)fP.
  343. An error occurred during Phase B of Group 3 protocol processing.
  344. .PP
  345. fBBad HDLC terminating flag received.fP.
  346. During Class 1 ECM; a terminating flag for an HDLC frame was corrupt.
  347. .PP
  348. fBDELAY %u msfP.
  349. A %u-millisecond delay was done on the host.
  350. .PP
  351. fBDIAL %sfP.
  352. The phone number %s was dialed.  Note that this is the 
  353. phone number passed as an argument to the
  354. .I ModemDialCmd
  355. parameter and so may not include additional
  356. dialing prefixes sent to the modem.
  357. .PP
  358. fBError sending T.30 prologue framesfP.
  359. An error occurred while trying to transmit the
  360. .SM "T.30 DCS"
  361. frames.
  362. .PP
  363. fBHDLC frame length invalidfP.
  364. An ECM
  365. .SM HDLC
  366. protocol message was excessively long.
  367. .PP
  368. fBHDLC frame not byte-oriented.  Trailing byte: %#xfP.
  369. An ECM
  370. .SM HDLC
  371. protocol message was received with a number of bits
  372. incompatible with necessary byte-orientation.
  373. .PP
  374. fBHDLC frame too short (%u bytes)fP.
  375. An
  376. .SM HDLC
  377. protocol message was not at least 3 bytes long outside of
  378. ECM protocol or at least 5 bytes long within ECM protocol.
  379. .PP
  380. fBHDLC frame with bad address field %#xfP.
  381. An
  382. .SM HDLC
  383. protocol message was sent/received with an address field other
  384. than 0xff.
  385. .PP
  386. fBHDLC frame with bad control field %#xfP.
  387. An
  388. .SM HDLC
  389. protocol message was sent/received with an invalid
  390. control field.
  391. .PP
  392. fBMODEM ERROR: %sfP.
  393. While waiting for a modem response/result an error was
  394. encountered (e.g. an ``s-1ERRORs+1'' result code).
  395. .PP
  396. fBMODEM protocol botch ("%s"), cannot parse PPRfP.
  397. The Class 2 modem driver encountered an error parsing the post-page
  398. response code in a ``s-1+FPTS:s+1'' status message.
  399. .PP
  400. fBMODEM protocol botch, can not parse "%s"fP.
  401. The Class 2 modem driver encountered an error parsing the displayed
  402. session capabilities string.
  403. This is usually due to a communication problem between host and
  404. modem (though it can also be caused by bogus modem firmware).
  405. .PP
  406. fBMODEM protocol botch: OK without +FPTS:fP.
  407. The Class 2 modem driver encountered an error in the host-modem
  408. protocol for receiving facsimile.
  409. While waiting for the post-page status (``s-1+FPTS:s+1''),
  410. an ``s-1OKs+1'' result was received first.
  411. This should never happen.
  412. .PP
  413. fBMODEM protocol botch: +FET: without +FPTS:fP.
  414. The Class 2 modem driver encountered an error in the host-modem
  415. protocol for receiving facsimile.
  416. While waiting for the post-page status (``s-1+FPTS:s+1''),
  417. a ``s-1+FET:s+1'' status message was received first.
  418. This should never happen.
  419. .PP
  420. fBPOLL with CIG "%s"fP.
  421. A poll operation is beginning; the Calling Subscriber Identification 
  422. string that is transmitted to the peer is displayed.
  423. .PP
  424. fBPOLL: beginfP.
  425. The server is beginning a polled receive operation.
  426. .PP
  427. fBPOLL: endfP.
  428. The server just completed a polled receive operation.
  429. .PP
  430. fBPOLL: %s (begin)fP.
  431. The specified error message occurred when
  432. initiating the poll operation.
  433. .PP
  434. fBPOLL: %s (end)fP.
  435. The specified error message occurred while
  436. terminating the poll operation.
  437. .PP
  438. fBProblem receiving post-page HDLC framefP.
  439. An error occurred while receiving the HDLC frame that is expected
  440. to hold the post-page message.
  441. .PP
  442. fBProblem sending TCF datafP.
  443. An error occurred while sending the TCF data during training.
  444. .PP
  445. fBRECV PPM: %sfP.
  446. The specified post-page message was received during a receive operation.
  447. .PP
  448. fBRECV PPR: %sfP.
  449. The specified post-page response was transmitted during a receive operation.
  450. .PP
  451. fBRECV training at %s %sfP.
  452. During a receive operation, begin training at the specified modulation
  453. and signalling rate.
  454. .PP
  455. fBRECV: beginfP.
  456. The server is beginning a receive operation.
  457. .PP
  458. fBRECV: endfP.
  459. The server just completed a receive operation.
  460. .PP
  461. fBRECV: %d bytes of datafP.
  462. During a receive operation the specified number of bytes of
  463. facsimile data were received for the current page.
  464. .PP
  465. fBRECV: %lu bytes, %lu total rowsfP.
  466. During a receive operation the specified number of bytes of
  467. facsimile data were received.
  468. The current running total of rows in the current page being
  469. received is also displayed.
  470. .PP
  471. fBRECV: %s (begin)fP.
  472. The specified error message occurred when
  473. initiating the receive operation.
  474. .PP
  475. fBRECV: %s (end)fP.
  476. The specified error message occurred while
  477. terminating the receive operation.
  478. .PP
  479. fBRECV: TCF %u bytes, %u%% non-zero, %u zero-runfP.
  480. When receiving training, the received
  481. .SM TCF 
  482. had the specified number of bytes of which a certain percentage
  483. was non-zero and the longest consecutive run of zero data was
  484. found.
  485. .PP
  486. fBRECV: reject TCF (too many non-zero, max %u%%)fP.
  487. The received
  488. .SM TCF
  489. was deemed unacceptable because there was too high a percentage
  490. of non-zero data in it.
  491. The
  492. .B Class1TCFMaxNonZero
  493. configuration parameter controls this decision.
  494. .PP
  495. fBRECV: reject TCF (zero run too short, min %u)fP.
  496. The received
  497. .SM TCF
  498. was deemed unacceptable because the longest run of zero data
  499. was too short.
  500. The
  501. .B Class1TCFMinZero
  502. configuration parameter controls this decision.
  503. .PP
  504. fBRECV: bad code word 0x%x, len %d, row %lufP.
  505. .PP
  506. fBRECV: begin pagefP.
  507. During a receive operation a new page of data is about to received
  508. on the high speed message carrier.
  509. .PP
  510. fBRECV: end pagefP.
  511. During a receive operation, receipt of page of data
  512. on the high speed message carrier just completed.
  513. .PP
  514. fBRECV frame FCS check failedfP.
  515. During ECM protocol, a received
  516. .SM HDLC
  517. frame was received which fails the CRC check and the frame was marked
  518. as corrupt.
  519. .PP
  520. fBRECV: premature EOFfP.
  521. The server did not receive <DLE><ETX> to signal the end of a page
  522. of facsimile data during a page receive operation.
  523. .PP
  524. fBREMOTE supports *(Ps transferfP.
  525. .br
  526. fBREMOTE does not support *(Ps transferfP.
  527. The peer does or does not support the Adobe *(Ps transfer
  528. extensions to the
  529. .SM T.30
  530. protocol.
  531. .PP
  532. fBRECV: Missing EOL after 5 secondsfP.
  533. The server timed out while receiving page data.
  534. This typically is caused by a flow control configuration problem
  535. that causes data from the modem to the host to be stopped.
  536. .PP
  537. fBRECV: %u bytes of data, %lu total linesfP.
  538. While receiving page data, %u bytes of raw data were received;
  539. the current total number of rows in the page are also displayed.
  540. .PP
  541. fBRECV: %lu bad lines %lu consecutive bad linesfP.
  542. After the completion of a page receive, the total number of
  543. rows received in error and the maximum consecutive rows that
  544. were received in error are printed.
  545. These numbers should always be zero unless copy quality checking
  546. is done in the host.
  547. .PP
  548. fBRECV received %u frames of block %u of page %ufP.
  549. When the server does Class 1 ECM; a complete block has been received
  550. with a given number of frames for a named page.
  551. .PP
  552. fBRECV received assumed RCP frame with block endfP.
  553. When the server does Class 1 ECM; the block-end indicator was received
  554. without a proper RCP frame and the receipt of an RCP frame was
  555. therefore assumed or feigned.
  556. .PP
  557. fBRECV received frame number %ufP.
  558. When the server does Class 1 ECM; the numbered image frame has been received.
  559. .PP
  560. fBRECV received RCP framefP.
  561. When the server does Class 1 ECM; the first RCP frame was received,
  562. which signifies the end of the image block.
  563. .PP
  564. fBRECV: REJECT page quality, %u%% good lines (%u%% required)fP.
  565. When the server does copy quality checking; the received page
  566. is deemed to have unacceptable quality because the percentage
  567. of good rows in the page is too low.
  568. This check is controlled by the
  569. .B PercentGoodLines
  570. configuration parameter.
  571. .PP
  572. fBRECV: REJECT page quality, %u-line run (max %u)fP.
  573. When the server does copy quality checking; the received page
  574. is deemed to have unacceptable quality because the maximum
  575. consecutive rows that were received in error exceeds the threshold
  576. specified by the
  577. .B MaxBadLines
  578. configuration parameter.
  579. .PP
  580. fBRECV sent fourth PPRfP.
  581. During Class 1 ECM; the server has rejected a received image block
  582. consecutively four times at which point the sender is allowed to either
  583. continue to retransmit the block or to end retransmissions.
  584. .PP
  585. fBREMOTE HANGUP: %s (code %s)fP.
  586. The modem returned a hangup status code (``s-1+FHNG:s+1'' or
  587. ``s-1+FHS:s+1'') to the host.
  588. This indicates a protocol problem that was determined 
  589. .BR "within the modem" ;
  590. there is usually nothing that the server can do to work around such errors.
  591. .PP
  592. fBREMOTE TSI "%s"fP.
  593. During a receive operation, the specified
  594. .SM TSI
  595. was received.
  596. This string is checked against the
  597. .SM TSI
  598. access control list described in
  599. .IR tsi (${MANNUM4_5}).
  600. .PP
  601. fBREMOTE best format %sfP.
  602. The peers' ``best'' data format according to the received
  603. .SM DIS
  604. frame.
  605. ``Best'' here is based on the belief that
  606. .SM 2DMMR
  607. data is better than
  608. .SM 2DMR
  609. with optional uncompressed data, is better than
  610. .SM 2DMR
  611. data, is better than
  612. .SM 1DMH
  613. data.
  614. .PP
  615. fBREMOTE best rate %sfP.
  616. The peers' best signalling rate according to the received
  617. .SM DIS
  618. frame.
  619. .PP
  620. fBREMOTE best vres %sfP.
  621. The peers' best vertical resolution according to the received
  622. .SM DIS
  623. frame.
  624. .PP
  625. fBREMOTE has document to POLLfP.
  626. The peer indicates it has a document that is available
  627. for retrieval.
  628. .PP
  629. fBREMOTE max %sfP.
  630. The peers' maximum page width/length according to the received
  631. .SM DIS
  632. frame.
  633. .PP
  634. fBREMOTE supports error correctionfP.
  635. The peer supports the optional Error Correct Mode (c
  636. .SM ECMc
  637. ) according to the received
  638. .SM DIS
  639. frame.
  640. .PP
  641. fBREMOTE wants %sfP.
  642. The received
  643. .SM DCS
  644. frame indicates the peer wants the specified capability.
  645. .PP
  646. fBSEND file "%s"fP.
  647. The specified file is about to be transmitted.
  648. .PP
  649. fBSEND 1D RTCfP.
  650. .br
  651. fBSEND 2D RTCfP.
  652. A 1D- or 2D-encoded Return To Control (c
  653. .SM RTCc
  654. ) packet was sent to terminate the transmission of a page of facsimile data.
  655. .PP
  656. fBSEND begin pagefP.
  657. A page of facsimile data is about to be transmitted on the
  658. high speed message carrier.
  659. .PP
  660. fBSEND end pagefP.
  661. The transmission of a page of facsimile data on the
  662. high speed message carrier was completed.
  663. .PP
  664. fBSEND training at %s %sfP.
  665. Training is about to be sent to the peer using the specified
  666. modulation and signalling rate.
  667. .PP
  668. fBSENT %u bytes of datafP.
  669. The specified amount of raw facsimile page data was transmitted
  670. on the high speed message carrier.
  671. .PP
  672. fBTRAINING failedfP.
  673. .br
  674. fBTRAINING succeededfP.
  675. Peer training succeeded or failed.  When sending this is based on
  676. a message returned by the peer.
  677. When receiving this is based on an analysis of the received
  678. .SM TCF
  679. data.
  680. .PP
  681. fBUSE %sfP.
  682. Use the specified session capability during a send or receive.
  683. The capability is based on the peers' best capabilities, the
  684. capabilities of the modem, and, when transmitting, the characteristics
  685. of the document.
  686. .SH "MODEM OPERATIONS"
  687. The following messages may appear when modem operation tracing
  688. (bit 3) is enabled:
  689. .PP
  690. fBMODEM set baud rate: %d baud, input flow %s, output flow %sfP.
  691. The
  692. .SM DTE-DCE
  693. communication rate was set %d bits/sec on the host and
  694. the specified flow control method was setup for data received
  695. from the modem (input) and transmitted to the modem (output).
  696. .PP
  697. fBMODEM set baud rate: %d baud (flow control unchanged)fP.
  698. The 
  699. .SM DTE-DCE
  700. communication rate was changed
  701. without modifying the current flow control setup.
  702. .PP
  703. fBMODEM set XON/XOFF/NOW: input %s, output %sfP.
  704. .br
  705. fBMODEM set XON/XOFF/DRAIN: input %s, output %sfP.
  706. .br
  707. fBMODEM set XON/XOFF/FLUSH: input %s, output %sfP.
  708. The software flow control setup for data exchanged between host
  709. and modem was changed.
  710. The
  711. .SM NOW ,
  712. .SM DRAIN ,
  713. and
  714. .SM FLUSH ,
  715. actions indicate whether the operation is done immediately, after
  716. any pending data is transmitted to the modem, or after pending data
  717. is discarded.
  718. On input
  719. .SM XON/XOFF
  720. characters are either
  721. .I ignored
  722. (passed through to the server uninterpreted)
  723. or
  724. .I interpreted
  725. (by the system's terminal driver in order to control the flow of data).
  726. Likewise, on output
  727. .SM XON/XOFF
  728. characters are either
  729. .I disabled
  730. (not generated by the terminal driver), or
  731. .I generated
  732. (by the terminal driver to effect flow control of data
  733. from the modem to the host).
  734. .PP
  735. fBMODEM input buffering enabledfP.
  736. .br
  737. fBMODEM input buffering disabledfP.
  738. On systems that buffer input data in the operating system before delivering
  739. it to applications the server will enable and disable buffering as
  740. best it can in those cases where low input latency is critical.
  741. .".PP
  742. ."fBMODEM send breakfP.
  743. ."A break signal was sent to the modem.
  744. ."At present only the Everex modem driver sends breaks.
  745. .PP
  746. fBTIMEOUT: %sfP.
  747. A timeout occurred while doing a modem-related operation; typically
  748. reading or writing data.
  749. .PP
  750. fBError #%u reading from modemfP.
  751. An error was returned by a 
  752. .IR read (2)
  753. system call.
  754. This usually happens when the modem prematurely drops the
  755. .SM DCD
  756. signal.
  757. .SH "MODEM COMMUNICATION"
  758. The following messages may appear when modem communication tracing
  759. (bit 4) is enabled:
  760. .PP
  761. fB--> [%d:%s]fP.
  762. A %d-byte line of data was received from the modem.
  763. Printable data are displayed.
  764. .PP
  765. fB<-- data [%d]fP.
  766. %d bytes of unprintable data were sent to the modem, typically
  767. facsimile data.
  768. .PP
  769. fB<-- [%d:%s]fP.
  770. %d bytes of printable data were sent to the modem.
  771. The data are displayed.
  772. .SH "TIMEOUTS"
  773. The following messages may appear when timeout tracing (bit 5) is enabled:
  774. .br
  775. fBstart %d second timerfP,
  776. .br
  777. fBstop timerfP (stop the current timeout before it expires), and
  778. .br
  779. fBstop timer - timer expiredfP (the current timeout expired.)
  780. .SH "HDLC FRAMES"
  781. When tracing of raw
  782. .SM HDLC
  783. frames (bit 6) is enabled each frame sent and received is logged:
  784. fB<-- HDLC<%u:%.*s>fP
  785. for sent frames and
  786. fB--> HDLC<%u:%.*s>fP
  787. for received frames.
  788. These messages indicate that a %u-byte long
  789. .SM HDLC
  790. frame was sent or received.
  791. The first byte should always be 0xff, the address field specified
  792. for dialup communication.
  793. The second byte should be a frame control field.
  794. The contents of the frame is displayed as sequence of bytes in hexadecimal.
  795. .SH "BINARY I/O"
  796. When binary input/output (bit 7) is traced there are two types of messages
  797. logged:
  798. fB<-- <%u:%.*s>fP
  799. for data sent to the modem and
  800. fB--> <%u:%.*s>fP
  801. for data received from the modem.
  802. Each message indicates that %u bytes of data were transferred.
  803. The data is displayed as a sequence of bytes in hexadecimal.
  804. .SH "SERVER STATE TRANSITIONS"
  805. Bit 8 controls the tracing of state transitions in the facsimile server.
  806. There are currently eight states:
  807. .sp .5
  808. .RS
  809. .nf
  810. .ta w's-1MODEMWAITs+1    'u
  811. fBStatefP fBDescriptionfP
  812. s-1BASEs+1  during startup and initialization
  813. s-1RUNNINGs+1 normal operation
  814. s-1MODEMWAITs+1 waiting for the modem to come ready after a reset
  815. s-1LOCKWAITs+1 waiting for a s-1UUCPs+1 lockfile to be removed
  816. s-1GETTYWAITs+1 waiting for a fIgettyfP process to terminate
  817. s-1SENDINGs+1 transmitting a facsimile
  818. s-1ANSWERINGs+1 answering an incoming telephone call
  819. s-1RECEIVINGs+1 receiving a facsimile
  820. .fi
  821. .RE
  822. .PP
  823. fBSTATE CHANGE: %s -> %s (timeout %ld)fP.
  824. The server is changing its internal state.  The
  825. timeout (in seconds) is used when polling for 
  826. asynchronous events such as a modem becoming ready.
  827. .PP
  828. fBSTATE CHANGE: %s -> %sfP.
  829. The server is changing its internal state without starting a timeout.
  830. .SH "QUEUE MANAGEMENT"
  831. Bit 9 controls the tracing the management of the job queue.
  832. .PP
  833. fBSEND NOT READY: "%s" in %sfP.
  834. It was not time to send the specified job; it will be requeued for
  835. the indicated time interval.
  836. .PP
  837. fBSEND BLOCKED BY CONCURRENT CALL: "%s" in %sfP.
  838. The specified job is blocked by another call to the same phone number;
  839. it will be requeued for the indicated time interval.
  840. .PP
  841. fBSEND BLOCKED BY CONCURRENT JOB: "%s" by "%s"fP.
  842. The specified job is blocked by another job to the same phone number;
  843. it will be requeued for the indicated time interval.
  844. .PP
  845. fBJOB "%s"fP.
  846. The specified job is about to be processed.
  847. .PP
  848. fBCONVERT POSTSCRIPT: "%s"fP.
  849. The server is about to invoke the *(Ps interpreter to image a
  850. document; the shell command used is displayed.
  851. .PP
  852. fBJOB TIMER START %sfP.
  853. The timer used to control scanning of the job queue is started with
  854. the displayed value.
  855. .PP
  856. fBJOB TIMER STOP (Q head %s tts %s)fP.
  857. The timer used to control scanning of the job queue is stopped.
  858. The job at the head of the queue and that job's time-to-send are displayed.
  859. .PP
  860. fBJOB TIMER STOP (Q empty)fP.
  861. The timer used to control scanning of the job queue is stopped.
  862. The job queue was found to be empty.
  863. .SH "COPY QUALITY"
  864. When doing copy quality checking during a receive operation the following
  865. messages may be logged if bit 10 is set:
  866. .PP
  867. fBRECV/CQ: adjusting for trailing noise (%lu run)fP.
  868. The total number of rows of data in the received page is adjusted
  869. (downward) by %lu.
  870. This is done to handle the case where garbage data are received after the
  871. .SM RTC
  872. resulting in some number of consecutive bad rows after the page data.
  873. .PP
  874. fBRECV/CQ: Invalid %s code word, row %lu, x %dfP.
  875. An invalid 1D- or 2D-
  876. .SM T.4
  877. code word was encountered on the specified row and horizontal
  878. offset within the row.
  879. When this occurs the server will scan for an
  880. .SM EOL
  881. code and then regenerate the bad row with the last good row of data.
  882. .PP
  883. fBRECV/CQ: Premature EOL (%s), row %lu, x %dfP.
  884. An
  885. .SM EOL
  886. code was encountered before a complete row of pixels was received.
  887. When this occurs the server will discard the bad row
  888. and replace it with the last good row that was received.
  889. .PP
  890. fBRECV/CQ: Bad %s pixel count, row %lu, x %dfP.
  891. A row of data was received with pixel count greater than the
  892. negotiated page width.
  893. When this occurs the server will discard the bad row
  894. and replace it with the last good row that was received.
  895. .PP
  896. fBRECV/CQ: Panic, bad %s decoding state, row %lu, x %dfP.
  897. The decoder state machine was found in a bad internal state.
  898. When this occurs the server will scan for an
  899. .SM EOL
  900. code and regenerate the row using the last good received row.
  901. .SH "SEE ALSO"
  902. .IR faxq (${MANNUM1_8}),
  903. .IR faxgetty (${MANNUM1_8}),
  904. .IR faxsend (${MANNUM1_8}),
  905. .IR hylafax-config (${MANNUM4_5})