summaryrefslogtreecommitdiff
path: root/doc/rfc/rfc6878.txt
blob: 1dc0eaea570debdd5111f4470652db828cad444f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
Internet Engineering Task Force (IETF)                        A.B. Roach
Request for Comments: 6878                                       Mozilla
Updates: 3261                                                 March 2013
Category: Standards Track
ISSN: 2070-1721


        IANA Registry for the Session Initiation Protocol (SIP)
                        "Priority" Header Field

Abstract

   This document defines a new IANA registry to keep track of the values
   defined for the Session Initiation Protocol (SIP) "Priority" header
   field.  It updates RFC 3261.

Status of This Memo

   This is an Internet Standards Track document.

   This document is a product of the Internet Engineering Task Force
   (IETF).  It represents the consensus of the IETF community.  It has
   received public review and has been approved for publication by the
   Internet Engineering Steering Group (IESG).  Further information on
   Internet Standards is available in Section 2 of RFC 5741.

   Information about the current status of this document, any errata,
   and how to provide feedback on it may be obtained at
   http://www.rfc-editor.org/info/rfc6878.

Copyright Notice

   Copyright (c) 2013 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.







Roach                        Standards Track                    [Page 1]
^L
RFC 6878           SIP Priority Header Field Registry         March 2013


1.  Introduction

   This document defines a new IANA registry to keep track of the values
   defined for the Session Initiation Protocol (SIP) "Priority" header
   field.  This header field was defined in [RFC3261], Section 20.26.
   It was clearly specified in a way that allows for the creation of new
   values beyond those originally specified; however, no registry has
   been established for it.

2.  IANA Considerations

   This document adds a new sub-registry, "Priority Header Field
   Values", to the "Session Initiation Protocol (SIP) Parameters"
   registry page.  Its format and initial values are as shown in the
   following table:

                        +------------+-----------+
                        | Priority   | Reference |
                        +------------+-----------+
                        | non-urgent | RFC 3261  |
                        | normal     | RFC 3261  |
                        | urgent     | RFC 3261  |
                        | emergency  | RFC 3261  |
                        +------------+-----------+

   The policy for registration of values in this registry is "IETF
   Review" as that term is defined by [RFC5226].  This policy was chosen
   over lighter-weight policies due the potential architectural impact
   of the semantics associated with new values.  Efforts contemplating
   adding a Priority value should consider whether the SIP Resource-
   Priority [RFC4412] or even a different protocol would be more
   appropriate for achieving their requirements.

3.  Security Considerations

   This document does not have any impact on the security of the SIP
   protocol.  Its purpose is purely administrative in nature.














Roach                        Standards Track                    [Page 2]
^L
RFC 6878           SIP Priority Header Field Registry         March 2013


4.  References

4.1.  Normative References

   [RFC3261]  Rosenberg, J., Schulzrinne, H., Camarillo, G., Johnston,
              A., Peterson, J., Sparks, R., Handley, M., and E.
              Schooler, "SIP: Session Initiation Protocol", RFC 3261,
              June 2002.

   [RFC5226]  Narten, T. and H. Alvestrand, "Guidelines for Writing an
              IANA Considerations Section in RFCs", BCP 26, RFC 5226,
              May 2008.

4.2.  Informative References

   [RFC4412]  Schulzrinne, H. and J. Polk, "Communications Resource
              Priority for the Session Initiation Protocol (SIP)",
              RFC 4412, February 2006.

Author's Address

   Adam Roach
   Mozilla
   Dallas, TX
   US

   EMail: adam@nostrum.com
























Roach                        Standards Track                    [Page 3]
^L