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 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 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 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725
|
<pre>Network Working Group G. Vaudreuil
Request for Comments: 4237 Lucent Technologies
Category: Standards Track October 2005
<span class="h1">Voice Messaging Directory Service</span>
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 (2005).
Abstract
This document provides details of the Voice Profile for Internet Mail
(VPIM) directory service. The service provides the email address of
the recipient that is given a telephone number. It optionally
provides the spoken name of the recipient and the media capabilities
of the recipient.
The VPIM directory Schema provides essential additional attributes to
recreate the voice mail user experience using standardized
directories. This user experience provides, at the time of
addressing, basic assurances that the message will be delivered as
intended. This document combines two earlier documents, one from
Anne Brown and one from Greg Vaudreuil, that define a voice messaging
schema into a single working group submission.
<span class="grey">Vaudreuil Standards Track [Page 1]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-2" ></span>
<span class="grey"><a href="./rfc4237">RFC 4237</a> Voice Messaging Directory Service October 2005</span>
Table of Contents
<a href="#section-1">1</a>. Scope ...........................................................<a href="#page-2">2</a>
<a href="#section-1.1">1.1</a>. Design Goals ...............................................<a href="#page-2">2</a>
<a href="#section-1.2">1.2</a>. Performance Constraints ....................................<a href="#page-2">2</a>
<a href="#section-1.3">1.3</a>. Scaling Constraints ........................................<a href="#page-3">3</a>
<a href="#section-1.4">1.4</a>. Reliability Constraints ....................................<a href="#page-3">3</a>
<a href="#section-2">2</a>. The VPIMUser Directory Schema ...................................<a href="#page-3">3</a>
<a href="#section-2.1">2.1</a>. vPIMTelephoneNumber ........................................<a href="#page-4">4</a>
<a href="#section-2.2">2.2</a>. vPIMRfc822Mailbox ..........................................<a href="#page-4">4</a>
<a href="#section-2.3">2.3</a>. vPIMSpokenName .............................................<a href="#page-4">4</a>
<a href="#section-2.4">2.4</a>. vPIMTextName ...............................................<a href="#page-5">5</a>
<a href="#section-2.5">2.5</a>. vPIMSupportedAudioMediaTypes ...............................<a href="#page-5">5</a>
<a href="#section-2.6">2.6</a>. vPIMSupportedMessageContext ................................<a href="#page-5">5</a>
<a href="#section-2.7">2.7</a>. vPIMExtendedAbsenceStatus ..................................<a href="#page-6">6</a>
<a href="#section-2.8">2.8</a>. vPIMSupportedUABehaviors ...................................<a href="#page-6">6</a>
<a href="#section-2.9">2.9</a>. vPIMMaxMessageSize .........................................<a href="#page-7">7</a>
<a href="#section-2.10">2.10</a>. vPIMSubMailboxes ..........................................<a href="#page-8">8</a>
<a href="#section-3">3</a>. Security Considerations .........................................<a href="#page-8">8</a>
<a href="#section-4">4</a>. IANA Considerations .............................................<a href="#page-9">9</a>
<a href="#section-4.1">4.1</a>. Object Identifiers .........................................<a href="#page-9">9</a>
<a href="#section-4.2">4.2</a>. Object Identifier Descriptors ..............................<a href="#page-9">9</a>
<a href="#section-5">5</a>. References .....................................................<a href="#page-10">10</a>
<a href="#section-5.1">5.1</a>. Normative References ......................................<a href="#page-10">10</a>
<a href="#section-5.2">5.2</a>. Informative References ....................................<a href="#page-10">10</a>
<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>. Scope</span>
<span class="h3"><a class="selflink" id="section-1.1" href="#section-1.1">1.1</a>. Design Goals</span>
The VPIM directory Schema (VPIMDIR) is accessed from outside the
enterprise or service provider domain using the recipient's telephone
number.
<span class="h3"><a class="selflink" id="section-1.2" href="#section-1.2">1.2</a>. Performance Constraints</span>
Once the identity of the VPIM directory server is known, the email
address, capabilities, and spoken name confirmation information can
be retrieved. This query is expected to use LDAP [<a href="#ref-LDAP" title=""Lightweight Directory Access Protocol (v3): Technical Specification"">LDAP</a>], a
connection-oriented protocol. The protocol transaction includes
multiple packet round-trips to execute the query and retrieval and is
considered to be the highest latency element of the messaging
service. Further, retrieval of the confirmation information may
require the return of a spoken name segment of up to 20kbytes (5
seconds at 4kbytes/second). Over a sufficiently engineered Internet
connection, a 1250 ms response time is believed to be achievable over
the Internet at large.
<span class="grey">Vaudreuil Standards Track [Page 2]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-3" ></span>
<span class="grey"><a href="./rfc4237">RFC 4237</a> Voice Messaging Directory Service October 2005</span>
<span class="h3"><a class="selflink" id="section-1.3" href="#section-1.3">1.3</a>. Scaling Constraints</span>
A service provider's namespace is expected to include entries for
tens of millions of subscribers in a flat namespace based on the VPIM
inter-domain address form: telephone_number@domain_name. A large
corporation may have a hundred-thousand entries, while a large
service provider may have tens of millions of entries in a single
domain. It is expected that there will be a single public address
validation service for a given service provider's network. It is
believed that existing directory technology, including horizontal
scalability through replication, will provide sufficient transaction
throughput within the required latency requirements to address this
need. The only fundamental, new requirement this application imposes
on directory servers, beyond similar existing services, is the
ability to return the recipient's spoken name. Preliminary
investigation suggests that storage and retrieval of a spoken name
will not add appreciable latency; however, it will add to the need
for storage capacity.
<span class="h3"><a class="selflink" id="section-1.4" href="#section-1.4">1.4</a>. Reliability Constraints</span>
DNS provides well-documented redundancy and load-balancing
capabilities for the VPIMDIR. However, the latency requirements to
the end-user may not permit client-side fail-over to a secondary
server and may require the directory server to be implemented as a
high-availability service.
<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>. The VPIMUser Directory Schema</span>
(IANA-ASSIGNED-OID.1 NAME 'vPIMUser'
SUP 'top'
AUXILIARY
MUST ( vPIMRfc822Mailbox $
vPIMTelephoneNumber )
MAY ( vPIMSpokenName $
vPIMSupportedUABehaviors $
vPIMSupportedAudioMediaTypes $
vPIMSupportedMessageContext $
vPIMTextName $
vPIMExtendedAbsenceStatus $
vPIMMaxMessageSize $
vPIMSubMailboxes ) )
When present, the vPIMUser object contains information useful for
verifying that the dialed telephone number corresponds to the
intended recipient. This object also provides capability information
and mailbox status information useful for guiding composition by the
sender and for setting delivery expectations at sending time.
<span class="grey">Vaudreuil Standards Track [Page 3]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-4" ></span>
<span class="grey"><a href="./rfc4237">RFC 4237</a> Voice Messaging Directory Service October 2005</span>
<span class="h3"><a class="selflink" id="section-2.1" href="#section-2.1">2.1</a>. vPIMTelephoneNumber</span>
The attribute vPIMTelephoneNumber is the full E.164 form of the
telephone number [<a href="#ref-E164" title="Numbering">E164</a>], including any sub-addressing portion. The
normal search will be for this attribute.
(IANA-ASSIGNED-OID.2.1 NAME 'vPIMTelephoneNumber'
EQUALITY caseIgnoreMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.44{20} )
Example: A North American telephone number with the sub address of 12
would be represented as "+12145551212+12".
Note that vPIMTelephoneNumber is, by default, a multi-valued
attribute. But if an entry has multiple values for this attribute,
those values MUST be distinct from each other in the telephone number
portion. It is expected that each submailbox of a single telephone
number will have its own vPIMUser entry.
The vPIMTelephoneNumber differs from telephoneNumber in [<a href="#ref-LDAP" title=""Lightweight Directory Access Protocol (v3): Technical Specification"">LDAP</a>] in its
support for sub-addressing information and its use as a voice
messaging address. In most cases, these values will be the same.
The telephone number is stored with no parenthesis, spaces, dots, or
hyphens. The leading '+' and the '+' delineating the submailbox are
required markup.
<span class="h3"><a class="selflink" id="section-2.2" href="#section-2.2">2.2</a>. vPIMRfc822Mailbox</span>
The attribute vPIMRfc822Mailbox stores the inter-domain SMTP address
of the voice mailbox associated with a given telephone number. It is
defined as a distinct attribute to distinguish it from the
rfc822Mailbox attribute that may be used for other purposes.
Although it would be preferable to define vPIMRfc822Mailbox as a
subtype of rfc822Mailbox, it is defined here as an entirely new
attribute because some directory implementations do not support sub-
typing.
(IANA-ASSIGNED-OID.2.2 NAME 'vPIMRfc822Mailbox'
EQUALITY caseIgnoreIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
<span class="h3"><a class="selflink" id="section-2.3" href="#section-2.3">2.3</a>. vPIMSpokenName</span>
The vPIMSpokenName attribute is an octet string and MUST be encoded
in 32 kbit/s ADPCM exactly, as defined by [<a href="#ref-32KADPCM" title=""Toll Quality Voice - 32 kbit/s Adaptive Differential Pulse Code Modulation (ADPCM) MIME Sub-type Registration"">32KADPCM</a>]. vPIMSpokenName
shall contain the spoken name of the user in the voice of the user.
The length of the spoken name segment MUST NOT exceed five seconds.
<span class="grey">Vaudreuil Standards Track [Page 4]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-5" ></span>
<span class="grey"><a href="./rfc4237">RFC 4237</a> Voice Messaging Directory Service October 2005</span>
Private or additional encoding types are outside the scope of this
version.
(IANA-ASSIGNED-OID.2.3 NAME 'vPIMSpokenName'
EQUALITY octetStringMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.40{20000}
SINGLE-VALUE )
<span class="h3"><a class="selflink" id="section-2.4" href="#section-2.4">2.4</a>. vPIMTextName</span>
The text name is designed to be consistent with the unstructured
text name databases used for calling name delivery service of
caller ID.
(IANA-ASSIGNED-OID.2.4 NAME 'vPIMTextName'
EQUALITY caseIgnoreMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{20}
SINGLE-VALUE )
<span class="h3"><a class="selflink" id="section-2.5" href="#section-2.5">2.5</a>. vPIMSupportedAudioMediaTypes</span>
The vPIMSupportedAudioMediaTypes attribute indicates the type(s) of
audio encodings that can be received at the address specified in
vPIMRfc822Mailbox.
(IANA-ASSIGNED-OID.2.5 NAME 'vPIMSupportedAudioMediaTypes'
EQUALITY caseIgnoreIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
This is a multi-value attribute. The allowable values for this
attribute are the MIME audio subtypes registered with IANA. Non-
standard and private encoding types must be indicated by prepending
the new type name with either "X-" or "x-".
Because ADPCM is a required format, the audio32kadpcm value must be
listed if this attribute is present.
<span class="h3"><a class="selflink" id="section-2.6" href="#section-2.6">2.6</a>. vPIMSupportedMessageContext</span>
The message context provides guidance to the sender about the message
contexts the recipient is likely to accept. Message context provides
less precise information about a given recipient's capabilities than
a list of media types. However, given the growing role of media-
conversion gateways, the context indicator provides more useful
guidance to a sender in a "unified messaging" environment.
<span class="grey">Vaudreuil Standards Track [Page 5]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-6" ></span>
<span class="grey"><a href="./rfc4237">RFC 4237</a> Voice Messaging Directory Service October 2005</span>
(IANA-ASSIGNED-OID.2.6 NAME 'vPIMSupportedMessageContext'
EQUALITY caseIgnoreIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
This is a multi-value attribute. The set of valid message context
values is defined in [<a href="#ref-CONTEXT" title=""Message Context for Internet Mail"">CONTEXT</a>].
<span class="h3"><a class="selflink" id="section-2.7" href="#section-2.7">2.7</a>. vPIMExtendedAbsenceStatus</span>
It is common to have an attribute that indicates to the subscriber
whether the recipient is accepting messages during his absence. This
feature -- called "extended absence" -- provides an advisory message
at sending time. It is similar in concept to "vacation notices"
common for textual email, but has its own cultural and operational
nuances.
(IANA-ASSIGNED-OID.2.7 NAME 'vPIMExtendedAbsenceStatus'
EQUALITY caseIgnoreIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
SINGLE-VALUE )
The three values defined are:
"Off", "On", "MsgBlocked"
"Off" indicates that the recipient either does not support extended
absence or has not set such an indicator. "Off" is the default
condition if this attribute is not returned.
"On" indicates that the recipient has set an extended absence
indicator, but the mailbox is still accepting messages for review at
an unspecified future time.
"MsgBlocked" indicates that the recipient has set an extended absence
indicator and the mailbox is currently configured to reject incoming
messages. Messages SHOULD NOT be sent to the recipient if this value
is returned in the vPIMExtendedAbsenceStatus attribute.
<span class="h3"><a class="selflink" id="section-2.8" href="#section-2.8">2.8</a>. vPIMSupportedUABehaviors</span>
Internet mail does not provide facilities for the sender to know
whether the recipient supports a number of optional features that can
be requested or indicated in the <a href="./rfc822">RFC822</a> headers. This attribute
provides a list of the attributes, considered optional by VPIM and
other vendor-specific attributes, that may be supported by the
recipient. If this attribute is not supported, only those attributes
<span class="grey">Vaudreuil Standards Track [Page 6]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-7" ></span>
<span class="grey"><a href="./rfc4237">RFC 4237</a> Voice Messaging Directory Service October 2005</span>
listed as mandatory in VPIM are assumed to be supported. Undisclosed
behaviors may be indicated in the <a href="./rfc822">RFC822</a> message; however, there is
no assurance by the receiving system of their support.
(IANA-ASSIGNED-OID.2.8 NAME 'vPIMSupportedUABehaviors'
EQUALITY caseIgnoreIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
The following behaviors are defined:
MessageDispositionNotification
MessageSensitivity
MessageImportance
The presence of the MessageDispositionNotification value indicates
that the recipient will send an MDN in response to an MDN request.
MessageSensitivity indicates that the recipient fully supports the
sensitivity indication as defined in VPIM [<a href="#ref-VPIMV2" title=""Voice Profile for Internet Mail - version 2 (VPIMv2)"">VPIMV2</a>].
MessageImportance indicates that the recipient fully supports the
importance indication as defined in VPIM [<a href="#ref-VPIMV2" title=""Voice Profile for Internet Mail - version 2 (VPIMv2)"">VPIMV2</a>].
These may be further extended without standardization to include
proprietary user interface functional extensions. These proprietary
extension values must be prefixed with an "X-" or "x-".
<span class="h3"><a class="selflink" id="section-2.9" href="#section-2.9">2.9</a>. vPIMMaxMessageSize</span>
At the time of composition, the message can be checked for acceptable
length using the maximum message size attribute. Maximum message
size is an attribute usually configured by policy of the receiving
system, typically in units of minutes. While ESMTP provides a
mechanism to determine if a message is too long in bytes, it is an
unreliable guide for the composer when multiple encodings, multiple
media, or variable bit-rate encodings are supported.
(IANA-ASSIGNED-OID.2.9 NAME 'vPIMMaxMessageSize'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE )
The attribute indicates the maximum message length in seconds that
the receiving mailbox may receive.
<span class="grey">Vaudreuil Standards Track [Page 7]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-8" ></span>
<span class="grey"><a href="./rfc4237">RFC 4237</a> Voice Messaging Directory Service October 2005</span>
<span class="h3"><a class="selflink" id="section-2.10" href="#section-2.10">2.10</a>. vPIMSubMailboxes</span>
This attribute indicates the presence of sub-mailboxes for the
queried telephone number. This information may be used to provide a
post-dial sub-addressing menu to the sender.
(IANA-ASSIGNED-OID.2.10 NAME 'vPIMSubMailboxes'
EQUALITY numericStringMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.36{4} )
The allowable values include a list of sub-mailbox numbers with a
numeric range of 1-9999. The user interface may use this information
to prompt the sender to select a sub-mailbox. Spoken names
associated with each sub-mailbox may be individually retrieved by
subsequent queries to the recipient's VPIMDIR service.
<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>. Security Considerations</span>
The following are known security issues.
1) Service provider customer information is very sensitive,
especially in this time of local phone competition. Service
providers require maximum flexibility to protect this data.
Because of the dense nature of telephone number assignments, this
data is subject to "go fish" queries via repeated LDAP queries to
determine a complete list of current or active messaging
subscribers. To reduce the value of this retrieved data, service
providers may limit disclosure of data that is useful for
telemarketing, such as the textual name, and may disclose only
information useful to the sender, such as the recipient's spoken
name, a data element that is much harder to auto-process.
2) In many countries, there are privacy laws or regulations that
prohibit disclosure of certain kinds of descriptive information
(e.g., text names). Hence, server implementors are encouraged to
support DIT structural rules and name forms [<a href="#ref-LDAPMODELS" title=""LDAP: Directory Information Models"">LDAPMODELS</a>] as these
provide a mechanism for administrators to select appropriate
naming attributes for entries. Administrators are encouraged to
use these mechanisms, access controls, and other administrative
controls, which may be available to restrict use of attributes
containing sensitive information when naming entries.
3) The LDAP directory service needs to be secured properly for this
intended use. [<a href="#ref-LDAPAUTH" title=""Authentication Methods for LDAP"">LDAPAUTH</a>] describes a number of considerations
that apply in this use. In particular, this service provides
unauthenticated, public access to directory data, and as such, it
is vulnerable to attacks that redirect the query to a rogue server
and offer malicious data.
<span class="grey">Vaudreuil Standards Track [Page 8]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-9" ></span>
<span class="grey"><a href="./rfc4237">RFC 4237</a> Voice Messaging Directory Service October 2005</span>
<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>. IANA Considerations</span>
Reference <a href="./rfc3383">RFC 3383</a> "Internet Assigned Numbers Authority (IANA)
Considerations for the Lightweight Directory Access Protocol (LDAP)"
[<a href="#ref-LDAPREG" title=""Internet Assigned Numbers Authority (IANA) Considerations for the Lightweight Directory Access Protocol (LDAP)"">LDAPREG</a>].
<span class="h3"><a class="selflink" id="section-4.1" href="#section-4.1">4.1</a>. Object Identifiers</span>
IANA has registered an LDAP Object Identifier for use in this
technical specification, according to the following template:
Subject: Request for LDAP OID Registration
Person & email address to contact for further information:
Greg Vaudreuil (gregv@ieee.org)
Specification: <a href="./rfc4237">RFC 4237</a>
Author/Change Controller: IESG
Comments:
The assigned OID will be used as a base for identifying a number of
schema elements defined in this document.
<span class="h3"><a class="selflink" id="section-4.2" href="#section-4.2">4.2</a>. Object Identifier Descriptors</span>
IANA has registered the LDAP Descriptors used in this technical
specification, as detailed in the following template:
Subject: Request for LDAP Descriptor Registration Update
Descriptor (vPIM): see comment
Object Identifier: see comment
Person & email address to contact for further information:
GregV@ieee.org
Usage: see comment
Specification: <a href="./rfc4237">RFC 4237</a>
Author/Change Controller: IESG
Comments:
<span class="grey">Vaudreuil Standards Track [Page 9]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-10" ></span>
<span class="grey"><a href="./rfc4237">RFC 4237</a> Voice Messaging Directory Service October 2005</span>
The following descriptors have been added:
NAME Type OID
-------------- ---- ------------
vPIMUser O IANA-ASSIGNED-OID.1.1
vPIMRfc822Mailbox A IANA-ASSIGNED-OID.2.1
vPIMTelephoneNumber A IANA-ASSIGNED-OID.2.2
vPIMSpokenName A IANA-ASSIGNED-OID.2.3
vPIMSupportedUABehaviors A IANA-ASSIGNED-OID.2.4
vPIMSupportedAudioMediaTypes A IANA-ASSIGNED-OID.2.5
vPIMSupportedMessageContext A IANA-ASSIGNED-OID.2.6
vPIMTextName A IANA-ASSIGNED-OID.2.7
vPIMExtendedAbsenceStatus A IANA-ASSIGNED-OID.2.8
vPIMMaxMessageSize A IANA-ASSIGNED-OID.2.9
vPIMSubMailboxes A IANA-ASSIGNED-OID.2.10
Where Type A is Attribute and Type O is ObjectClass
<span class="h2"><a class="selflink" id="section-5" href="#section-5">5</a>. References</span>
<span class="h3"><a class="selflink" id="section-5.1" href="#section-5.1">5.1</a>. Normative References</span>
[<a id="ref-LDAP">LDAP</a>] Hodges, J. and R. Morgan, "Lightweight Directory Access
Protocol (v3): Technical Specification", <a href="./rfc3377">RFC 3377</a>,
September 2002.
[<a id="ref-32KADPCM">32KADPCM</a>] Vaudreuil, G. and G. Parsons, "Toll Quality Voice - 32
kbit/s Adaptive Differential Pulse Code Modulation
(ADPCM) MIME Sub-type Registration", <a href="./rfc3802">RFC 3802</a>, June
2004.
[<a id="ref-CONTEXT">CONTEXT</a>] Burger, E., Candell, E., Eliot, C., and G. Klyne,
"Message Context for Internet Mail", <a href="./rfc3458">RFC 3458</a>, January
2003.
[<a id="ref-E164">E164</a>] CCITT Recommendation E.164 (1991), Telephone Network and
ISDN Operation, Numbering, Routing and Mobile Service -
Numbering Plan for the ISDN Era.
<span class="h3"><a class="selflink" id="section-5.2" href="#section-5.2">5.2</a>. Informative References</span>
[<a id="ref-VPIMV2">VPIMV2</a>] Vaudreuil, G. and G. Parsons, "Voice Profile for
Internet Mail - version 2 (VPIMv2)", <a href="./rfc3801">RFC 3801</a>, June
2004.
<span class="grey">Vaudreuil Standards Track [Page 10]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-11" ></span>
<span class="grey"><a href="./rfc4237">RFC 4237</a> Voice Messaging Directory Service October 2005</span>
[<a id="ref-LDAPREG">LDAPREG</a>] Zeilenga, K., "Internet Assigned Numbers Authority
(IANA) Considerations for the Lightweight Directory
Access Protocol (LDAP)", <a href="https://www.rfc-editor.org/bcp/bcp64">BCP 64</a>, <a href="./rfc3383">RFC 3383</a>, September
2002.
[<a id="ref-LDAPAUTH">LDAPAUTH</a>] Wahl, M., Alvestrand, H., Hodges, J., and R. Morgan,
"Authentication Methods for LDAP", <a href="./rfc2829">RFC 2829</a>, May 2000.
[<a id="ref-LDAPMODELS">LDAPMODELS</a>] Zeilenga, K., "LDAP: Directory Information Models" Work
in Progress, February 2005.
Acknowledgements
This directory schema builds upon the earlier work of Carl Malamud
and Marshall Rose in their TPC.INT remote printing experiment and the
work lead by Anne Brown as part of the EMA voice messaging
committee's directory effort. Anne Brown has provided important
leadership and was a co-author of the original version of this
document.
Bernhard Elliot, working with the TMIA, has provided most of the
organizational impetus to get this project moving, which was a
substantial task given the sometimes slow and bureaucratic nature of
the voice mail industry and regulatory environment.
Thanks to Dave Dudley and the Messaging Alliance (TMA) for their
early work in pioneering a shared directory service for voice
messaging and their continuing efforts to apply that work to this
effort.
Greg White and Jeff Bouis, both of Lucent Technologies, provided
invaluable assistance in reviewing and sanity checking. Countless
errors and inconsistencies were corrected with their diligent review.
As chairman of the VPIM working group, Glenn Parsons has provided
essential support over the many years this document has been in
development.
<span class="grey">Vaudreuil Standards Track [Page 11]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-12" ></span>
<span class="grey"><a href="./rfc4237">RFC 4237</a> Voice Messaging Directory Service October 2005</span>
Author's Address
Please send comments on this document to the VPIM working group
mailing list <vpim@ietf.org>.
Gregory M. Vaudreuil
Lucent Technologies
9489 Bartgis Ct
Frederick, MD 21702
EMail: GregV@ieee.org
<span class="grey">Vaudreuil Standards Track [Page 12]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-13" ></span>
<span class="grey"><a href="./rfc4237">RFC 4237</a> Voice Messaging Directory Service October 2005</span>
Full Copyright Statement
Copyright (C) The Internet Society (2005).
This document is subject to the rights, licenses and restrictions
contained in <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a>, 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 <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a> and <a href="https://www.rfc-editor.org/bcp/bcp79">BCP 79</a>.
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
<a href="http://www.ietf.org/ipr">http://www.ietf.org/ipr</a>.
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.
Vaudreuil Standards Track [Page 13]
</pre>
|