[Speechsc] Changes from draft -17 to draft -18
Dan Burnett <dburnett@voxeo.com> Tue, 05 May 2009 20:28 UTC
Return-Path: <dburnett@voxeo.com>
X-Original-To: speechsc@core3.amsl.com
Delivered-To: speechsc@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 8C6463A6A47 for <speechsc@core3.amsl.com>; Tue, 5 May 2009 13:28:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.777
X-Spam-Level:
X-Spam-Status: No, score=-1.777 tagged_above=-999 required=5 tests=[AWL=0.822, BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id I05tUG-HcK2K for <speechsc@core3.amsl.com>; Tue, 5 May 2009 13:28:33 -0700 (PDT)
Received: from voxeo.com (mmail.voxeo.com [66.193.54.208]) by core3.amsl.com (Postfix) with SMTP id 8A54E3A69BB for <speechsc@ietf.org>; Tue, 5 May 2009 13:28:33 -0700 (PDT)
Received: from 182.sub-70-214-140.myvzw.com (account dburnett [70.214.140.182] verified) by voxeo.com (CommuniGate Pro SMTP 5.2.3) with ESMTPSA id 41553338 for speechsc@ietf.org; Tue, 05 May 2009 20:29:59 +0000
Message-Id: <7F91D49D-4D7A-41B0-9B67-C7D112F07A5E@voxeo.com>
From: Dan Burnett <dburnett@voxeo.com>
To: speechsc@ietf.org
Content-Type: text/plain; charset="US-ASCII"; format="flowed"; delsp="yes"
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (Apple Message framework v930.3)
Date: Tue, 05 May 2009 16:29:55 -0400
X-Mailer: Apple Mail (2.930.3)
Subject: [Speechsc] Changes from draft -17 to draft -18
X-BeenThere: speechsc@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Speech Services Control Working Group <speechsc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/speechsc>, <mailto:speechsc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/speechsc>
List-Post: <mailto:speechsc@ietf.org>
List-Help: <mailto:speechsc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/speechsc>, <mailto:speechsc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 05 May 2009 20:28:34 -0000
Group,
Here are the changes in draft-18 (just submitted).
-- dan
- 1: Clarified relationship with RTSP.
- 2.1: Added definition of "endpointing".
- In Section 5, changed "However, to assist in compact
representations, MRCPv2 also allows other character sets such as ISO
8859-1 to be used when desired."
to
"However, to assist in compact representations, MRCPv2 also allows
message content to be represented in other character sets such as ISO
8859-1."
In the context of its paragraph, this change clarifies that message
header values are always in UTF-8.
- In Section 6.2, changed "It MUST be possible to combine multiple
headers of the same name into one "header:value" pair without changing
the semantics of the message, by appending each subsequent value to
the first, each separated by a comma."
to
"Since vendor-specific parameters may be order-dependent, it MUST be
possible to combine multiple headers of the same name into one
"header:value" pair without changing the semantics of the message, by
appending each subsequent value to the first, each separated by a
comma.".
- In 6.2.5, changed "acceptable character set" to "acceptable
character sets".
- In 6.2.11, changed "the receiver MAY ignore the content of the
message body."
to
"the receiver MUST ignore the content of the message body."
- In 6.3, changed "(a=resultformat:application/emma-xml)" to
"(a=resultformat:application/emma+xml)"
- 8.4.13, 9.4.21, 10.4.6: changed "all anticipated access protocols"
to "any access protocol". Changed "is alphanumeric" to be "is
UTF-8". Also, in the ABNF changed "alphanum" to be "UTFCHAR".
- 8.5.1, 8.5.2, 9.5.1, 9.9: after first mention of text/uri-list,
added reference to RFC 2483.
- 9.4.6: changed 'Completion-Status of "002 no-input-timeout"' to
'Completion-Cause of "no-input-timeout"'
- 9.4.8: changed "in the form of a URI returned" to "by returning a
URI".
- 9.16: changed "has no effect on the second attempt." to "has no
effect the second time".
- 10.6: changed "any other URI schemes supported by the server SHOULD
employ integrity
and confidentiality on the data transfer (e.g. FTPS)"
to
"any protocols used for dereferencing SHOULD employ integrity and
confidentiality"
- 11.4.16: added new failure Completion-Cause of "speech-not-usable".
- 13.5: changed "We make the assumption that '>' is not a valid
character in a URI according to RFC3986." to
"'>' must be percent encoded in URIs according to RFC3986."
- 13.5.2: ***section deleted***. This media type already exists.
- 13.6: changed "The URLs defined here provide an addressing or
referencing mechanism only." to
"The URIs defined here provide an identification mechanism only."
Added a few within-document references and made a modest number of
minor, non-functional wording changes, mainly in introductory sections.
Plus fixed the inevitable typos.
- [Speechsc] Changes from draft -17 to draft -18 Dan Burnett