[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:19:25 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: assigned
JIRA: SWP-291
Reviewboard Link:
======================================================================
Date Submitted: 2009-10-29 04:57 CDT
Last Modified: 2009-11-24 11:19 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})
======================================================================
----------------------------------------------------------------------
(0114242) svnbot (reporter) - 2009-11-24 11:19
https://issues.asterisk.org/view.php?id=16151#c114242
----------------------------------------------------------------------
Repository: asterisk
Revision: 231058
U trunk/channels/chan_dahdi.c
U trunk/channels/sig_pri.c
U trunk/channels/sig_pri.h
------------------------------------------------------------------------
r231058 | jpeeler | 2009-11-24 11:19:24 -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=231058
Issue History
Date Modified Username Field Change
======================================================================
2009-11-24 11:19 svnbot Checkin
2009-11-24 11:19 svnbot Note Added: 0114242
======================================================================
More information about the asterisk-bugs
mailing list