[asterisk-bugs] [Asterisk 0018868]: [patch] dont get early media on outgoing calls
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Mar 7 10:07:04 CST 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18868
======================================================================
Reported By: isrl
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18868
Category: Channels/chan_dahdi
Reproducibility: always
Severity: minor
Priority: normal
Status: acknowledged
Asterisk Version: SVN
JIRA: SWP-3171
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.8
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-02-22 08:30 CST
Last Modified: 2011-03-07 10:07 CST
======================================================================
Summary: [patch] dont get early media on outgoing calls
Description:
on most outgoing calls i dont get early media
card is a sangoma a101c
libpri tried 1.14.11.5 and 1.4.12
dahdi 2.4.0
======================================================================
----------------------------------------------------------------------
(0132695) rmudgett (administrator) - 2011-03-07 10:07
https://issues.asterisk.org/view.php?id=18868#c132695
----------------------------------------------------------------------
While the patch may work, it adds further misinterpretation to the mix.
The 1 and 8 codes have different meanings. 1 is used when the ISDN network
is informed that the call has left the ISDN network and MAY have inband
audio. 8 is used when the ISDN network generates or knows that there is
inband audio.
The original misinterpretation is in chan_dahdi/sig_pri and not in libpri.
Libpri is just reporting what it has received on the link.
Issue History
Date Modified Username Field Change
======================================================================
2011-03-07 10:07 rmudgett Note Added: 0132695
======================================================================
More information about the asterisk-bugs
mailing list