[asterisk-bugs] [Asterisk 0013279]: Impossible to retrieve privacy info in a PRI incoming call
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Aug 27 11:08:14 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13279
======================================================================
Reported By: ibc
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13279
Category: Channels/chan_zap
Reproducibility: always
Severity: feature
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-08-11 04:50 CDT
Last Modified: 2008-08-27 11:08 CDT
======================================================================
Summary: Impossible to retrieve privacy info in a PRI
incoming call
Description:
Hi, AFAIK Asterisk doesn't provide a way to check, in the dialplan, if a
PRI incoming call has privacy set for the callerID. If we check
CALLERID(xxx) variable it returns the real callerid but we cannot know if
privacy has been requested.
I propose a variable or a function to retrieve this information, something
as PRIVACY (yes/no):
[from-pri]
exten => _XX.,1,NoOp(--- Privacy requested: ${PRIVACY} ---)
======================================================================
----------------------------------------------------------------------
(0091804) blitzrage (administrator) - 2008-08-27 11:08
http://bugs.digium.com/view.php?id=13279#c91804
----------------------------------------------------------------------
As there is a workaround for this issue entirely in dialplan (even though
it might not be the ideal -- it does work), I'm closing this issue as
technically it is a feature request.
I have asked in #asterisk-bugs if someone would like to assign it to
themselves to create the variable, but unless someone would like to provide
a patch to satisfy the feature request, then this issue shall remain closed
for now.
Thanks!
Leif.
Issue History
Date Modified Username Field Change
======================================================================
2008-08-27 11:08 blitzrage Note Added: 0091804
======================================================================
More information about the asterisk-bugs
mailing list