01-19-06 10:46 PM
Tim Bray wrote:
> Ivor Jones wrote:
>
>
> There's no reason to. I didn't say it was a good idea.
>
> Infact, dialing by IP address is not supported if you read the RFC.
From RFC 2543:
...
#1.4.1 SIP Addressing
#
# The "objects" addressed by SIP are users at hosts, identified by a
# SIP URL. The SIP URL takes a form similar to a mailto or telnet URL,
# i.e., user@host. The user part is a user name or a telephone number.
# The host part is either a domain name or a numeric network address.
...
and also:
...
#1.4.2 Locating a SIP Server
...
# The client tries to find one or more addresses for the SIP server by
# querying DNS. The procedure is as follows:
#
# 1. If the host portion of the Request-URI is an IP address,
# the client contacts the server at the given address.
# Otherwise, the client proceeds to the next step.
#
# 2. The client queries the DNS server for address records for
# the host portion of the Request-URI. If the DNS server
# returns no address records, the client stops, as it has
# been unable to locate a server. By address record, we mean
# A RR's, AAAA RR's, or other similar address records, chosen
# according to the client's network protocol capabilities.
...
In my humble interpretation, the RFC does not suggest that dialling by IP
address is 'not supported'. I'll admit I've only skimmed the RFC, perhaps
you can point to a section of the RFC[s] that suggests that dialling by
IP
address is 'not supported'? I would imagine that if the SIP RFC was going
to say that a SIP implelentation that allowed 'dialling' by IP address was
non-compliant, it would say so in the 'SIP Addressing' section if anywhere.
alexd
--
<http://ale.cx/> (AIM:troffasky) (gebssnfxl@ubgznvy.pbz)
20:48:47 up 4 days, 1:03, 2 users, load average: 0.78, 0.95, 0.87
This is my BOOOOOOOOOOOOOOOOOOOOOMSTICK
[ Post a follow-up to this message ]
|