modem 880 B

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