[asterisk-bugs] [Asterisk 0016968]: [patch] Callerid Channel dahdi port FXS are empty after the first hangup.
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Apr 6 13:53:34 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16968
======================================================================
Reported By: grecco
Assigned To: rmudgett
======================================================================
Project: Asterisk
Issue ID: 16968
Category: Channels/chan_dahdi
Reproducibility: have not tried
Severity: major
Priority: normal
Status: assigned
Target Version: 1.6.2.8
Asterisk Version: SVN
JIRA: SWP-1042
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-03-05 06:45 CST
Last Modified: 2010-04-06 13:53 CDT
======================================================================
Summary: [patch] Callerid Channel dahdi port FXS are empty
after the first hangup.
Description:
In dahdi channel ports FXS, when the first hangup, the callerid and
calleridname are empty.
Checking on TDM400P cards and also channel bank TDMOE. Asterisk version
1.6.2.*.
asterisk-1.6.2.6-rc1;
dahdi-2.2.1;
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
duplicate of 0016747 Caller ID info is destroyed after FXS c...
related to 0015883 NewChannel AMI event on DAHDI (or Zapte...
======================================================================
----------------------------------------------------------------------
(0120177) svnbot (reporter) - 2010-04-06 13:53
https://issues.asterisk.org/view.php?id=16968#c120177
----------------------------------------------------------------------
Repository: asterisk
Revision: 256368
U branches/1.6.2/channels/chan_dahdi.c
------------------------------------------------------------------------
r256368 | rmudgett | 2010-04-06 13:53:32 -0500 (Tue, 06 Apr 2010) | 19
lines
CallerID channel DAHDI port FXS are empty after the first call.
The bug is exposed if MFC/R2 support is built into asterisk (i.e.,
openr2.h is present in the include path). Code that unconditionally
clears the CallerID name and number is included.
Also fixed a malformed if test in mkintf() added by issue 15883.
Converted the if statement to a switch statement for clarity.
Regression of the issue 15883 fix.
(closes issue https://issues.asterisk.org/view.php?id=16968)
Reported by: grecco
Patches:
issue16968.patch uploaded by rmudgett (license 664)
(closes issue https://issues.asterisk.org/view.php?id=16747)
Reported by: viniciusfontes
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=256368
Issue History
Date Modified Username Field Change
======================================================================
2010-04-06 13:53 svnbot Checkin
2010-04-06 13:53 svnbot Note Added: 0120177
======================================================================
More information about the asterisk-bugs
mailing list