[asterisk-bugs] [Asterisk 0014465]: [patch] Incorrect From: header information when CALLERPRES=PRES_PROHIB

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Feb 12 08:09:04 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14465 
====================================================================== 
Reported By:                Nick_Lewis
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14465
Category:                   Channels/chan_sip/Interoperability
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.6.1-beta4 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-02-12 08:04 CST
Last Modified:              2009-02-12 08:09 CST
====================================================================== 
Summary:                    [patch] Incorrect From: header information when
CALLERPRES=PRES_PROHIB
Description: 
If CALLERPRES=PRES_PROHIB is set for an outgoing call then the From: header
contains

   "Unknown" <Unknown at fromdomain>

However RFC3261 requires it to be

   "Anonymous" <anything at anything.invalid>

Some ITSP make use of the "Anonymous" display name to detect a requirement
to withhold caller id across the PSTN. This does not work if the display
name is "Unknown".


====================================================================== 

---------------------------------------------------------------------- 
 (0099979) Nick_Lewis (reporter) - 2009-02-12 08:09
 http://bugs.digium.com/view.php?id=14465#c99979 
---------------------------------------------------------------------- 
Please find attached a patch that provides withheld identify as per section
8.1.1.3 of RFC3261 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-02-12 08:09 Nick_Lewis     Note Added: 0099979                          
======================================================================




More information about the asterisk-bugs mailing list