Deleted Added
full compact
zyxel (186675) zyxel (226048)
1
2#------------------------------------------------------------------------------
1
2#------------------------------------------------------------------------------
3# $File: zyxel,v 1.6 2009/09/19 16:28:13 christos Exp $
3# zyxel: file(1) magic for ZyXEL modems
4#
5# From <rob@pe1chl.ampr.org>
6# These are the /etc/magic entries to decode datafiles as used for the
7# ZyXEL U-1496E DATA/FAX/VOICE modems. (This header conforms to a
8# ZyXEL-defined standard)
9
100 string ZyXEL\002 ZyXEL voice data
11>10 byte 0 - CELP encoding
12>10 byte&0x0B 1 - ADPCM2 encoding
13>10 byte&0x0B 2 - ADPCM3 encoding
14>10 byte&0x0B 3 - ADPCM4 encoding
15>10 byte&0x0B 8 - New ADPCM3 encoding
16>10 byte&0x04 4 with resync
4# zyxel: file(1) magic for ZyXEL modems
5#
6# From <rob@pe1chl.ampr.org>
7# These are the /etc/magic entries to decode datafiles as used for the
8# ZyXEL U-1496E DATA/FAX/VOICE modems. (This header conforms to a
9# ZyXEL-defined standard)
10
110 string ZyXEL\002 ZyXEL voice data
12>10 byte 0 - CELP encoding
13>10 byte&0x0B 1 - ADPCM2 encoding
14>10 byte&0x0B 2 - ADPCM3 encoding
15>10 byte&0x0B 3 - ADPCM4 encoding
16>10 byte&0x0B 8 - New ADPCM3 encoding
17>10 byte&0x04 4 with resync