[asterisk-bugs] [DAHDI-linux 0016151]: [patch] DIGITAL calls across a B410P connect, but no data transfer
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Nov 24 11:20:48 CST 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16151
======================================================================
Reported By: alecdavis
Assigned To: jpeeler
======================================================================
Project: DAHDI-linux
Issue ID: 16151
Category: wcb4xxp
Reproducibility: always
Severity: major
Priority: normal
Status: closed
JIRA: SWP-291
Reviewboard Link:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-10-29 04:57 CDT
Last Modified: 2009-11-24 11:20 CST
======================================================================
Summary: [patch] DIGITAL calls across a B410P connect, but no
data transfer
Description:
When placing calls from port 1 of a B410P to port 2, the call appears to
connect, but not data transfers.
Both ports are set to NT mode, with terminating resistor switched on.
dialplan code:
exten => _82XX,1,Dial(DAHDI/g4d/${EXTEN})
======================================================================
----------------------------------------------------------------------
(0114243) svnbot (reporter) - 2009-11-24 11:20
https://issues.asterisk.org/view.php?id=16151#c114243
----------------------------------------------------------------------
Repository: asterisk
Revision: 231059
_U branches/1.6.2/
------------------------------------------------------------------------
r231059 | jpeeler | 2009-11-24 11:20:47 -0600 (Tue, 24 Nov 2009) | 17
lines
Blocked revisions 231058 via svnmerge
........
r231058 | jpeeler | 2009-11-24 11:12:25 -0600 (Tue, 24 Nov 2009) | 11
lines
Fix problem on digital channels due to digital flag not getting set
Changed areas in sig_pri to set the digital flag using a callback that
will
also set the corresponding flag in chan_dahdi. Modified dahdi_request
slightly
so that if a bearer is marked as digital, that information is available
when
creating the new channel.
(closes issue https://issues.asterisk.org/view.php?id=16151)
Reported by: alecdavis
Patch based on bug_16151.diff.txt uploaded by alecdavis (license 585)
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=231059
Issue History
Date Modified Username Field Change
======================================================================
2009-11-24 11:20 svnbot Checkin
2009-11-24 11:20 svnbot Note Added: 0114243
======================================================================
More information about the asterisk-bugs
mailing list