[asterisk-bugs] [Asterisk 0017143]: hidecalleridname parameter in chan_dahdi.conf
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Apr 27 13:29:35 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17143
======================================================================
Reported By: djensen99
Assigned To: rmudgett
======================================================================
Project: Asterisk
Issue ID: 17143
Category: Channels/chan_dahdi
Reproducibility: always
Severity: tweak
Priority: normal
Status: closed
Asterisk Version: 1.6.2.6
JIRA: SWP-1272
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-04-06 14:58 CDT
Last Modified: 2010-04-27 13:29 CDT
======================================================================
Summary: hidecalleridname parameter in chan_dahdi.conf
Description:
I located Asterisk Issue https://issues.asterisk.org/view.php?id=7321 via a
Google search when attempting to
diagnose Caller ID Name corruption issues between Asterisk and a legacy PBX
via DAHDI. This issue adds a new parameter to chan_dahdi.conf called
hidecalleridname, which prevents the caller ID name information from being
sent over PRI. After setting this parameter and rebooting the Asterisk
system, no change was seen. In reviewing notes by qwell at
https://issues.asterisk.org/view.php?id=7321#49311 regarding this
implementation, the local variable was never instantiated from the
configuration file setting.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0007321 [patch] CallerID name sent over PRI to ...
======================================================================
----------------------------------------------------------------------
(0121017) svnbot (reporter) - 2010-04-27 13:29
https://issues.asterisk.org/view.php?id=17143#c121017
----------------------------------------------------------------------
Repository: asterisk
Revision: 259307
_U trunk/
U trunk/channels/chan_dahdi.c
U trunk/configs/chan_dahdi.conf.sample
------------------------------------------------------------------------
r259307 | rmudgett | 2010-04-27 13:29:34 -0500 (Tue, 27 Apr 2010) | 21
lines
Merged revisions 259270 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r259270 | rmudgett | 2010-04-27 13:14:54 -0500 (Tue, 27 Apr 2010) | 14
lines
hidecalleridname parameter in chan_dahdi.conf
Issue https://issues.asterisk.org/view.php?id=7321 implements a new chan_dahdi
configuration option. However,
a
change mentioned in the issue was never implemented. This is the change
that will allow the feature to work.
I added a note to chan_dahdi.conf.sample about the feature.
(closes issue https://issues.asterisk.org/view.php?id=17143)
Reported by: djensen99
Patches:
diff.txt uploaded by djensen99 (license NA) (One line change)
Tested by: djensen99
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=259307
Issue History
Date Modified Username Field Change
======================================================================
2010-04-27 13:29 svnbot Checkin
2010-04-27 13:29 svnbot Note Added: 0121017
======================================================================
More information about the asterisk-bugs
mailing list