Re: [Enum] SchemaSet strawman
"Toyoda, Kiyoshi" <[email protected]>
| Newsgroups | gmane.ietf.fax |
|---|---|
| Message-ID | <[email protected]> |
Richard Shockey wrote:
>
>Some how this got lost in my email shuffle but my comments are below....
>
>If you have been following the ENUM list we are now discussing the syntax
>for expressing your requirements... I suggest looking at:
Thank you for your suggestion.
I have looked at the draft and add ":smtp" to the exmaple as below.
I prefer "ABNF Syntax for enumservice Faltstrom/Mealling" to
"ABNF Syntax for enumservice Brandner/Stastny/Conroy".
Example
$ORIGIN 4.3.2.1.6.7.9.8.6.4.e164.arpa
IN NAPTR 10 10 "u" "E2U+ifax:smtp" "!^.*$!mailto:[email protected]!"
>
>
>Title : The E.164 to URI DDDS Application
> Author(s) : P. Faltstrom, M. Mealling
> Filename : draft-ietf-enum-rfc2916bis-01.txt
> Pages : 18
> Date : 05-Jul-02
>
>This document discusses the use of the Domain Name System (DNS) for
>storage of E.164 numbers. More specifically, how DNS can be used for
>identifying available services connected to one E.164 number. It
>specifically obsoletes RFC 2916 to bring it in line with the Dynamic
>Delegation Discovery System (DDDS) Application specification found in
>the document series specified in RFC WWWW. It is very important to
>note that it is impossible to read and understand this document
>without reading the documents discussed in RFC WWWW.
>
>A URL for this Internet-Draft is:
>http://www.ietf.org/internet-drafts/draft-ietf-enum-rfc2916bis-01.txt
>
>It proposes a syntax in ABNF format
>
>ervice_field = "E2U" + 1*("+" enumservice)
>enumservice = service [":" protocol]
>service = 1*32(ALPHA / DIGIT)
>protocol = 1*32(ALPHA / DIGIT)
>
>
>BTW we are meeting on Tuesday to discuss this proposal and others and there
>is similar work going on in VPIM as well...
You mean the meeting of FAX&VPIM WG?
>
>A New Internet-Draft is available from the on-line Internet-Drafts directories.
>This draft is a work item of the Voice Profile for Internet Mail Working
>Group of the IETF.
>
> Title : Voice Message Routing Service
> Author(s) : G. Vaudreuil
> Filename : draft-ietf-vpim-routing-03.txt
> Pages : 11
> Date : 03-Jul-02
>
>Voice messaging is traditionally addressed using telephone number
>addressing. This document describes two techniques for routing voice
>messages based on a telephone number. The VPIM Directory service
>provides a directory mechanism to lookup a VPIM email address with a
>telephone number and confirm that the address is both valid and the
>associated with the intended recipient. However this service will
>take time become widely deployed in the nearest term. This document
>also describes a more limited send-and-pray service useful simply to
>route and deliver messages using only the ENUM telephone number
>resolution service and the existing DNS mail routing facilies.
>Please send comments on this document to the VPIM working group
>mailing list <[email protected]>
>
>A URL for this Internet-Draft is:
>http://www.ietf.org/internet-drafts/draft-ietf-vpim-routing-03.txt
>
>
>
Kiyoshi Toyoda