[asterisk-bugs] [DAHDI-linux 0015350]: Kernal panic from dahdi_hooksig if JAPAN or AUDIO_RINGCHECK or ZERO_BATT_RING compile in
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jun 18 03:30:53 CDT 2009
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=15350
======================================================================
Reported By: alecdavis
Assigned To:
======================================================================
Project: DAHDI-linux
Issue ID: 15350
Category: wctdm
Reproducibility: always
Severity: crash
Priority: normal
Status: new
======================================================================
Date Submitted: 2009-06-18 03:30 CDT
Last Modified: 2009-06-18 03:30 CDT
======================================================================
Summary: Kernal panic from dahdi_hooksig if JAPAN or
AUDIO_RINGCHECK or ZERO_BATT_RING compile in
Description:
While working on another patch dicovered this
dahdi_hooksig(&wc->chans[card], DAHDI_RXSIG_OFFHOOK);
Were in all the other dahdi_hooksig calls in the same function they are
with the '&'.
dahdi_hooksig(wc->chans[card], DAHDI_RXSIG_OFFHOOK);
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-06-18 03:30 alecdavis New Issue
======================================================================
More information about the asterisk-bugs
mailing list