[asterisk-bugs] [Asterisk 0015250]: [patch] internal timing not working if HAVE_ZAPTEL (dahdi_compat issue)
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu May 13 18:08:14 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15250
======================================================================
Reported By: mneuhauser
Assigned To: pabelanger
======================================================================
Project: Asterisk
Issue ID: 15250
Category: Core/General
Reproducibility: always
Severity: minor
Priority: normal
Status: ready for review
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 198761
Request Review:
======================================================================
Date Submitted: 2009-06-02 05:51 CDT
Last Modified: 2010-05-13 18:08 CDT
======================================================================
Summary: [patch] internal timing not working if HAVE_ZAPTEL
(dahdi_compat issue)
Description:
When using Zaptel (1.4.12.1) with current head of 1.4 branch, the
Zaptel/DAHDI-timer is not working because in some source files the
asterisk/dahdi_compat.h header is not included correctly. See patch for
details.
======================================================================
----------------------------------------------------------------------
(0121892) svnbot (reporter) - 2010-05-13 18:08
https://issues.asterisk.org/view.php?id=15250#c121892
----------------------------------------------------------------------
Repository: asterisk
Revision: 263112
U branches/1.4/main/channel.c
U branches/1.4/main/file.c
------------------------------------------------------------------------
r263112 | jpeeler | 2010-05-13 18:08:13 -0500 (Thu, 13 May 2010) | 11
lines
Fix internal timing not working with Zaptel
dahdi_compat.h was not being included in channel.c when used with
Zaptel and wasn't in file.c at all.
(closes issue https://issues.asterisk.org/view.php?id=15250)
Reported by: mneuhauser
Patches:
dahdi_compat.patch uploaded by mneuhauser (license 425)
Tested by: IgorG
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=263112
Issue History
Date Modified Username Field Change
======================================================================
2010-05-13 18:08 svnbot Checkin
2010-05-13 18:08 svnbot Note Added: 0121892
======================================================================
More information about the asterisk-bugs
mailing list