Re: WG last call on IANA registration IAX
Peter Koch <[email protected]>
| Newsgroups | gmane.ietf.enum |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jul 03, 2008 at 12:31:48PM -0400, Richard Shockey wrote:
> http://www.ietf.org/internet-drafts/draft-ietf-enum-iax-04.txt
> The intent of the last call is to solicit comments before submitting the ID
> to the IESG as a Proposed Standard.
This draft has a normative reference to draft-guy-iax-04, which is in the
RFC editor queue <http://www.rfc-editor.org/queue.html#draft-guy-iax>
waiting for publication as an Informational RFC.
Since the normative reference is correct, how is the downref going
to be handled?
Wouldn't this be a good candidate for a preliminary processing under the
"ENUM service guidelines" document?
NIT: The NAPTR RRs should use the '(' ')' syntax instead of '\' as
a line end escape (RFC 1035, section 5.1), i.e.:
$ORIGIN 8.4.1.0.6.4.9.7.0.2.4.4.e164.arpa.
@ IN NAPTR ( 10 100 "u" "E2U+iax:iax"
"!^.*$!iax:example.com/chas!" . )
-Peter