[asterisk-bugs] [Asterisk 0018298]: Incorrect handling of non-ascii characters in Display Name

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Jan 24 07:25:48 CST 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18298 
====================================================================== 
Reported By:                orn
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18298
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           1.8.0 
JIRA:                       SWP-2581 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-11-12 05:14 CST
Last Modified:              2011-01-24 07:25 CST
====================================================================== 
Summary:                    Incorrect handling of non-ascii characters in
Display Name
Description: 
Asterisk 1.8.0 seems to use URI escape codes in the Display Name /
CallerID(name).

I found a discussion on the implementation here:
https://issues.asterisk.org/view.php?id=16299

oej points out here that the Display Name is not part of the URI and
should never be escaped, but oddly enough this seems to have been ignored.

The Display Name is confirmed to be displayed incorrectly on the displays
on Aastra 6731i, Aastra 6739i, Aastra 6757i, Snom 300 and Linksys SPA-941.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0016299 [patch] pedantic sip checking needed to...
====================================================================== 

---------------------------------------------------------------------- 
 (0130920) orn (reporter) - 2011-01-24 07:25
 https://issues.asterisk.org/view.php?id=18298#c130920 
---------------------------------------------------------------------- 
pedantic is at its default value (i.e. not specified), so it is at whatever
is the default for the version.

But as stated multiple times by oej, this should never be uri-encoded,
pedantic=yes or =no, as this is isn't part of the uri. So if you're right
and it is uri-encoded with pedantic=yes, I would say that is a bug as well. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-01-24 07:25 orn            Note Added: 0130920                          
======================================================================




More information about the asterisk-bugs mailing list