HylaFAX The world's most advanced open source fax server |
Can any one help me regarding this? From: Mirza, Farhan
Hi, I am receiving intermittent phase D errors when receiving faxes.
Jun 01 15:55:13.32: [18469]: <-- [7:AT+FDR\r] Jun 01 15:55:13.41: [18469]: --> [10:+FHNG: 100] Jun 01 15:55:13.41: [18469]: REMOTE HANGUP: Unspecified Phase D error (code 100)
I am using hylafax-4.1.8 on Red Hat 9 with Eicon Diva t1/pri card. Any ideas how to resolve those errors? This is what I see in the logs:
Jun 01 15:52:45.51: [18469]: HylaFAX (tm) Version 4.1.8 Jun 01 15:52:45.51: [18469]: <-- [4:ATA\r] Jun 01 15:52:45.51: [18469]: --> [5:CID: ] Jun 01 15:52:45.51: [18469]: --> [9:DAD: 5111] Jun 01 15:52:45.51: [18469]: --> [4:RING] Jun 01 15:53:14.32: [18469]: --> [5:+FCON] Jun 01 15:53:14.32: [18469]: ANSWER: FAX CONNECTION DEVICE '/dev/ttyds01' Jun 01 15:53:14.32: [18469]: RECV FAX: begin Jun 01 15:53:14.32: [18469]: --> [26:+FTSI: 5222 Jun 01 15:53:14.32: [18469]: REMOTE TSI "5222" Jun 01 15:53:14.32: [18469]: --> [22:+FDCS: 1,1,0,2,0,2,0,0] Jun 01 15:53:14.32: [18469]: REMOTE wants 4800 bit/s Jun 01 15:53:14.32: [18469]: REMOTE wants page width 1728 pixels in 215 mm Jun 01 15:53:14.32: [18469]: REMOTE wants unlimited page length Jun 01 15:53:14.32: [18469]: REMOTE wants 7.7 line/mm Jun 01 15:53:14.32: [18469]: REMOTE wants 1-D MR Jun 01 15:53:14.32: [18469]: REMOTE wants T.30 Annex C, half duplex ECM Jun 01 15:53:14.32: [18469]: --> [2:OK] Jun 01 15:53:14.32: [18469]: <-- [7:AT+FDR\r] Jun 01 15:53:14.42: [18469]: --> [5:+FCFR] Jun 01 15:53:14.42: [18469]: --> [22:+FDCS: 1,1,0,2,0,2,0,0] Jun 01 15:53:14.42: [18469]: REMOTE wants 4800 bit/s Jun 01 15:53:14.42: [18469]: REMOTE wants page width 1728 pixels in 215 mm Jun 01 15:53:14.42: [18469]: REMOTE wants unlimited page length Jun 01 15:53:14.42: [18469]: REMOTE wants 7.7 line/mm Jun 01 15:53:14.42: [18469]: REMOTE wants 1-D MR Jun 01 15:53:14.42: [18469]: REMOTE wants T.30 Annex C, half duplex ECM Jun 01 15:53:14.42: [18469]: --> [7:CONNECT] Jun 01 15:53:14.42: [18469]: RECV: begin page Jun 01 15:53:14.42: [18469]: RECV: send trigger 022 Jun 01 15:53:14.42: [18469]: <-- data [1] Jun 01 15:55:13.32: [18469]: RECV: 1066 total lines, 0 bad lines, 0 consecutive bad lines Jun 01 15:55:13.32: [18469]: --> [13:+FPTS: 2,1067] Jun 01 15:55:13.32: [18469]: --> [7:+FET: 2] Jun 01 15:55:13.32: [18469]: RECV recv EOP (no more pages or documents) Jun 01 15:55:13.32: [18469]: --> [2:OK] Jun 01 15:55:13.32: [18469]: RECV send MCF (message confirmation) Jun 01 15:55:13.32: [18469]: RECV FAX (00000177): from 5222, page 1 in 1:59, INF, 7.7 line/mm, 1-D MR, 4800 bit/s Jun 01 15:55:13.32: [18469]: RECV FAX (00000177): recvq/fax00092.tif from 5222, route to <unspecified>, 1 pages in 1:59 Jun 01 15:55:13.32: [18469]: <-- [7:AT+FDR\r] Jun 01 15:55:13.41: [18469]: --> [10:+FHNG: 100] Jun 01 15:55:13.41: [18469]: REMOTE HANGUP: Unspecified Phase D error (code 100) Jun 01 15:55:13.41: [18469]: RECV FAX: bin/faxrcvd "recvq/fax00092.tif" "ttyds01" "00000177" "" "" "" Jun 01 15:55:13.94: [18469]: RECV FAX: end Jun 01 15:55:13.94: [18469]: SESSION END
Here’s my config.tty file
ModemType: Class2 ModemRate: 19200 ModemFlowControl: rtscts ModemNoFlowCmd: AT&K0 ModemSoftFlowCmd: AT&K4 ModemHardFlowCmd: AT&K3 ModemResetCmds: AT#CID=14 Class2RecvDataTrigger: "\022" Class2APQueryCmd: none Class2SPLCmd: none Class2TBCCmd: none
Thanks for any help. Farhan |