MEDIACTRL Working Group E. Burger
Internet-Draft Georgetown University
Updates: 6231 (if approved) February 12, 2012
Intended status: Standards Track
Expires: August 15, 2012
IANA Registry for MEDIACTRL Interactive Voice Response Control Package
draft-ietf-mediactrl-6231-iana-00.txt
Abstract
This document creates an IANA registry for the response codes for the
MEDIACTRL Interactive Voice Response Control Package, RFC6231.
Status of this Memo
This Internet-Draft is submitted in full conformance with the
provisions of BCP 78 and BCP 79.
Internet-Drafts are working documents of the Internet Engineering
Task Force (IETF). Note that other groups may also distribute
working documents as Internet-Drafts. The list of current Internet-
Drafts is at http://datatracker.ietf.org/drafts/current/.
Internet-Drafts are draft documents valid for a maximum of six months
and may be updated, replaced, or obsoleted by other documents at any
time. It is inappropriate to use Internet-Drafts as reference
material or to cite them other than as "work in progress."
This Internet-Draft will expire on August 15, 2012.
Copyright Notice
Copyright (c) 2012 IETF Trust and the persons identified as the
document authors. All rights reserved.
This document is subject to BCP 78 and the IETF Trust's Legal
Provisions Relating to IETF Documents
(http://trustee.ietf.org/license-info) in effect on the date of
publication of this document. Please review these documents
carefully, as they describe your rights and restrictions with respect
to this document. Code Components extracted from this document must
include Simplified BSD License text as described in Section 4.e of
the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.
Burger Expires August 15, 2012 [Page 1]
Internet-Draft 6231 IANA Registry February 2012
Table of Contents
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . 3
2. Security Considerations . . . . . . . . . . . . . . . . . . . . 3
3. IANA Considerations . . . . . . . . . . . . . . . . . . . . . . 3
4. Acknowledgements . . . . . . . . . . . . . . . . . . . . . . . 7
5. Normative References . . . . . . . . . . . . . . . . . . . . . 7
Author's Address . . . . . . . . . . . . . . . . . . . . . . . . . 7
Burger Expires August 15, 2012 [Page 2]
Internet-Draft 6231 IANA Registry February 2012
1. Introduction
This document creates an IANA registry for the response codes for the
MEDIACTRL Interactive Voice Response Control Package [RFC6231].
2. Security Considerations
None, other than those described in the MEDIACTRL Interactive Voice
Response Control Package. [RFC6231]
3. IANA Considerations
Please create the following registry. New status codes are assigned
using the Standards Action process defined in RFC5226 [RFC5226].
Burger Expires August 15, 2012 [Page 3]
Internet-Draft 6231 IANA Registry February 2012
+-------+---------------+-----------------------+-------------------+
| Code | Summary | Description | Reference |
+-------+---------------+-----------------------+-------------------+
| 200 | OK | request has succeeded | RFC6231 |
| 400 | Syntax error | request is | RFC6231 |
| | | syntactically | |
| | | invalid: it is not | |
| | | valid with respect to | |
| | | the XML schema or it | |
| | | violates a | |
| | | co-occurrence | |
| | | constraint for a | |
| | | request element. | |
| 405 | dialogid | request uses a | RFC6231 |
| | already | dialogid identifier | |
| | exists | for a new dialog | |
| | | which is already used | |
| | | by another dialog on | |
| | | the MS. | |
| 406 | dialogid does | request uses a | RFC6231 |
| | not exist | dialogid identifier | |
| | | for an dialog which | |
| | | does not exist on the | |
| | | MS. | |
| 407 | connectionid | request uses a | RFC6231 |
| | does not | connectionid | |
| | exist | identifier for a | |
| | | connection which does | |
| | | not exist on the MS. | |
| 408 | conferenceid | request uses a | RFC6231 |
| | does not | conferenceid | |
| | exist | identifier for a | |
| | | conference which does | |
| | | not exist on the MS. | |
| 409 | Resource | request use a URI to | RFC6231 |
| | cannot be | reference an external | |
| | retrieved | resource (e.g. | |
| | | dialog, media or | |
| | | grammar) which cannot | |
| | | be retrieved within | |
| | | the timeout interval | |
| 410 | Dialog | request to prepare or | RFC6231 |
| | execution | start a dialog which | |
| | canceled | has been terminated | |
| | | by a | |
| | | | |
Burger Expires August 15, 2012 [Page 4]
Internet-Draft 6231 IANA Registry February 2012
| 411 | Incompatible | request specifies a | RFC6231 |
| | stream | media stream | |
| | configuration | configuration which | |
| | | is in conflict with | |
| | | itself, or the | |
| | | connection or | |
| | | conference | |
| | | capabilities | |
| 412 | Media stream | request specifies an | RFC6231 |
| | not available | operation for which a | |
| | | media stream is not | |
| | | available. For | |
| | | example, playing a | |
| | | video media resource | |
| | | on an connection or | |
| | | conference without | |
| | | video streams. | |
| 413 | Control keys | the request contains | RFC6231 |
| | with same | a element | |
| | value | where some keys have | |
| | | the same value | |
| 419 | Other | requested operation | RFC6231 |
| | execution | cannot be executed by | |
| | error | the MS. | |
| 420 | Unsupported | request specifies a | RFC6231 |
| | URI scheme | URI whose scheme is | |
| | | not supported by the | |
| | | MS | |
| 421 | Unsupported | request references an | RFC6231. |
| | dialog | external dialog | |
| | language | language not | |
| | | supported by the MS | |
| 422 | Unsupported | request references a | RFC6231 |
| | playback | media resource for | |
| | format | playback whose format | |
| | | is not supported by | |
| | | the MS | |
| 423 | Unsupported | request references a | RFC6231 |
| | record format | media resource for | |
| | | recording whose | |
| | | format is not | |
| | | supported by the MS | |
| 424 | Unsupported | request references a | RFC6231 |
| | grammar | grammar whose format | |
| | format | is not supported by | |
| | | the MS | |
Burger Expires August 15, 2012 [Page 5]
Internet-Draft 6231 IANA Registry February 2012
| 425 | Unsupported | request contains a | RFC6231 |
| | variable | prompt | |
| | configuration | element not supported | |
| | | by the MS | |
| 426 | Unsupported | request contains a | RFC6231 |
| | DTMF | prompt element | |
| | configuration | not supported by the | |
| | | MS | |
| 427 | Unsupported | request contains a | RFC6231 |
| | parameter | element not | |
| | | supported by the MS | |
| 428 | Unsupported | request contains a | RFC6231 |
| | media stream | element | |
| | configuration | whose configuration | |
| | | is not supported by | |
| | | the MS. | |
| 429 | Unsupported | request contains a | RFC6231 |
| | playback | element | |
| | configuration | which the MS is | |
| | | unable to play on the | |
| | | available output | |
| | | media streams | |
| 430 | Unsupported | request contains a | RFC6231 |
| | record | element | |
| | configuration | which the MS is | |
| | | unable to record with | |
| | | on the available | |
| | | input media streams | |
| 431 | Unsupported | the request contains | RFC6231 |
| | foreign | attributes or | |
| | namespace | elements from another | |
| | attribute or | namespace which the | |
| | element | MS does not support | |
| 432 | Unsupported | the request tries to | RFC6231 |
| | multiple | start another dialog | |
| | dialog | on the same | |
| | capability | conference or | |
| | | connection where a | |
| | | dialog is already | |
| | | running | |
| 433 | Unsupported | the request contains | RFC6231 |
| | collect and | and | |
| | record | elements and | |
| | capability | the MS does support | |
| | | these operations | |
| | | simultaneously | |
Burger Expires August 15, 2012 [Page 6]
Internet-Draft 6231 IANA Registry February 2012
| 434 | Unsupported | the request contains | RFC6231 |
| | VAD | a element | |
| | capability | where Voice Activity | |
| | | Detection (VAD) is | |
| | | required, but the MS | |
| | | does not support VAD. | |
| 435 | Unsupported | the request contains | RFC6231 |
| | parallel | a prompt | |
| | playback | element whose | |
| | | configuration is not | |
| | | supported by the MS. | |
| 439 | Other | request requires | RFC6231 |
| | unsupported | another capability | |
| | capability | not supported by the | |
| | | MS | |
+-------+---------------+-----------------------+-------------------+
Table 1: status codes
4. Acknowledgements
I lifted the table in Section 3 directly from the excellent text
written by Scott McGlashan, Tim Melanchuk, and Chris Boulton in
RFC6231. Any transcription errors are mine.
5. Normative References
[RFC6231] McGlashan, S., Melanchuk, T., and C. Boulton, "An
Interactive Voice Response (IVR) Control Package for the
Media Control Channel Framework", RFC 6231, May 2011.
[RFC5226] Narten, T. and H. Alvestrand, "Guidelines for Writing an
IANA Considerations Section in RFCs", BCP 26, RFC 5226,
May 2008.
Author's Address
Eric Burger
Georgetown University
37th and O St., NW
Washington, DC 20007
USA
Email: eburger@standardstrack.com
Burger Expires August 15, 2012 [Page 7]