[asterisk-bugs] [Asterisk 0014465]: [patch] Incorrect From: header information when CALLERPRES=PRES_PROHIB
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jul 17 11:05:07 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=14465
======================================================================
Reported By: Nick_Lewis
Assigned To: dvossel
======================================================================
Project: Asterisk
Issue ID: 14465
Category: Channels/chan_sip/Interoperability
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Target Version: 1.6.1.2
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-07-17 11:05 CDT
======================================================================
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".
======================================================================
----------------------------------------------------------------------
(0107892) svnbot (reporter) - 2009-07-17 11:05
https://issues.asterisk.org/view.php?id=14465#c107892
----------------------------------------------------------------------
Repository: asterisk
Revision: 206938
U branches/1.4/channels/chan_sip.c
------------------------------------------------------------------------
r206938 | dvossel | 2009-07-17 11:05:06 -0500 (Fri, 17 Jul 2009) | 10
lines
(closes issue https://issues.asterisk.org/view.php?id=14465)
Reported by: Nick_Lewis
Patches:
chan_sip.c-callerpres.patch uploaded by Nick (license 657)
chan_sip.c-callerpres_trunk.patch uploaded by dvossel (license 671)
Tested by: Nick_Lewis, dvossel
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=206938
Issue History
Date Modified Username Field Change
======================================================================
2009-07-17 11:05 svnbot Note Added: 0107892
======================================================================
More information about the asterisk-bugs
mailing list