Microlink Office
Sascha Ziemann (szi@aibon.ping.de)
Tue, 02 Nov 1999 21:15:01 +0100
Hi,
I am working on a small tool for the ELSA Microlink Office to download
fax pages and run mgettys new_fax. My code reads some pages from the
modem, but I have no information about the file format. The file
contains AT commands and binary data mixed. The following dump shows
the beginning of a file:
00000000 0d0a 2b46 434f 0d0a 0d0a 2b46 5449 3a22 ..+FCO....+FTI:"
00000010 3439 2035 3639 2031 3430 3420 2020 2020 49 569 1404
00000020 2020 2020 220d 0a0d 0a2b 4643 533a 312c "....+FCS:1,
00000030 352c 302c 322c 302c 302c 302c 300d 0a0d 5,0,2,0,0,0,0...
00000040 0a4f 4b0d 0a0d 0a2b 4644 520d 0a0d 0a43 .OK....+FDR....C
00000050 4f4e 4e45 4354 0d0a 0080 b259 0150 362b ONNECT.....Y.P6+
00000060 00ca 6605 40d9 ac00 289b 1500 65b3 02a0 ..f.@...(...e...
00000070 6c56 0094 cd0a 80b2 5901 5036 2b00 ca66 lV......Y.P6+..f
00000080 0540 d9ac 00c8 0e64 8d84 1554 88a7 4638 .@.....d...T..F8
00000090 17ab 5be2 864b b5d5 c42d 2ccc a950 a184 ..[..K...-,..P..
I found a program called splitfax:
http://www.lstm.uni-erlangen.de/~thzeiser/MLO/
but that program does not remove the AT commands.
Does anybody know something about the T4N format of the ELSA Microlink
Office?
Sascha