![]() |
Hi All, I'm wondering if anyone out there can offer some suggestions. I currently have HylaFAX+ version 5.1.8 installed using IAXModem 0.3.2 to transmit/recieve faxes via an SS7 gateway. The minimalistic diagram of communications is as follows: HylaFAX -> IAXModem -> Asterisk -> SS7 Switch The above is for sending faxes, for recieving, the reverse applies. HylaFAX, IAXModem and Asterisk all live on the same host, and the SS7 is on a local, low-latency network, the ping responses is sub 1 millisecond. Output of a sample ping, with IP's removed follows: -------------------------------------------------------------------------------------------------------- 64 bytes from SS7 (0.0.0.0): icmp_seq=0. time=0.766 ms 64 bytes from SS7 (0.0.0.0): icmp_seq=1. time=0.743 ms 64 bytes from SS7 (0.0.0.0): icmp_seq=2. time=0.955 ms 64 bytes from SS7 (0.0.0.0): icmp_seq=3. time=0.758 ms 64 bytes from SS7 (0.0.0.0): icmp_seq=4. time=0.694 ms 64 bytes from SS7 (0.0.0.0): icmp_seq=5. time=0.659 ms 64 bytes from SS7 (0.0.0.0): icmp_seq=6. time=0.731 ms 64 bytes from SS7 (0.0.0.0): icmp_seq=7. time=0.675 ms 64 bytes from SS7 (0.0.0.0): icmp_seq=8. time=0.909 ms 64 bytes from SS7 (0.0.0.0): icmp_seq=9. time=0.726 ms 64 bytes from SS7 (0.0.0.0): icmp_seq=10. time=0.684 ms 64 bytes from SS7 (0.0.0.0): icmp_seq=11. time=0.768 ms 64 bytes from SS7 (0.0.0.0): icmp_seq=12. time=0.704 ms 64 bytes from SS7 (0.0.0.0): icmp_seq=13. time=0.660 ms 64 bytes from SS7 (0.0.0.0): icmp_seq=14. time=0.726 ms 64 bytes from SS7 (0.0.0.0): icmp_seq=15. time=0.679 ms 64 bytes from SS7 (0.0.0.0): icmp_seq=16. time=0.893 ms 64 bytes from SS7 (0.0.0.0): icmp_seq=17. time=0.722 ms 64 bytes from SS7 (0.0.0.0): icmp_seq=18. time=0.669 ms 64 bytes from SS7 (0.0.0.0): icmp_seq=19. time=0.864 ms 64 bytes from SS7 (0.0.0.0): icmp_seq=20. time=0.703 ms -------------------------------------------------------------------------------------------------------- I am able to recieve faxes without a hitch, although, I've only one real source to test from, every fax sent to this host via the SS7 has been recieved without failure and/or quality loss. However, when I send faxes, it's the complete opposite. Out of all my test faxes thus far (40 odd) only 1 of them has completed successfully, the rest have failed with one of the two problems: [1] Stop and wait failure (modem on hook) ; Giving up after 3 attempts to send same page, or [2] No response to PPS repeated 3 times. ; Giving up after 3 attempts to send same page. I attempted a google for the above messages, and I came accross this one: http://www.hylafax.org/archive/2002-05/msg00289.php Which I did try, but did not have any affect on the outcome at all. I have attached 3 logs of the transmissions which illustrate, [1] A successfull transmission, [2] Stop and wait failure, and [3] No response to PPS The output of "probemodem" is as follows: -------------------------------------------------------------------------------------------------------------- ./probemodem pts/29 Now we are going to probe the tty port. This takes a few seconds, so be patient. Note that if you do not have the modem cabled to the port, or the modem is turned off, this may hang (just go and cable up the modem or turn it on, or whatever). Probing for best speed to talk to modem: 38400 OK. This looks like a Class 1 and 1.0 modem. ATI0 RESULT = "OK" RESPONSE = "spandsp" ATI1 RESULT = "ERROR" RESPONSE = "ERROR" ATI2 RESULT = "ERROR" RESPONSE = "ERROR" ATI3 RESULT = "OK" RESPONSE = "www.soft-switch.org" ATI4 RESULT = "ERROR" RESPONSE = "ERROR" ATI5 RESULT = "ERROR" RESPONSE = "ERROR" ATI6 RESULT = "ERROR" RESPONSE = "ERROR" ATI7 RESULT = "ERROR" RESPONSE = "ERROR" ATI8 RESULT = "ERROR" RESPONSE = "ERROR" ATI9 RESULT = "ERROR" RESPONSE = "ERROR" Class 1 stuff... AT+FCLASS=? RESULT = "OK" RESPONSE = "0,1,1.0" AT+FCLASS? RESULT = "OK" RESPONSE = "1" AT+FCLASS=0 RESULT = "OK" RESPONSE = "OK" AT+FCLASS=1 RESULT = "OK" RESPONSE = "OK" AT+FCLASS? RESULT = "OK" RESPONSE = "1" AT+FJUNK=? RESULT = "OK" RESPONSE = "OK" AT+FJUNK? RESULT = "OK" RESPONSE = "OK" AT+FAA=? RESULT = "OK" RESPONSE = "OK" AT+FAA? RESULT = "OK" RESPONSE = "OK" AT+FAE=? RESULT = "OK" RESPONSE = "OK" AT+FAE? RESULT = "OK" RESPONSE = "OK" AT+FTH=? RESULT = "OK" RESPONSE = "3" AT+FRH=? RESULT = "OK" RESPONSE = "3" AT+FTM=? RESULT = "OK" RESPONSE = "24,48,72,73,74,96,97,98,121,122,145,146" AT+FRM=? RESULT = "OK" RESPONSE = "24,48,72,73,74,96,97,98,121,122,145,146" AT+FTS=? RESULT = "OK" RESPONSE = "0-255" AT+FRS=? RESULT = "OK" RESPONSE = "0-255" Class 1.0 stuff... AT+FCLASS=? RESULT = "OK" RESPONSE = "0,1,1.0" AT+FCLASS? RESULT = "OK" RESPONSE = "1.0" AT+FCLASS=0 RESULT = "OK" RESPONSE = "OK" AT+FCLASS=1.0 RESULT = "OK" RESPONSE = "OK" AT+FCLASS? RESULT = "OK" RESPONSE = "1.0" AT+FJUNK=? RESULT = "OK" RESPONSE = "OK" AT+FJUNK? RESULT = "OK" RESPONSE = "OK" AT+FAA=? RESULT = "OK" RESPONSE = "OK" AT+FAA? RESULT = "OK" RESPONSE = "OK" AT+FAE=? RESULT = "OK" RESPONSE = "OK" AT+FAE? RESULT = "OK" RESPONSE = "OK" AT+FTH=? RESULT = "OK" RESPONSE = "3" AT+FRH=? RESULT = "OK" RESPONSE = "3" AT+FTM=? RESULT = "OK" RESPONSE = "24,48,72,73,74,96,97,98,121,122,145,146" AT+FRM=? RESULT = "OK" RESPONSE = "24,48,72,73,74,96,97,98,121,122,145,146" AT+FTS=? RESULT = "OK" RESPONSE = "0-255" AT+FRS=? RESULT = "OK" RESPONSE = "0-255" AT+FAR=? RESULT = "OK" RESPONSE = "0,1" AT+FCL=? RESULT = "OK" RESPONSE = "(0-255)" AT+FIT=? RESULT = "OK" RESPONSE = "+FIT:(0-255),(0-1)" AT+F34=? RESULT = "OK" RESPONSE = "OK" -------------------------------------------------------------------------------------------------------------- Any advise, recommendations would be greatly appreciated. If you require any additional information, please dont hesitate to ask. Thanks Bruce
Oct 02 15:03:10.40: [18573]: SESSION BEGIN 000000042 +35300000000 Oct 02 15:03:10.40: [18573]: HylaFAX (tm) Version 5.1.8 Oct 02 15:03:10.40: [18573]: SEND FAX: JOB 15 DEST +35300000000 COMMID 000000042 DEVICE '/etc/iaxmodem/devices/ttyIAX003' FROM 'Super-User <root@host>' USER root Oct 02 15:03:10.40: [18573]: STATE CHANGE: RUNNING -> SENDING Oct 02 15:03:10.40: [18573]: <-- [12:AT+FCLASS=1\r] Oct 02 15:03:10.40: [18573]: --> [2:OK] Oct 02 15:03:10.40: [18573]: MODEM set XON/XOFF/FLUSH: input ignored, output disabled Oct 02 15:03:10.40: [18573]: DIAL 35300000000 Oct 02 15:03:10.40: [18573]: <-- [16:ATDT35300000000\r] Oct 02 15:03:20.83: [18573]: --> [7:CONNECT] Oct 02 15:03:21.21: [18573]: --> [4:9E 00 10 03] Oct 02 15:03:21.21: [18573]: --> [5:ERROR] Oct 02 15:03:21.21: [18573]: MODEM Command error Oct 02 15:03:21.21: [18573]: FCS error Oct 02 15:03:21.21: [18573]: <-- [10:AT+FRS=21\r] Oct 02 15:03:22.98: [18573]: --> [2:OK] Oct 02 15:03:22.98: [18573]: <-- [9:AT+FTH=3\r] Oct 02 15:03:22.99: [18573]: --> [7:CONNECT] Oct 02 15:03:22.99: [18573]: <-- HDLC<3:FF C8 D8> Oct 02 15:03:24.07: [18573]: --> [2:OK] Oct 02 15:03:24.07: [18573]: SEND send CRP (command repeat) Oct 02 15:03:24.07: [18573]: <-- [9:AT+FRH=3\r] Oct 02 15:03:24.67: [18573]: --> [7:CONNECT] Oct 02 15:03:26.26: [18573]: --> HDLC<25:FF C0 02 A6 C6 86 62 A6 AE 36 42 04 04 04 04 04 04 04 04 04 04 04 04 68 AB> Oct 02 15:03:26.26: [18573]: --> [2:OK] Oct 02 15:03:26.26: [18573]: REMOTE CSI "BlueFace" Oct 02 15:03:26.26: [18573]: <-- [9:AT+FRH=3\r] Oct 02 15:03:26.58: [18573]: --> [7:CONNECT] Oct 02 15:03:26.58: [18573]: --> HDLC<11:FF C8 01 04 77 1F 23 01 08 18 4F> Oct 02 15:03:26.59: [18573]: --> [2:OK] Oct 02 15:03:26.59: [18573]: REMOTE best rate 33600 bit/s Oct 02 15:03:26.59: [18573]: REMOTE max A4 page width (215 mm) Oct 02 15:03:26.59: [18573]: REMOTE max unlimited page length Oct 02 15:03:26.59: [18573]: REMOTE best vres 7.7 line/mm Oct 02 15:03:26.59: [18573]: REMOTE format support: MH, MR, MMR Oct 02 15:03:26.59: [18573]: REMOTE supports T.30 Annex A, 256-byte ECM Oct 02 15:03:26.59: [18573]: REMOTE best 0 ms/scanline Oct 02 15:03:26.59: [18573]: USE 14400 bit/s Oct 02 15:03:26.59: [18573]: USE error correction mode Oct 02 15:03:26.59: [18573]: SEND file "docq/doc15.pdf;00" Oct 02 15:03:26.59: [18573]: USE A4 page width (215 mm) Oct 02 15:03:26.59: [18573]: USE unlimited page length Oct 02 15:03:26.59: [18573]: USE 3.85 line/mm Oct 02 15:03:26.59: [18573]: USE 2-D MMR Oct 02 15:03:26.59: [18573]: USE 0 ms/scanline Oct 02 15:03:26.59: [18573]: SEND training at v.17 14400 bit/s Oct 02 15:03:26.59: [18573]: <-- [9:AT+FRS=7\r] Oct 02 15:03:26.67: [18573]: --> [2:OK] Oct 02 15:03:26.67: [18573]: <-- [9:AT+FTH=3\r] Oct 02 15:03:26.69: [18573]: --> [7:CONNECT] Oct 02 15:03:26.69: [18573]: <-- HDLC<23:FF C0 C2 B6 A6 26 F6 B6 1A 82 92 04 04 04 04 04 04 04 04 04 04 04 04> Oct 02 15:03:28.23: [18573]: --> [7:CONNECT] Oct 02 15:03:28.23: [18573]: <-- HDLC<7:FF C8 C1 00 44 1F 22> Oct 02 15:03:28.65: [18573]: --> [2:OK] Oct 02 15:03:28.65: [18573]: <-- [9:AT+FTS=7\r] Oct 02 15:03:28.73: [18573]: --> [2:OK] Oct 02 15:03:28.73: [18573]: MODEM set XON/XOFF/FLUSH: input interpreted, output disabled Oct 02 15:03:28.73: [18573]: <-- [11:AT+FTM=145\r] Oct 02 15:03:28.74: [18573]: --> [7:CONNECT] Oct 02 15:03:28.74: [18573]: DELAY 400 ms Oct 02 15:03:31.69: [18573]: --> [2:OK] Oct 02 15:03:31.69: [18573]: MODEM set XON/XOFF/DRAIN: input ignored, output disabled Oct 02 15:03:31.69: [18573]: <-- [9:AT+FRH=3\r] Oct 02 15:03:32.19: [18573]: --> [7:CONNECT] Oct 02 15:03:33.23: [18573]: --> HDLC<5:FF C8 21 57 BE> Oct 02 15:03:33.26: [18573]: --> [2:OK] Oct 02 15:03:33.26: [18573]: TRAINING succeeded Oct 02 15:03:33.26: [18573]: SEND begin page Oct 02 15:03:33.26: [18573]: Reading MH-compressed image file Oct 02 15:03:33.28: [18573]: SEND EOFB Oct 02 15:03:33.28: [18573]: SEND send frame number 0 Oct 02 15:03:33.28: [18573]: SEND send frame number 1 Oct 02 15:03:33.28: [18573]: SEND send frame number 2 Oct 02 15:03:33.28: [18573]: SEND send frame number 3 Oct 02 15:03:33.28: [18573]: SEND send frame number 4 Oct 02 15:03:33.28: [18573]: SEND send frame number 5 Oct 02 15:03:33.28: [18573]: SEND send frame number 6 Oct 02 15:03:33.28: [18573]: SEND send frame number 7 Oct 02 15:03:33.28: [18573]: SEND send frame number 8 Oct 02 15:03:33.28: [18573]: SEND send frame number 9 Oct 02 15:03:33.28: [18573]: SEND send frame number 10 Oct 02 15:03:33.28: [18573]: SEND send frame number 11 Oct 02 15:03:33.28: [18573]: SEND send frame number 12 Oct 02 15:03:33.28: [18573]: SEND send frame number 13 Oct 02 15:03:33.28: [18573]: SEND send frame number 14 Oct 02 15:03:33.28: [18573]: SEND send frame number 15 Oct 02 15:03:33.28: [18573]: SEND send frame number 16 Oct 02 15:03:33.28: [18573]: SEND send frame number 17 Oct 02 15:03:33.28: [18573]: SEND send frame number 18 Oct 02 15:03:33.28: [18573]: SEND send frame number 19 Oct 02 15:03:33.28: [18573]: SEND send frame number 20 Oct 02 15:03:33.28: [18573]: SEND send frame number 21 Oct 02 15:03:33.28: [18573]: SEND send frame number 22 Oct 02 15:03:33.28: [18573]: SEND send frame number 23 Oct 02 15:03:33.28: [18573]: SEND send frame number 24 Oct 02 15:03:33.28: [18573]: SEND send frame number 25 Oct 02 15:03:33.28: [18573]: SEND send frame number 26 Oct 02 15:03:33.28: [18573]: SEND send frame number 27 Oct 02 15:03:33.28: [18573]: SEND send frame number 28 Oct 02 15:03:33.28: [18573]: SEND send frame number 29 Oct 02 15:03:33.28: [18573]: SEND send frame number 30 Oct 02 15:03:33.28: [18573]: SEND send frame number 31 Oct 02 15:03:33.28: [18573]: SEND send frame number 32 Oct 02 15:03:33.28: [18573]: SEND send frame number 33 Oct 02 15:03:33.28: [18573]: SEND send frame number 34 Oct 02 15:03:33.28: [18573]: SEND send frame number 35 Oct 02 15:03:33.28: [18573]: SEND send frame number 36 Oct 02 15:03:33.28: [18573]: SEND send frame number 37 Oct 02 15:03:33.28: [18573]: SEND send frame number 38 Oct 02 15:03:33.28: [18573]: SEND send frame number 39 Oct 02 15:03:33.28: [18573]: SEND send frame number 40 Oct 02 15:03:33.28: [18573]: SEND send frame number 41 Oct 02 15:03:33.28: [18573]: SEND send frame number 42 Oct 02 15:03:33.28: [18573]: SEND send frame number 43 Oct 02 15:03:33.28: [18573]: SEND send frame number 44 Oct 02 15:03:33.28: [18573]: SEND send frame number 45 Oct 02 15:03:33.28: [18573]: SEND send frame number 46 Oct 02 15:03:33.28: [18573]: SEND send frame number 47 Oct 02 15:03:33.28: [18573]: SEND send frame number 48 Oct 02 15:03:33.28: [18573]: SEND send frame number 49 Oct 02 15:03:33.28: [18573]: SEND send frame number 50 Oct 02 15:03:33.28: [18573]: SEND send frame number 51 Oct 02 15:03:33.28: [18573]: SEND send frame number 52 Oct 02 15:03:33.28: [18573]: SEND send frame number 53 Oct 02 15:03:33.28: [18573]: SEND send frame number 54 Oct 02 15:03:33.28: [18573]: SEND send frame number 55 Oct 02 15:03:33.28: [18573]: SEND send frame number 56 Oct 02 15:03:33.28: [18573]: SEND send frame number 57 Oct 02 15:03:33.28: [18573]: SEND send frame number 58 Oct 02 15:03:33.28: [18573]: SEND send frame number 59 Oct 02 15:03:33.28: [18573]: SEND send frame number 60 Oct 02 15:03:33.28: [18573]: SEND send frame number 61 Oct 02 15:03:33.28: [18573]: SEND send frame number 62 Oct 02 15:03:33.28: [18573]: SEND send frame number 63 Oct 02 15:03:33.28: [18573]: SEND send frame number 64 Oct 02 15:03:33.28: [18573]: SEND send frame number 65 Oct 02 15:03:33.28: [18573]: SEND send frame number 66 Oct 02 15:03:33.28: [18573]: SEND send frame number 67 Oct 02 15:03:33.28: [18573]: SEND send frame number 68 Oct 02 15:03:33.28: [18573]: SEND send frame number 69 Oct 02 15:03:33.28: [18573]: SEND send frame number 70 Oct 02 15:03:33.28: [18573]: SEND send frame number 71 Oct 02 15:03:33.28: [18573]: SEND send frame number 72 Oct 02 15:03:33.28: [18573]: SEND send frame number 73 Oct 02 15:03:33.28: [18573]: SEND send frame number 74 Oct 02 15:03:33.28: [18573]: SEND send frame number 75 Oct 02 15:03:33.28: [18573]: SEND send frame number 76 Oct 02 15:03:33.28: [18573]: SEND send frame number 77 Oct 02 15:03:33.28: [18573]: SEND send frame number 78 Oct 02 15:03:33.28: [18573]: SEND send frame number 79 Oct 02 15:03:33.28: [18573]: SEND send frame number 80 Oct 02 15:03:33.28: [18573]: SEND send frame number 81 Oct 02 15:03:33.28: [18573]: SEND send frame number 82 Oct 02 15:03:33.28: [18573]: SEND send frame number 83 Oct 02 15:03:33.28: [18573]: SEND send frame number 84 Oct 02 15:03:33.28: [18573]: SEND send frame number 85 Oct 02 15:03:33.28: [18573]: SEND send frame number 86 Oct 02 15:03:33.28: [18573]: SEND send frame number 87 Oct 02 15:03:33.28: [18573]: SEND send frame number 88 Oct 02 15:03:33.28: [18573]: SEND send frame number 89 Oct 02 15:03:33.28: [18573]: SEND send frame number 90 Oct 02 15:03:33.28: [18573]: MODEM set XON/XOFF/FLUSH: input interpreted, output disabled Oct 02 15:03:33.28: [18573]: <-- [9:AT+FRS=7\r] Oct 02 15:03:33.34: [18573]: --> [2:OK] Oct 02 15:03:33.34: [18573]: <-- [11:AT+FTM=146\r] Oct 02 15:03:33.35: [18573]: --> [7:CONNECT] Oct 02 15:03:33.35: [18573]: DELAY 400 ms Oct 02 15:03:50.63: [18573]: --> [2:OK] Oct 02 15:03:50.63: [18573]: MODEM set XON/XOFF/DRAIN: input ignored, output disabled Oct 02 15:03:50.63: [18573]: <-- [9:AT+FTS=7\r] Oct 02 15:03:50.71: [18573]: --> [2:OK] Oct 02 15:03:50.71: [18573]: <-- [9:AT+FTH=3\r] Oct 02 15:03:50.72: [18573]: --> [7:CONNECT] Oct 02 15:03:50.72: [18573]: <-- HDLC<7:FF C8 FD F2 00 00 5A> Oct 02 15:03:59.36: [18573]: --> [2:OK] Oct 02 15:03:59.36: [18573]: SEND send PPS (partial page signal) Oct 02 15:03:59.36: [18573]: SEND send MPS (more pages, same document) Oct 02 15:03:59.36: [18573]: <-- [9:AT+FRH=3\r] Oct 02 15:04:02.47: [18573]: --> [13:AT+FRH=3ERROR] Oct 02 15:04:02.47: [18573]: MODEM TIMEOUT: waiting for v.21 carrier Oct 02 15:04:02.68: [18573]: MODEM TIMEOUT: reading line from modem Oct 02 15:04:02.68: [18573]: MODEM <Timeout> Oct 02 15:04:02.68: [18573]: <-- [9:AT+FTH=3\r] Oct 02 15:04:02.68: [18573]: --> [8:AT+FTH=3] Oct 02 15:04:32.69: [18573]: MODEM TIMEOUT: reading line from modem Oct 02 15:04:32.69: [18573]: MODEM <Timeout> Oct 02 15:04:32.69: [18573]: No response to PPS repeated 3 times. {E147} Oct 02 15:04:32.69: [18573]: SEND end page Oct 02 15:04:32.69: [18573]: SEND: No response to PPS repeated 3 times. {E147}; Giving up after 3 attempts to send same page "docq/doc15.pdf;00", dirnum 0 Oct 02 15:04:32.69: [18573]: <-- [9:AT+FRS=7\r] Oct 02 15:04:32.69: [18573]: --> [8:AT+FRS=7] Oct 02 15:04:32.69: [18573]: --> [5:ERROR] Oct 02 15:04:32.69: [18573]: MODEM Command error Oct 02 15:04:32.69: [18573]: Failure to receive silence (synchronization failure). {E100} Oct 02 15:04:32.69: [18573]: <-- [9:AT+FTH=3\r] Oct 02 15:04:32.70: [18573]: --> [8:AT+FTH=3] Oct 02 15:04:32.70: [18573]: MODEM input buffering enabled Oct 02 15:04:33.70: [18573]: <-- [5:ATH0\r] Oct 02 15:04:33.70: [18573]: --> [5:ERROR] Oct 02 15:04:33.70: [18573]: MODEM Command error Oct 02 15:04:33.70: [18573]: MODEM set DTR OFF Oct 02 15:04:33.70: [18573]: MODEM set baud rate: 0 baud (flow control unchanged) Oct 02 15:04:33.70: [18573]: STATE CHANGE: SENDING -> MODEMWAIT (timeout 5) Oct 02 15:04:33.70: [18573]: SESSION END
Oct 02 14:10:21.47: [13443]: SESSION BEGIN 000000023 +35300000000 Oct 02 14:10:21.47: [13443]: HylaFAX (tm) Version 5.1.8 Oct 02 14:10:21.47: [13443]: SEND FAX: JOB 7 DEST +35300000000 COMMID 000000023 DEVICE '/etc/iaxmodem/devices/ttyIAX002' FROM 'Super-User <root@host>' USER root Oct 02 14:10:21.47: [13443]: STATE CHANGE: RUNNING -> SENDING Oct 02 14:10:21.47: [13443]: <-- [12:AT+FCLASS=1\r] Oct 02 14:10:21.47: [13443]: --> [2:OK] Oct 02 14:10:21.47: [13443]: MODEM set XON/XOFF/FLUSH: input ignored, output disabled Oct 02 14:10:21.47: [13443]: DIAL +35300000000 Oct 02 14:10:21.47: [13443]: <-- [17:ATDT+35300000000\r] Oct 02 14:10:32.01: [13443]: --> [7:CONNECT] Oct 02 14:10:33.58: [13443]: --> HDLC<25:FF C0 02 A6 C6 86 62 A6 AE 36 42 04 04 04 04 04 04 04 04 04 04 04 04 68 AB> Oct 02 14:10:33.58: [13443]: --> [2:OK] Oct 02 14:10:33.58: [13443]: REMOTE CSI "BlueFace" Oct 02 14:10:33.58: [13443]: <-- [9:AT+FRH=3\r] Oct 02 14:10:33.93: [13443]: --> [7:CONNECT] Oct 02 14:10:33.93: [13443]: --> HDLC<11:FF C8 01 04 77 1F 23 01 08 18 4F> Oct 02 14:10:33.94: [13443]: --> [2:OK] Oct 02 14:10:33.94: [13443]: REMOTE best rate 33600 bit/s Oct 02 14:10:33.94: [13443]: REMOTE max A4 page width (215 mm) Oct 02 14:10:33.94: [13443]: REMOTE max unlimited page length Oct 02 14:10:33.94: [13443]: REMOTE best vres 7.7 line/mm Oct 02 14:10:33.94: [13443]: REMOTE format support: MH, MR, MMR Oct 02 14:10:33.94: [13443]: REMOTE supports T.30 Annex A, 256-byte ECM Oct 02 14:10:33.94: [13443]: REMOTE best 0 ms/scanline Oct 02 14:10:33.94: [13443]: USE 14400 bit/s Oct 02 14:10:33.94: [13443]: USE error correction mode Oct 02 14:10:33.94: [13443]: SEND file "docq/doc7.pdf;00" Oct 02 14:10:33.94: [13443]: USE A4 page width (215 mm) Oct 02 14:10:33.94: [13443]: USE unlimited page length Oct 02 14:10:33.94: [13443]: USE 3.85 line/mm Oct 02 14:10:33.94: [13443]: USE 2-D MMR Oct 02 14:10:33.94: [13443]: USE 0 ms/scanline Oct 02 14:10:33.94: [13443]: SEND training at v.17 14400 bit/s Oct 02 14:10:33.94: [13443]: <-- [9:AT+FRS=7\r] Oct 02 14:10:34.01: [13443]: --> [2:OK] Oct 02 14:10:34.01: [13443]: <-- [9:AT+FTH=3\r] Oct 02 14:10:34.02: [13443]: --> [7:CONNECT] Oct 02 14:10:34.02: [13443]: <-- HDLC<23:FF C0 C2 04 04 04 04 04 04 04 04 04 04 04 04 04 04 04 04 04 04 04 04> Oct 02 14:10:34.02: [13443]: <-- data [23] Oct 02 14:10:34.02: [13443]: <-- data [2] Oct 02 14:10:35.56: [13443]: --> [7:CONNECT] Oct 02 14:10:35.56: [13443]: <-- HDLC<7:FF C8 C1 00 44 1F 22> Oct 02 14:10:35.56: [13443]: <-- data [7] Oct 02 14:10:35.56: [13443]: <-- data [2] Oct 02 14:10:35.96: [13443]: --> [2:OK] Oct 02 14:10:35.96: [13443]: <-- [9:AT+FTS=7\r] Oct 02 14:10:36.04: [13443]: --> [2:OK] Oct 02 14:10:36.04: [13443]: MODEM set XON/XOFF/FLUSH: input interpreted, output disabled Oct 02 14:10:36.04: [13443]: <-- [11:AT+FTM=145\r] Oct 02 14:10:36.05: [13443]: --> [7:CONNECT] Oct 02 14:10:36.05: [13443]: DELAY 400 ms Oct 02 14:10:36.46: [13443]: <-- data [1024] Oct 02 14:10:36.46: [13443]: <-- data [1024] Oct 02 14:10:36.46: [13443]: <-- data [652] Oct 02 14:10:36.46: [13443]: <-- data [2] Oct 02 14:10:39.00: [13443]: --> [2:OK] Oct 02 14:10:39.00: [13443]: MODEM set XON/XOFF/DRAIN: input ignored, output disabled Oct 02 14:10:39.00: [13443]: <-- [9:AT+FRH=3\r] Oct 02 14:10:39.50: [13443]: --> [7:CONNECT] Oct 02 14:10:40.57: [13443]: --> HDLC<5:FF C8 21 57 BE> Oct 02 14:10:40.58: [13443]: --> [2:OK] Oct 02 14:10:40.58: [13443]: TRAINING succeeded Oct 02 14:10:40.58: [13443]: SEND begin page Oct 02 14:10:40.58: [13443]: Reading MH-compressed image file Oct 02 14:10:40.59: [13443]: SEND EOFB Oct 02 14:10:40.59: [13443]: SEND send frame number 0 Oct 02 14:10:40.59: [13443]: SEND send frame number 1 Oct 02 14:10:40.59: [13443]: SEND send frame number 2 Oct 02 14:10:40.59: [13443]: SEND send frame number 3 Oct 02 14:10:40.59: [13443]: SEND send frame number 4 Oct 02 14:10:40.59: [13443]: SEND send frame number 5 Oct 02 14:10:40.59: [13443]: SEND send frame number 6 Oct 02 14:10:40.59: [13443]: SEND send frame number 7 Oct 02 14:10:40.59: [13443]: SEND send frame number 8 Oct 02 14:10:40.59: [13443]: SEND send frame number 9 Oct 02 14:10:40.59: [13443]: SEND send frame number 10 Oct 02 14:10:40.59: [13443]: SEND send frame number 11 Oct 02 14:10:40.59: [13443]: SEND send frame number 12 Oct 02 14:10:40.59: [13443]: SEND send frame number 13 Oct 02 14:10:40.59: [13443]: SEND send frame number 14 Oct 02 14:10:40.59: [13443]: SEND send frame number 15 Oct 02 14:10:40.59: [13443]: SEND send frame number 16 Oct 02 14:10:40.59: [13443]: SEND send frame number 17 Oct 02 14:10:40.59: [13443]: SEND send frame number 18 Oct 02 14:10:40.59: [13443]: SEND send frame number 19 Oct 02 14:10:40.59: [13443]: SEND send frame number 20 Oct 02 14:10:40.59: [13443]: SEND send frame number 21 Oct 02 14:10:40.59: [13443]: SEND send frame number 22 Oct 02 14:10:40.59: [13443]: SEND send frame number 23 Oct 02 14:10:40.59: [13443]: SEND send frame number 24 Oct 02 14:10:40.59: [13443]: SEND send frame number 25 Oct 02 14:10:40.59: [13443]: SEND send frame number 26 Oct 02 14:10:40.59: [13443]: SEND send frame number 27 Oct 02 14:10:40.59: [13443]: SEND send frame number 28 Oct 02 14:10:40.59: [13443]: SEND send frame number 29 Oct 02 14:10:40.59: [13443]: SEND send frame number 30 Oct 02 14:10:40.59: [13443]: SEND send frame number 31 Oct 02 14:10:40.59: [13443]: SEND send frame number 32 Oct 02 14:10:40.59: [13443]: SEND send frame number 33 Oct 02 14:10:40.59: [13443]: SEND send frame number 34 Oct 02 14:10:40.59: [13443]: SEND send frame number 35 Oct 02 14:10:40.59: [13443]: SEND send frame number 36 Oct 02 14:10:40.59: [13443]: SEND send frame number 37 Oct 02 14:10:40.59: [13443]: SEND send frame number 38 Oct 02 14:10:40.59: [13443]: SEND send frame number 39 Oct 02 14:10:40.59: [13443]: SEND send frame number 40 Oct 02 14:10:40.59: [13443]: SEND send frame number 41 Oct 02 14:10:40.59: [13443]: SEND send frame number 42 Oct 02 14:10:40.59: [13443]: SEND send frame number 43 Oct 02 14:10:40.59: [13443]: SEND send frame number 44 Oct 02 14:10:40.59: [13443]: SEND send frame number 45 Oct 02 14:10:40.59: [13443]: SEND send frame number 46 Oct 02 14:10:40.59: [13443]: SEND send frame number 47 Oct 02 14:10:40.59: [13443]: SEND send frame number 48 Oct 02 14:10:40.59: [13443]: SEND send frame number 49 Oct 02 14:10:40.59: [13443]: SEND send frame number 50 Oct 02 14:10:40.59: [13443]: SEND send frame number 51 Oct 02 14:10:40.59: [13443]: SEND send frame number 52 Oct 02 14:10:40.59: [13443]: SEND send frame number 53 Oct 02 14:10:40.59: [13443]: SEND send frame number 54 Oct 02 14:10:40.59: [13443]: SEND send frame number 55 Oct 02 14:10:40.59: [13443]: SEND send frame number 56 Oct 02 14:10:40.59: [13443]: SEND send frame number 57 Oct 02 14:10:40.59: [13443]: SEND send frame number 58 Oct 02 14:10:40.60: [13443]: SEND send frame number 59 Oct 02 14:10:40.60: [13443]: SEND send frame number 60 Oct 02 14:10:40.60: [13443]: SEND send frame number 61 Oct 02 14:10:40.60: [13443]: SEND send frame number 62 Oct 02 14:10:40.60: [13443]: SEND send frame number 63 Oct 02 14:10:40.60: [13443]: SEND send frame number 64 Oct 02 14:10:40.60: [13443]: SEND send frame number 65 Oct 02 14:10:40.60: [13443]: SEND send frame number 66 Oct 02 14:10:40.60: [13443]: SEND send frame number 67 Oct 02 14:10:40.60: [13443]: SEND send frame number 68 Oct 02 14:10:40.60: [13443]: SEND send frame number 69 Oct 02 14:10:40.60: [13443]: SEND send frame number 70 Oct 02 14:10:40.60: [13443]: SEND send frame number 71 Oct 02 14:10:40.60: [13443]: SEND send frame number 72 Oct 02 14:10:40.60: [13443]: SEND send frame number 73 Oct 02 14:10:40.60: [13443]: SEND send frame number 74 Oct 02 14:10:40.60: [13443]: SEND send frame number 75 Oct 02 14:10:40.60: [13443]: SEND send frame number 76 Oct 02 14:10:40.60: [13443]: SEND send frame number 77 Oct 02 14:10:40.60: [13443]: SEND send frame number 78 Oct 02 14:10:40.60: [13443]: SEND send frame number 79 Oct 02 14:10:40.60: [13443]: SEND send frame number 80 Oct 02 14:10:40.60: [13443]: SEND send frame number 81 Oct 02 14:10:40.60: [13443]: SEND send frame number 82 Oct 02 14:10:40.60: [13443]: SEND send frame number 83 Oct 02 14:10:40.60: [13443]: SEND send frame number 84 Oct 02 14:10:40.60: [13443]: SEND send frame number 85 Oct 02 14:10:40.60: [13443]: SEND send frame number 86 Oct 02 14:10:40.60: [13443]: SEND send frame number 87 Oct 02 14:10:40.60: [13443]: SEND send frame number 88 Oct 02 14:10:40.60: [13443]: SEND send frame number 89 Oct 02 14:10:40.60: [13443]: SEND send frame number 90 Oct 02 14:10:40.60: [13443]: SEND send frame number 91 Oct 02 14:10:40.60: [13443]: SEND send frame number 92 Oct 02 14:10:40.60: [13443]: MODEM set XON/XOFF/FLUSH: input interpreted, output disabled Oct 02 14:10:40.60: [13443]: <-- [9:AT+FRS=7\r] Oct 02 14:10:40.65: [13443]: --> [2:OK] Oct 02 14:10:40.65: [13443]: <-- [11:AT+FTM=146\r] Oct 02 14:10:40.66: [13443]: --> [7:CONNECT] Oct 02 14:10:40.66: [13443]: DELAY 400 ms Oct 02 14:10:41.07: [13443]: <-- data [1033] Oct 02 14:10:41.07: [13443]: <-- data [1045] Oct 02 14:10:41.07: [13443]: <-- data [1107] Oct 02 14:10:41.07: [13443]: <-- data [1030] Oct 02 14:10:41.07: [13443]: <-- data [1032] Oct 02 14:10:41.08: [13443]: <-- data [1029] Oct 02 14:10:41.09: [13443]: <-- data [1031] Oct 02 14:10:41.10: [13443]: <-- data [1036] Oct 02 14:10:41.70: [13443]: <-- data [1034] Oct 02 14:10:41.70: [13443]: <-- data [1029] Oct 02 14:10:42.86: [13443]: <-- data [1029] Oct 02 14:10:42.86: [13443]: <-- data [1032] Oct 02 14:10:44.02: [13443]: <-- data [1033] Oct 02 14:10:44.60: [13443]: <-- data [1035] Oct 02 14:10:44.60: [13443]: <-- data [1037] Oct 02 14:10:45.76: [13443]: <-- data [1036] Oct 02 14:10:46.34: [13443]: <-- data [1030] Oct 02 14:10:46.92: [13443]: <-- data [1030] Oct 02 14:10:47.50: [13443]: <-- data [1030] Oct 02 14:10:48.08: [13443]: <-- data [1030] Oct 02 14:10:48.66: [13443]: <-- data [1040] Oct 02 14:10:49.24: [13443]: <-- data [1039] Oct 02 14:10:49.82: [13443]: <-- data [1043] Oct 02 14:10:50.40: [13443]: <-- data [1056] Oct 02 14:10:50.98: [13443]: <-- data [750] Oct 02 14:10:50.98: [13443]: <-- data [2] Oct 02 14:10:55.22: [13443]: --> [2:OK] Oct 02 14:10:55.22: [13443]: MODEM set XON/XOFF/DRAIN: input ignored, output disabled Oct 02 14:10:55.22: [13443]: <-- [9:AT+FTS=7\r] Oct 02 14:10:55.32: [13443]: --> [2:OK] Oct 02 14:10:55.32: [13443]: <-- [9:AT+FTH=3\r] Oct 02 14:10:55.33: [13443]: --> [7:CONNECT] Oct 02 14:10:55.33: [13443]: <-- HDLC<7:FF C8 FD F2 00 00 3A> Oct 02 14:10:55.33: [13443]: <-- data [7] Oct 02 14:10:55.33: [13443]: <-- data [2] Oct 02 14:10:56.50: [13443]: --> [2:OK] Oct 02 14:10:56.50: [13443]: SEND send PPS (partial page signal) Oct 02 14:10:56.50: [13443]: SEND send MPS (more pages, same document) Oct 02 14:10:56.50: [13443]: <-- [9:AT+FRH=3\r] Oct 02 14:10:56.90: [13443]: --> [7:CONNECT] Oct 02 14:10:57.94: [13443]: --> HDLC<5:FF C8 31 45 8F> Oct 02 14:10:57.97: [13443]: --> [2:OK] Oct 02 14:10:57.97: [13443]: SEND recv MCF (message confirmation) Oct 02 14:10:57.97: [13443]: <-- [9:AT+FRS=7\r] Oct 02 14:10:58.02: [13443]: --> [2:OK] Oct 02 14:10:58.02: [13443]: SEND end page Oct 02 14:10:58.02: [13443]: SEND begin page Oct 02 14:10:58.02: [13443]: Reading MH-compressed image file Oct 02 14:10:58.02: [13443]: SEND FAX (000000023): FROM root@host TO +35300000000 (page 1 of 2 sent in 0:25) Oct 02 14:10:58.02: [13443]: SEND EOFB Oct 02 14:10:58.02: [13443]: SEND send frame number 0 Oct 02 14:10:58.02: [13443]: SEND send frame number 1 Oct 02 14:10:58.02: [13443]: SEND send frame number 2 Oct 02 14:10:58.02: [13443]: SEND send frame number 3 Oct 02 14:10:58.02: [13443]: SEND send frame number 4 Oct 02 14:10:58.02: [13443]: SEND send frame number 5 Oct 02 14:10:58.02: [13443]: SEND send frame number 6 Oct 02 14:10:58.02: [13443]: SEND send frame number 7 Oct 02 14:10:58.02: [13443]: MODEM set XON/XOFF/FLUSH: input interpreted, output disabled Oct 02 14:10:58.02: [13443]: <-- [11:AT+FTM=146\r] Oct 02 14:10:58.04: [13443]: --> [7:CONNECT] Oct 02 14:10:58.04: [13443]: DELAY 400 ms Oct 02 14:10:58.45: [13443]: <-- data [1032] Oct 02 14:10:58.45: [13443]: <-- data [1034] Oct 02 14:10:58.45: [13443]: <-- data [495] Oct 02 14:10:58.45: [13443]: <-- data [2] Oct 02 14:10:59.94: [13443]: --> [2:OK] Oct 02 14:10:59.94: [13443]: MODEM set XON/XOFF/DRAIN: input ignored, output disabled Oct 02 14:10:59.94: [13443]: <-- [9:AT+FTS=9\r] Oct 02 14:11:00.06: [13443]: --> [2:OK] Oct 02 14:11:00.06: [13443]: <-- [9:AT+FTH=3\r] Oct 02 14:11:00.08: [13443]: --> [7:CONNECT] Oct 02 14:11:00.08: [13443]: <-- HDLC<7:FF C8 FD F4 80 00 E0> Oct 02 14:11:00.08: [13443]: <-- data [7] Oct 02 14:11:00.08: [13443]: <-- data [2] Oct 02 14:11:01.26: [13443]: --> [2:OK] Oct 02 14:11:01.26: [13443]: SEND send PPS (partial page signal) Oct 02 14:11:01.26: [13443]: SEND send EOP (no more pages or documents) Oct 02 14:11:01.26: [13443]: <-- [9:AT+FRH=3\r] Oct 02 14:11:01.65: [13443]: --> [7:CONNECT] Oct 02 14:11:02.69: [13443]: --> HDLC<5:FF C8 31 45 8F> Oct 02 14:11:02.70: [13443]: --> [2:OK] Oct 02 14:11:02.70: [13443]: SEND recv MCF (message confirmation) Oct 02 14:11:02.70: [13443]: <-- [9:AT+FRS=7\r] Oct 02 14:11:02.77: [13443]: --> [2:OK] Oct 02 14:11:02.77: [13443]: SEND end page Oct 02 14:11:02.77: [13443]: SEND FAX (000000023): FROM root@host TO +35300000000 (docq/doc7.pdf;00 sent in 0:29) Oct 02 14:11:02.77: [13443]: SEND FAX (000000023): FROM root@host TO +35300000000 (page 2 of 2 sent in 0:04) Oct 02 14:11:03.78: [13443]: <-- [9:AT+FTH=3\r] Oct 02 14:11:03.79: [13443]: --> [7:CONNECT] Oct 02 14:11:03.79: [13443]: <-- HDLC<3:FF C8 DF> Oct 02 14:11:03.79: [13443]: <-- data [3] Oct 02 14:11:03.79: [13443]: <-- data [2] Oct 02 14:11:04.86: [13443]: --> [2:OK] Oct 02 14:11:04.86: [13443]: MODEM input buffering enabled Oct 02 14:11:05.87: [13443]: <-- [5:ATH0\r] Oct 02 14:11:05.98: [13443]: --> [2:OK] Oct 02 14:11:05.98: [13443]: MODEM set DTR OFF Oct 02 14:11:05.98: [13443]: MODEM set baud rate: 0 baud (flow control unchanged) Oct 02 14:11:05.98: [13443]: STATE CHANGE: SENDING -> MODEMWAIT (timeout 5) Oct 02 14:11:05.98: [13443]: SESSION END
Oct 02 14:20:06.13: [13992]: SESSION BEGIN 000000026 +35300000000 Oct 02 14:20:06.13: [13992]: HylaFAX (tm) Version 5.1.8 Oct 02 14:20:06.13: [13992]: SEND FAX: JOB 8 DEST +35300000000 COMMID 000000026 DEVICE '/etc/iaxmodem/devices/ttyIAX005' FROM 'Super-User <root@host>' USER root Oct 02 14:20:06.13: [13992]: STATE CHANGE: RUNNING -> SENDING Oct 02 14:20:06.13: [13992]: <-- [12:AT+FCLASS=1\r] Oct 02 14:20:06.13: [13992]: --> [2:OK] Oct 02 14:20:06.13: [13992]: MODEM set XON/XOFF/FLUSH: input ignored, output disabled Oct 02 14:20:06.13: [13992]: DIAL +35300000000 Oct 02 14:20:06.13: [13992]: <-- [17:ATDT+35300000000\r] Oct 02 14:20:16.99: [13992]: --> [7:CONNECT] Oct 02 14:20:18.56: [13992]: --> HDLC<25:FF C0 02 A6 C6 86 62 A6 AE 36 42 04 04 04 04 04 04 04 04 04 04 04 04 68 AB> Oct 02 14:20:18.56: [13992]: --> [2:OK] Oct 02 14:20:18.56: [13992]: REMOTE CSI "BlueFace" Oct 02 14:20:18.56: [13992]: <-- [9:AT+FRH=3\r] Oct 02 14:20:18.91: [13992]: --> [7:CONNECT] Oct 02 14:20:18.91: [13992]: --> HDLC<11:FF C8 01 04 77 1F 23 01 08 18 4F> Oct 02 14:20:18.92: [13992]: --> [2:OK] Oct 02 14:20:18.92: [13992]: REMOTE best rate 33600 bit/s Oct 02 14:20:18.92: [13992]: REMOTE max A4 page width (215 mm) Oct 02 14:20:18.92: [13992]: REMOTE max unlimited page length Oct 02 14:20:18.92: [13992]: REMOTE best vres 7.7 line/mm Oct 02 14:20:18.92: [13992]: REMOTE format support: MH, MR, MMR Oct 02 14:20:18.92: [13992]: REMOTE supports T.30 Annex A, 256-byte ECM Oct 02 14:20:18.92: [13992]: REMOTE best 0 ms/scanline Oct 02 14:20:18.92: [13992]: USE 14400 bit/s Oct 02 14:20:18.92: [13992]: USE error correction mode Oct 02 14:20:18.92: [13992]: SEND file "docq/doc8.pdf;00" Oct 02 14:20:18.92: [13992]: USE A4 page width (215 mm) Oct 02 14:20:18.92: [13992]: USE unlimited page length Oct 02 14:20:18.92: [13992]: USE 3.85 line/mm Oct 02 14:20:18.92: [13992]: USE 2-D MMR Oct 02 14:20:18.92: [13992]: USE 0 ms/scanline Oct 02 14:20:18.92: [13992]: SEND training at v.17 14400 bit/s Oct 02 14:20:18.92: [13992]: <-- [9:AT+FRS=7\r] Oct 02 14:20:18.99: [13992]: --> [2:OK] Oct 02 14:20:18.99: [13992]: <-- [9:AT+FTH=3\r] Oct 02 14:20:19.00: [13992]: --> [7:CONNECT] Oct 02 14:20:19.00: [13992]: <-- HDLC<23:FF C0 C2 04 04 04 04 04 04 04 04 04 04 04 04 04 04 04 04 04 04 04 04> Oct 02 14:20:20.54: [13992]: --> [7:CONNECT] Oct 02 14:20:20.54: [13992]: <-- HDLC<7:FF C8 C1 00 44 1F 22> Oct 02 14:20:20.94: [13992]: --> [2:OK] Oct 02 14:20:20.94: [13992]: <-- [9:AT+FTS=7\r] Oct 02 14:20:21.02: [13992]: --> [2:OK] Oct 02 14:20:21.02: [13992]: MODEM set XON/XOFF/FLUSH: input interpreted, output disabled Oct 02 14:20:21.02: [13992]: <-- [11:AT+FTM=145\r] Oct 02 14:20:21.03: [13992]: --> [7:CONNECT] Oct 02 14:20:21.03: [13992]: DELAY 400 ms Oct 02 14:20:23.98: [13992]: --> [2:OK] Oct 02 14:20:23.98: [13992]: MODEM set XON/XOFF/DRAIN: input ignored, output disabled Oct 02 14:20:23.98: [13992]: <-- [9:AT+FRH=3\r] Oct 02 14:20:24.48: [13992]: --> [7:CONNECT] Oct 02 14:20:25.52: [13992]: --> HDLC<5:FF C8 21 57 BE> Oct 02 14:20:25.55: [13992]: --> [2:OK] Oct 02 14:20:25.55: [13992]: TRAINING succeeded Oct 02 14:20:25.55: [13992]: SEND begin page Oct 02 14:20:25.55: [13992]: Reading MH-compressed image file Oct 02 14:20:25.56: [13992]: SEND EOFB Oct 02 14:20:25.56: [13992]: SEND send frame number 0 Oct 02 14:20:25.56: [13992]: SEND send frame number 1 Oct 02 14:20:25.56: [13992]: SEND send frame number 2 Oct 02 14:20:25.56: [13992]: SEND send frame number 3 Oct 02 14:20:25.56: [13992]: SEND send frame number 4 Oct 02 14:20:25.56: [13992]: SEND send frame number 5 Oct 02 14:20:25.56: [13992]: SEND send frame number 6 Oct 02 14:20:25.56: [13992]: SEND send frame number 7 Oct 02 14:20:25.56: [13992]: SEND send frame number 8 Oct 02 14:20:25.56: [13992]: SEND send frame number 9 Oct 02 14:20:25.56: [13992]: SEND send frame number 10 Oct 02 14:20:25.56: [13992]: SEND send frame number 11 Oct 02 14:20:25.56: [13992]: SEND send frame number 12 Oct 02 14:20:25.56: [13992]: SEND send frame number 13 Oct 02 14:20:25.56: [13992]: SEND send frame number 14 Oct 02 14:20:25.56: [13992]: SEND send frame number 15 Oct 02 14:20:25.56: [13992]: SEND send frame number 16 Oct 02 14:20:25.56: [13992]: SEND send frame number 17 Oct 02 14:20:25.56: [13992]: SEND send frame number 18 Oct 02 14:20:25.56: [13992]: SEND send frame number 19 Oct 02 14:20:25.56: [13992]: SEND send frame number 20 Oct 02 14:20:25.56: [13992]: SEND send frame number 21 Oct 02 14:20:25.56: [13992]: SEND send frame number 22 Oct 02 14:20:25.56: [13992]: SEND send frame number 23 Oct 02 14:20:25.56: [13992]: SEND send frame number 24 Oct 02 14:20:25.56: [13992]: SEND send frame number 25 Oct 02 14:20:25.56: [13992]: SEND send frame number 26 Oct 02 14:20:25.56: [13992]: SEND send frame number 27 Oct 02 14:20:25.56: [13992]: SEND send frame number 28 Oct 02 14:20:25.56: [13992]: SEND send frame number 29 Oct 02 14:20:25.56: [13992]: SEND send frame number 30 Oct 02 14:20:25.56: [13992]: SEND send frame number 31 Oct 02 14:20:25.56: [13992]: SEND send frame number 32 Oct 02 14:20:25.56: [13992]: SEND send frame number 33 Oct 02 14:20:25.56: [13992]: SEND send frame number 34 Oct 02 14:20:25.56: [13992]: SEND send frame number 35 Oct 02 14:20:25.56: [13992]: SEND send frame number 36 Oct 02 14:20:25.56: [13992]: SEND send frame number 37 Oct 02 14:20:25.56: [13992]: SEND send frame number 38 Oct 02 14:20:25.56: [13992]: SEND send frame number 39 Oct 02 14:20:25.56: [13992]: SEND send frame number 40 Oct 02 14:20:25.56: [13992]: SEND send frame number 41 Oct 02 14:20:25.56: [13992]: SEND send frame number 42 Oct 02 14:20:25.56: [13992]: SEND send frame number 43 Oct 02 14:20:25.56: [13992]: SEND send frame number 44 Oct 02 14:20:25.56: [13992]: SEND send frame number 45 Oct 02 14:20:25.56: [13992]: SEND send frame number 46 Oct 02 14:20:25.56: [13992]: SEND send frame number 47 Oct 02 14:20:25.56: [13992]: SEND send frame number 48 Oct 02 14:20:25.56: [13992]: SEND send frame number 49 Oct 02 14:20:25.56: [13992]: SEND send frame number 50 Oct 02 14:20:25.57: [13992]: SEND send frame number 51 Oct 02 14:20:25.57: [13992]: SEND send frame number 52 Oct 02 14:20:25.57: [13992]: SEND send frame number 53 Oct 02 14:20:25.57: [13992]: SEND send frame number 54 Oct 02 14:20:25.57: [13992]: SEND send frame number 55 Oct 02 14:20:25.57: [13992]: SEND send frame number 56 Oct 02 14:20:25.57: [13992]: SEND send frame number 57 Oct 02 14:20:25.57: [13992]: SEND send frame number 58 Oct 02 14:20:25.57: [13992]: SEND send frame number 59 Oct 02 14:20:25.57: [13992]: SEND send frame number 60 Oct 02 14:20:25.57: [13992]: SEND send frame number 61 Oct 02 14:20:25.57: [13992]: SEND send frame number 62 Oct 02 14:20:25.57: [13992]: SEND send frame number 63 Oct 02 14:20:25.57: [13992]: SEND send frame number 64 Oct 02 14:20:25.57: [13992]: SEND send frame number 65 Oct 02 14:20:25.57: [13992]: SEND send frame number 66 Oct 02 14:20:25.57: [13992]: SEND send frame number 67 Oct 02 14:20:25.57: [13992]: SEND send frame number 68 Oct 02 14:20:25.57: [13992]: SEND send frame number 69 Oct 02 14:20:25.57: [13992]: SEND send frame number 70 Oct 02 14:20:25.57: [13992]: SEND send frame number 71 Oct 02 14:20:25.57: [13992]: SEND send frame number 72 Oct 02 14:20:25.57: [13992]: SEND send frame number 73 Oct 02 14:20:25.57: [13992]: SEND send frame number 74 Oct 02 14:20:25.57: [13992]: SEND send frame number 75 Oct 02 14:20:25.57: [13992]: SEND send frame number 76 Oct 02 14:20:25.57: [13992]: SEND send frame number 77 Oct 02 14:20:25.57: [13992]: SEND send frame number 78 Oct 02 14:20:25.57: [13992]: SEND send frame number 79 Oct 02 14:20:25.57: [13992]: SEND send frame number 80 Oct 02 14:20:25.57: [13992]: SEND send frame number 81 Oct 02 14:20:25.57: [13992]: SEND send frame number 82 Oct 02 14:20:25.57: [13992]: SEND send frame number 83 Oct 02 14:20:25.57: [13992]: SEND send frame number 84 Oct 02 14:20:25.57: [13992]: SEND send frame number 85 Oct 02 14:20:25.57: [13992]: SEND send frame number 86 Oct 02 14:20:25.57: [13992]: SEND send frame number 87 Oct 02 14:20:25.57: [13992]: SEND send frame number 88 Oct 02 14:20:25.57: [13992]: SEND send frame number 89 Oct 02 14:20:25.57: [13992]: SEND send frame number 90 Oct 02 14:20:25.57: [13992]: MODEM set XON/XOFF/FLUSH: input interpreted, output disabled Oct 02 14:20:25.57: [13992]: <-- [9:AT+FRS=7\r] Oct 02 14:20:25.63: [13992]: --> [2:OK] Oct 02 14:20:25.63: [13992]: <-- [11:AT+FTM=146\r] Oct 02 14:20:25.64: [13992]: --> [7:CONNECT] Oct 02 14:20:25.64: [13992]: DELAY 400 ms Oct 02 14:21:09.80: [13992]: --> [9:AT+VCID=1] Oct 02 14:21:09.80: [13992]: --> [6:ATS0=0] Oct 02 14:21:09.80: [13992]: --> [2:OK] Oct 02 14:21:09.80: [13992]: MODEM set XON/XOFF/DRAIN: input ignored, output disabled Oct 02 14:21:09.80: [13992]: <-- [9:AT+FTS=7\r] Oct 02 14:21:09.80: [13992]: --> [8:AT+FTS=7] Oct 02 14:21:09.80: [13992]: --> [5:ERROR] Oct 02 14:21:09.80: [13992]: MODEM Command error Oct 02 14:21:09.80: [13992]: Stop and wait failure (modem on hook) {E127} Oct 02 14:21:09.80: [13992]: SEND end page Oct 02 14:21:09.80: [13992]: SEND: Stop and wait failure (modem on hook) {E127}; Giving up after 3 attempts to send same page "docq/doc8.pdf;00", dirnum 0 Oct 02 14:21:09.80: [13992]: <-- [9:AT+FRS=7\r] Oct 02 14:21:09.80: [13992]: --> [13:AT+FRS=7ERROR] Oct 02 14:21:39.81: [13992]: MODEM TIMEOUT: reading line from modem Oct 02 14:21:39.81: [13992]: MODEM <Timeout> Oct 02 14:21:39.81: [13992]: Failure to receive silence (synchronization failure). {E100} Oct 02 14:21:40.02: [13992]: MODEM TIMEOUT: reading line from modem Oct 02 14:21:40.02: [13992]: MODEM <Timeout> Oct 02 14:21:40.02: [13992]: <-- [9:AT+FTH=3\r] Oct 02 14:21:40.02: [13992]: --> [8:AT+FTH=3] Oct 02 14:21:40.02: [13992]: MODEM input buffering enabled Oct 02 14:21:41.03: [13992]: <-- [5:ATH0\r] Oct 02 14:21:41.03: [13992]: --> [5:ERROR] Oct 02 14:21:41.03: [13992]: MODEM Command error Oct 02 14:21:41.03: [13992]: MODEM set DTR OFF Oct 02 14:21:41.03: [13992]: MODEM set baud rate: 0 baud (flow control unchanged) Oct 02 14:21:41.03: [13992]: STATE CHANGE: SENDING -> MODEMWAIT (timeout 5) Oct 02 14:21:41.03: [13992]: SESSION END
begin:vcard fn:Bruce McAlister n:McAlister;Bruce org:Blueface Ltd adr:;;8 Clanwilliam Terrace;Dublin;Dublin;Dublin 2;Ireland email;internet:bruce.mcalister@xxxxxxxxxxx tel;work:+353 1 524 2009 x-mozilla-html:FALSE url:http://www.blueface.ie version:2.1 end:vcard