[OpenSIPS-Devel] [ opensips-Bugs-3444074 ] UTF8 for username aso

SourceForge.net noreply at sourceforge.net
Wed Feb 22 13:20:10 CET 2012


Bugs item #3444074, was opened at 2011-11-28 05:16
Message generated for change (Comment added) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3444074&group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: None
Status: Open
Resolution: None
>Priority: 2
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: UTF8  for username aso

Initial Comment:
If using UTF8 in the username, registration will fail.
un-escape() checks for value>126 and returns non-ASCII escaped character in ..... 

----------------------------------------------------------------------

>Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2012-02-22 04:20

Message:
Hi ,

Reading the RFC3261, the SIP syntax, UTF8 chars are not allowed in a SIP
username. Based on that, I would say it makes no sense to have escaped UTF8
chars in there, as time as the char is not allowed - as after un-escaping,
you will get a non-valid username....but it is a matter of logic

Regards,
Bogdan

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3444074&group_id=232389



More information about the Devel mailing list