home *** CD-ROM | disk | FTP | other *** search
/ Internet Core Protocols / Oreilly-InternetCoreProtocols.iso / RFCs / rfc2422.txt < prev    next >
Encoding:
Text File  |  1999-10-14  |  10.3 KB  |  340 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7. Network Working Group                                         G. Vaudreuil
  8. Request for Comments: 2422                             Lucent Technologies
  9. Obsoletes: 1911                                                 G. Parsons
  10. Category: Standards Track                                 Northern Telecom
  11.                                                             September 1998
  12.  
  13.  
  14.                   Toll Quality Voice - 32 kbit/s ADPCM
  15.                        MIME Sub-type Registration
  16.  
  17. Status of this Memo
  18.  
  19.    This document specifies an Internet standards track protocol for the
  20.    Internet community, and requests discussion and suggestions for
  21.    improvements.  Please refer to the current edition of the "Internet
  22.    Official Protocol Standards" (STD 1) for the standardization state
  23.    and status of this protocol.  Distribution of this memo is unlimited.
  24.  
  25. Copyright Notice
  26.  
  27.    Copyright (C) The Internet Society (1998).  All Rights Reserved.
  28.  
  29. Overview
  30.  
  31.    This document describes the registration of the MIME sub-type
  32.    audio/32KADPCM for toll quality audio.  This audio encoding is
  33.    defined by the ITU-T in Recommendation G.726.
  34.  
  35. 1.  Abstract
  36.  
  37.    This document describes the registration of the MIME sub-type
  38.    audio/32KADPCM for toll quality audio.  This audio encoding is
  39.    defined by the ITU-T in Recommendation G.726.  This document refines
  40.    an earlier sub-type registration in RFC 1911.
  41.  
  42.    The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
  43.    "SHOULD", "SHOULD NOT", "RECOMMENDED",  "MAY", and "OPTIONAL" in this
  44.    document are to be interpreted as described in [REQ].
  45.  
  46. 2. ITU-T Definition
  47.  
  48.    Recommendation G.726 [G726] defines the characteristics that are
  49.    recommended for the conversion of a 64 kbit/s A-law or m-law pulse
  50.    code modulation (PCM) channel at 8000 samples/second to and from a
  51.    40, 32, 24 or 16 kbit/s channel. The conversion is applied to the PCM
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58. Vaudreuil & Parsons         Standards Track                     [Page 1]
  59.  
  60. RFC 2422                    32 kbit/s ADPCM               September 1998
  61.  
  62.  
  63.    bit stream using an adaptive differential pulse code modulation
  64.    (ADPCM) transcoding technique.  This Recommendation obsoletes G.721
  65.    which only defined the 32 kbit/s characteristics.
  66.  
  67.    Recommendation G.726 was prepared by Study Group 15 of the
  68.    Telecommunications Standardization Sector of the International
  69.    Telecommunication Union (ITU-T) and was approved under the ITU's
  70.    Resolution No. 2 procedure on the 14 of December 1990.
  71.  
  72. 3. MIME Definition
  73.  
  74. 3.1 audio/32KADPCM
  75.  
  76.    CCITT Recommendation G.726 [G726] describes the algorithm recommended
  77.    for conversion of a 64 kbit/s A-law or u-law PCM channel to and from
  78.    a 32 kbit/s channel (this is the same algorithm as described in the
  79.    deprecated G.721).  The conversion is applied to the PCM stream using
  80.    an Adaptive Differential Pulse Code Modulation (ADPCM) transcoding
  81.    technique.
  82.  
  83.    The MIME sub-type audio/32KADPCM is defined to hold binary audio data
  84.    encoded in 32 kbit/s ADPCM exactly as defined by ITU-T Recommendation
  85.    G.726.  No header information shall be included as part of the audio
  86.    data.  The content transfer encoding is typically either binary or
  87.    base64.
  88.  
  89.    An additional consideration that this document defines for clarity is
  90.    the choice of little endian ordering of the four bit code words.
  91.    This default ordering is defined in ITU-T Recommendation X.420 [X420]
  92.    for the equivalent X.400 body part, but is also detailed below in the
  93.    IANA Registration.
  94.  
  95. 3.2 VPIM Usage
  96.  
  97.    The audio/32KADPCM sub-type is a primary component of the VPIM
  98.    specification [VPIM].  In this context, the Content-Description and
  99.    Content-Disposition headers are used to succinctly describe the
  100.    contents of the audio body.  As well, only the little endian bit
  101.    ordering is valid.  Refer to the VPIM Specifcation for proper usage.
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114. Vaudreuil & Parsons         Standards Track                     [Page 2]
  115.  
  116. RFC 2422                    32 kbit/s ADPCM               September 1998
  117.  
  118.  
  119. 4.  IANA Registration
  120.  
  121.    To: ietf-types@iana.org
  122.    Subject: Registration of MIME media type audio/32KADPCM
  123.  
  124.    MIME media type name: audio
  125.  
  126.    MIME subtype name: 32KADPCM
  127.  
  128.    Required parameters: none
  129.  
  130.    Optional parameters: none
  131.  
  132.    Encoding considerations:
  133.  
  134.       Binary or Base-64 generally preferred
  135.  
  136.    Security considerations:
  137.  
  138.       There are no known security risks with the sending or
  139.       playing of raw audio data  Audio data is typically
  140.       interpreted only by an audio codec.  Unintended information
  141.       introduced into the data stream will result in noise.
  142.  
  143.  
  144.    Interoperability considerations:
  145.  
  146.       The four bit code word ordering within a byte may differ
  147.       between existing implementations of G.726 codecs.  Since
  148.       this content only permits the little endian ordering, codecs
  149.       that support the opposite ordering must reorder the code
  150.       words before storing to or retrieving from this content
  151.       type.
  152.  
  153.  
  154.    Published specification:
  155.  
  156.            ITU-T G.726 with little endian ordering
  157.  
  158.    Applications which use this media type:
  159.  
  160.            primarily voice messaging
  161.  
  162.    Additional information:
  163.  
  164.      Magic number(s): ?
  165.      File extension(s): .726
  166.  
  167.  
  168.  
  169.  
  170. Vaudreuil & Parsons         Standards Track                     [Page 3]
  171.  
  172. RFC 2422                    32 kbit/s ADPCM               September 1998
  173.  
  174.  
  175.      Macintosh File Type Code(s):  APCM
  176.  
  177.       Little Endian Ordering:
  178.  
  179.       The 4-bit code words of the G.726 encoding MUST be packed
  180.       into octets/bytes as follows:  the first code word (A) is
  181.       placed in the four least significant bits of the first
  182.       octet, with the least significant bit (LSB) of the code word
  183.       (A0) in the least significant bit of the octet;  the second
  184.       code word (B) is placed in the four most significant bits of
  185.       the first octet, with the most significant bit (MSB) of the
  186.       code word (B3) in the most significant bit of the octet.
  187.       Subsequent pairs of the code words shall be packed in the
  188.       same way into successive octets, with the first code word of
  189.       each pair placed in the least significant four bits of the
  190.       octet.  It is preferred that the voice sample be extended
  191.       with silence such that the encoded value comprises an even
  192.       number of code words.  However, if the voice sample
  193.       comprises an odd number of code words, then the last code
  194.       word shall be discarded.
  195.  
  196.  
  197.               +--+--+--+--+--+--+--+--+
  198.               |B3|B2|B1|B0|A3|A2|A1|A0|
  199.               +--+--+--+--+--+--+--+--+
  200.       MSB ->  | 7| 6| 5| 4| 3| 2| 1| 0|  <- LSB
  201.               +--+--+--+--+--+--+--+--+
  202.  
  203.               32K ADPCM / Octet Mapping
  204.  
  205.  
  206.    Person & email address to contact for further information:
  207.  
  208.      Glenn W. Parsons
  209.      Glenn.Parsons@Nortel.ca
  210.  
  211.      Gregory M. Vaudreuil
  212.      GregV@Lucent.Com
  213.  
  214.    Intended usage: COMMON
  215.  
  216.    Author/Change controller:
  217.  
  218.      Glenn W. Parsons & Gregory M. Vaudreuil
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226. Vaudreuil & Parsons         Standards Track                     [Page 4]
  227.  
  228. RFC 2422                    32 kbit/s ADPCM               September 1998
  229.  
  230.  
  231. 5. Authors' Addresses
  232.  
  233.    Glenn W. Parsons
  234.    Northern Telecom
  235.    P.O. Box 3511, Station C
  236.    Ottawa, ON  K1Y 4H7
  237.    Canada
  238.  
  239.    Phone: +1-613-763-7582
  240.    Fax: +1-613-763-4461
  241.    EMail: Glenn.Parsons@Nortel.ca
  242.  
  243.  
  244.    Gregory M. Vaudreuil
  245.    Lucent Technologies
  246.    17080 Dallas Parkway
  247.    Dallas, TX  75248-1905
  248.    United States
  249.  
  250.    Phone/Fax: +1-972-733-2722
  251.    EMail:GregV@Lucent.Com
  252.  
  253. 6. References
  254.  
  255.    [G726] CCITT Recommendation G.726 (1990), General Aspects of Digital
  256.           Transmission Systems, Terminal Equipment - 40, 32, 24,16
  257.           kbit/s Adaptive Differential Pulse Code Modulation (ADPCM).
  258.  
  259.    [MIME4] Freed, N., Klensin, J., and J. Postel, "Multipurpose Internet
  260.            Mail Extensions (MIME) Part Four: Registration Procedures",
  261.            RFC 2048, November 1996.
  262.  
  263.    [VPIM1] Vaudreuil, G., "Voice Profile for Internet Mail", RFC 1911,
  264.            February 1996.
  265.  
  266.    [VPIM2] Vaudreuil, G., and G. Parsons, "Voice Profile for Internet
  267.            Mail - version 2", RFC 2421, September 1998.
  268.  
  269.    [X420] ITU-T Recommendation X.420 (1996) - ISO/IEC 10021-7:1996,
  270.           Message handling systems: Interpersonal messaging.
  271.  
  272.    [REQ] Bradner, S., "Key words for use in RFCs to Indicate Requirement
  273.          Levels", BCP 14, RFC 2119, March 1997.
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282. Vaudreuil & Parsons         Standards Track                     [Page 5]
  283.  
  284. RFC 2422                    32 kbit/s ADPCM               September 1998
  285.  
  286.  
  287. 7.  Full Copyright Statement
  288.  
  289.    Copyright (C) The Internet Society (1998).  All Rights Reserved.
  290.  
  291.    This document and translations of it may be copied and furnished to
  292.    others, and derivative works that comment on or otherwise explain it
  293.    or assist in its implmentation may be prepared, copied, published and
  294.    distributed, in whole or in part, without restriction of any kind,
  295.    provided that the above copyright notice and this paragraph are
  296.    included on all such copies and derivative works.  However, this
  297.    document itself may not be modified in any way, such as by removing
  298.    the copyright notice or references to the Internet Society or other
  299.    Internet organizations, except as needed for the purpose of
  300.    developing Internet standards in which case the procedures for
  301.    copyrights defined in the Internet Standards process must be
  302.    followed, or as required to translate it into languages other than
  303.    English.
  304.  
  305.    The limited permissions granted above are perpetual and will not be
  306.    revoked by the Internet Society or its successors or assigns.
  307.  
  308.    This document and the information contained herein is provided on an
  309.    "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING
  310.    TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING
  311.    BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION
  312.    HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF
  313.    MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE."
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338. Vaudreuil & Parsons         Standards Track                     [Page 6]
  339.  
  340.