Re: ENUM faxservice registration...

"Toyoda, Kiyoshi" <[email protected]> Thu, 06 Mar 2003 20:16:07 +0900
Newsgroups gmane.ietf.fax
Message-ID <[email protected]>
Tamura-san,

>Hiroshi Tamura wrote:
>>> 
>>> 2.   Definition of NAPTR record
>>
>>It might be better to have "IANA Registration" section like RFC3302.
>>But, I'm not sure. Any similar I-Ds with regard to ENUM help you.
>

I will change the title and content of section 2 because I thought 
that the draft below is a good reference as service registrarion.


[email protected] wrote:
>	Title		: enumservice registration for SIP Addresses-of-Record
>	Author(s)	: J. Peterson
>	Filename	: draft-ietf-enum-sip-00.txt
>	Pages		: 9
>	Date		: 2003-2-26
>	
>This document registers an ENUM service for SIP (the Session
>Initiation Protocol), pursuant to the guidelines in RFC2916bis.
>Specifically, this document focuses on provisioning SIP addresses-of-
>record in ENUM.
>
>A URL for this Internet-Draft is:
>http://www.ietf.org/internet-drafts/draft-ietf-enum-sip-00.txt


I will change section 2 as below and add section IANA consiseration
when I revise I-D.


----------------------------------------------------------------
2.  IFax service Registration 

    Service Name : "ifax"

    Type: "ifax"

    Subtype: "mailto"

    URI Scheme: "mailto"
     The URI Scheme is "mailto" because facsimile using 
     Internet Mail is a profile for standard Internet mail and
     uses standard Internet mail addressing. 

    Functional Specification: see section 1

    Security Considerations: see section 3

    Intended usage: COMMON

    Author: Kiyoshi Toyoda([email protected])
            Dave Crocker([email protected])


3. Security Consideration
    The Security Considerations section of [RFC2305] and 
    [RFC2532] applies to this document. In addition, note 
    that DNS records are public.  Therefore the mapping between 
    a telephone number and a specific email address is public.


4.  Example
    The following is an example of the use of IFax service
    in a NAPTR record.

    $ORIGIN 4.3.2.1.6.7.9.8.6.4.e164.arpa
      IN NAPTR 10 10 "u" "E2U+ifax:mailto" "!^.*$!mailto:[email protected]!"


5. IANA CONSIDERATIONS

     This specification creates a DNS NAPTR registration, according to
     the terms specified in [ENUMbis]

     The registration details are contained in section 2, 
     "Fax service Registration", above.

Kiyoshi Toyoda