Re: [Sip] international chars in hostname part of SIP URL

"Henning G. Schulzrinne" <hgs@cs.columbia.edu> Fri, 07 September 2001 18:47 UTC

Received: from optimus.ietf.org (ietf.org [132.151.1.19] (may be forged)) by ietf.org (8.9.1a/8.9.1a) with ESMTP id OAA23866 for <sip-archive@odin.ietf.org>; Fri, 7 Sep 2001 14:47:05 -0400 (EDT)
Received: from optimus.ietf.org (localhost [127.0.0.1]) by optimus.ietf.org (8.9.1a/8.9.1) with ESMTP id OAA22198; Fri, 7 Sep 2001 14:29:41 -0400 (EDT)
Received: from ietf.org (odin [132.151.1.176]) by optimus.ietf.org (8.9.1a/8.9.1) with ESMTP id OAA22167 for <sip@optimus.ietf.org>; Fri, 7 Sep 2001 14:29:38 -0400 (EDT)
Received: from opus.cs.columbia.edu (opus.cs.columbia.edu [128.59.20.100]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id OAA23085 for <sip@ietf.org>; Fri, 7 Sep 2001 14:28:11 -0400 (EDT)
Received: from cs.columbia.edu (metroliner.cs.columbia.edu [128.59.19.252]) by opus.cs.columbia.edu (8.9.3+Sun/8.9.3) with ESMTP id OAA14355; Fri, 7 Sep 2001 14:29:36 -0400 (EDT)
Message-ID: <3B991210.30500F63@cs.columbia.edu>
Date: Fri, 07 Sep 2001 14:29:36 -0400
From: "Henning G. Schulzrinne" <hgs@cs.columbia.edu>
Organization: Dept. of Computer Science, Columbia University
X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19-3cucs i686)
X-Accept-Language: en
MIME-Version: 1.0
To: Ajay Chitturi <ajaych@windows.microsoft.com>
CC: sip@ietf.org
Subject: Re: [Sip] international chars in hostname part of SIP URL
References: <2E33960095B58E40A4D3345AB9F65EC102BEF6D3@win-msg-01.wingroup.windeploy.ntdev.microsoft.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Transfer-Encoding: 7bit
Sender: sip-admin@ietf.org
Errors-To: sip-admin@ietf.org
X-Mailman-Version: 1.0
Precedence: bulk
List-Id: Session Initiation Protocol <sip.ietf.org>
X-BeenThere: sip@ietf.org
Content-Transfer-Encoding: 7bit

Ajay Chitturi wrote:
> 
> Hi,
> 
> The SIP URL syntax allows only alphanum and '-' for the hostname part of the SIP URL.
> Is it by design to prevent the use of other characters in the domain name ?
> 

The current DNS and (standard-compliant) registrars only allow ASCII.
See RFC 1035 and the IDNS effort. Once this is resolved, it is likely
that domain names will be UTF-8 "externally" (they may be some strange
transformation deeper down), so implementations are well advised not to
be too picky about the characters in that URL.

See, for example, http://www.register.com/domain-rules.cgi
-- 
Henning Schulzrinne   http://www.cs.columbia.edu/~hgs

_______________________________________________
Sip mailing list  http://www1.ietf.org/mailman/listinfo/sip
This list is for NEW development of the core SIP Protocol
Use sip-implementors@cs.columbia.edu for questions on current sip
Use sipping@ietf.org for new developments on the application of sip