1 2#------------------------------------------------------------------------------ 3# $File: modem,v 1.5 2010/09/20 18:55:20 rrt Exp $ 4# modem: file(1) magic for modem programs 5# 6# From: Florian La Roche <florian@knorke.saar.de> 71 string PC\ Research,\ Inc Digifax-G3-File 8>29 byte 1 \b, fine resolution 9>29 byte 0 \b, normal resolution 10 110 short 0x0100 raw G3 data, byte-padded 120 short 0x1400 raw G3 data 13# 14# Magic data for vgetty voice formats 15# (Martin Seine & Marc Eberhard) 16 17# 18# raw modem data version 1 19# 200 string RMD1 raw modem data 21>4 string >\0 (%s / 22>20 short >0 compression type 0x%04x) 23 24# 25# portable voice format 1 26# 270 string PVF1\n portable voice format 28>5 string >\0 (binary %s) 29 30# 31# portable voice format 2 32# 330 string PVF2\n portable voice format 34>5 string >\0 (ascii %s) 35 36