summaryrefslogtreecommitdiff
path: root/doc/rfc/rfc3762.txt
blob: cb4bba3cf196b044fa0f31fbb8b384b0b7a468eb (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
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
Network Working Group                                           O. Levin
Request for Comments: 3762                         Microsoft Corporation
Category: Standards Track                                     April 2004


     Telephone Number Mapping (ENUM) Service Registration for H.323

Status of this Memo

   This document specifies an Internet standards track protocol for the
   Internet community, and requests discussion and suggestions for
   improvements.  Please refer to the current edition of the "Internet
   Official Protocol Standards" (STD 1) for the standardization state
   and status of this protocol.  Distribution of this memo is unlimited.

Copyright Notice

   Copyright (C) The Internet Society (2004).  All Rights Reserved.

Abstract

   The H.323 specification defines a means for building multimedia
   communication services over an arbitrary Packet Based Network,
   including the Internet.  This document registers a Telephone Number
   Mapping (ENUM) service for H.323 according to specifications and
   guidelines in RFC 3761.

Table of Contents

   1.  Introduction. . . . . . . . . . . . . . . . . . . . . . . . . . 2
   2.  ENUM Service Registration . . . . . . . . . . . . . . . . . . . 2
   3.  The E2U+H323 ENUM Service . . . . . . . . . . . . . . . . . . . 2
   4.  Conventions Used in this Document . . . . . . . . . . . . . . . 3
   5.  Security Considerations . . . . . . . . . . . . . . . . . . . . 3
   6.  IANA Considerations . . . . . . . . . . . . . . . . . . . . . . 3
   7.  References. . . . . . . . . . . . . . . . . . . . . . . . . . . 3
       7.1.  Normative References. . . . . . . . . . . . . . . . . . . 3
       7.2.  Informative References. . . . . . . . . . . . . . . . . . 3
   8.  Author's Address. . . . . . . . . . . . . . . . . . . . . . . . 4
   9.  Full Copyright Statement. . . . . . . . . . . . . . . . . . . . 5











Levin                       Standards Track                     [Page 1]
^L
RFC 3762          ENUM Service Registration for H.323         April 2004


1.  Introduction

   The H.323 specification [2] defines a means for building multimedia
   communication services over an arbitrary Packet Based Network,
   including the Internet.  When H.323 is used in the context of the
   Internet, it would be useful to take advantages of such services as
   domain name system (DNS) and ENUM in order to help facilitate the
   completion of multimedia calls.

   This document registers an ENUM service for H.323 according to
   specifications and guidelines in RFC 3761 [3].

2.  ENUM Service Registration

   As defined in [3], the following is a template covering information
   needed for the registration of the enumservice specified in this
   document.

   -  Service Name: "E2U+H323"
   -  URI Scheme(s): "h323:"
   -  Functional Specification: see section "3. The E2U+H323 ENUM
      Service"
   -  Security considerations: see section "5. Security Considerations"
   -  Intended usage: COMMON
   -  Author: Orit Levin
   -  Any other information that the author deems interesting: None

3.  The E2U+H323 ENUM Service

   This document defines the "E2U+H323" service to be used in the
   "service" sub-field of the "enumservice" as defined in [3].

   The H.323 related ENUM record MUST be populated with a standard H.323
   URL as defined in [2].  This URL MAY include parameters specifying
   the specific protocols and the transport means the H.323 entity
   supports.

   The H.323 entity MUST fully comply with the procedures defined in [3]
   for both record retrieval and processing by the DNS client.

   If, as a result of the ENUM DNS lookup, an H.323 URL matching local
   policies and capabilities is retrieved, the procedure defined in
   section O.8.1 "Locating H.323 Destination" of [5] SHOULD be
   performed.







Levin                       Standards Track                     [Page 2]
^L
RFC 3762          ENUM Service Registration for H.323         April 2004


4.  Conventions used in this document

   The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
   "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
   document are to be interpreted as described in BCP 14, RFC 2119 [1].

5.  Security Considerations

   The h323-URL information, once populated in the DNS, effectively
   becomes publicly accessible.  The access to the H.323 destinations
   (published using ENUM) can be secured by techniques and procedures
   defined in H.235 [4] - the security framework for H.323.  The
   framework defines means for achieving integrity, authentication,
   non-repudiation, encryption, etc. for H.323 calls.  An analysis of
   threats specific to the dependence of ENUM on the DNS, and the
   applicability of DNSSEC [6] to these, is provided in [3].

6.  IANA Considerations

   This document registers the E2U+H323 ENUM service according to
   specifications and guidelines in RFC 3761 [3] and the definitions in
   this document.

7.  References

7.1.  Normative References

   [1]  Bradner, S., "Key words for use in RFCs to Indicate Requirement
        Levels", BCP 14, RFC 2119, March 1997.

   [2]  "Packet-based multimedia communications systems", ITU-T
        Recommendation H.323, 2003.

   [3]  Faltstrom, P. and M. Mealling, "The E.164 to Uniform Resource
        Identifiers (URI) Dynamic Delegation Discovery System (DDDS)
        Application (ENUM)", RFC 3761, April 2004.

   [4]  "Security and encryption for H-Series(H.323 and other H.245-
        based) multimedia terminals", ITU-T Recommendation H.235, 2003.

   [5]  "Usage of URLs and DNS", ITU-T Recommendation H.323 Annex O,
        2003.

7.2.  Informative References

   [6]  R. Arends, et al., "Protocol Modifications for the DNS Security
        Extensions", Work in Progress, February 2004.




Levin                       Standards Track                     [Page 3]
^L
RFC 3762          ENUM Service Registration for H.323         April 2004


8.  Author's Address

   Orit Levin
   Microsoft Corporation
   One Microsoft Way
   Redmond, WA 98052
   USA

   EMail:  oritl@microsoft.com










































Levin                       Standards Track                     [Page 4]
^L
RFC 3762          ENUM Service Registration for H.323         April 2004


9.  Full Copyright Statement

   Copyright (C) The Internet Society (2004).  This document is subject
   to the rights, licenses and restrictions contained in BCP 78, and
   except as set forth therein, the authors retain all their rights.

   This document and the information contained herein are provided on an
   "AS IS" basis and THE CONTRIBUTOR, THE ORGANIZATION HE/SHE REPRESENTS
   OR IS SPONSORED BY (IF ANY), THE INTERNET SOCIETY AND THE INTERNET
   ENGINEERING TASK FORCE DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED,
   INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE
   INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED
   WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.

Intellectual Property

   The IETF takes no position regarding the validity or scope of any
   Intellectual Property Rights or other rights that might be claimed to
   pertain to the implementation or use of the technology described in
   this document or the extent to which any license under such rights
   might or might not be available; nor does it represent that it has
   made any independent effort to identify any such rights.  Information
   on the procedures with respect to rights in RFC documents can be
   found in BCP 78 and BCP 79.

   Copies of IPR disclosures made to the IETF Secretariat and any
   assurances of licenses to be made available, or the result of an
   attempt made to obtain a general license or permission for the use of
   such proprietary rights by implementers or users of this
   specification can be obtained from the IETF on-line IPR repository at
   http://www.ietf.org/ipr.

   The IETF invites any interested party to bring to its attention any
   copyrights, patents or patent applications, or other proprietary
   rights that may cover technology that may be required to implement
   this standard.  Please address the information to the IETF at ietf-
   ipr@ietf.org.

Acknowledgement

   Funding for the RFC Editor function is currently provided by the
   Internet Society.









Levin                       Standards Track                     [Page 5]
^L