[asterisk-bugs] [Asterisk 0018508]: [patch] chan_dahdi inserts empty COLP
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Dec 22 02:12:03 UTC 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18508
======================================================================
Reported By: wimpy
Assigned To: rmudgett
======================================================================
Project: Asterisk
Issue ID: 18508
Category: Channels/chan_dahdi
Reproducibility: sometimes
Severity: minor
Priority: normal
Status: closed
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-12-21 01:01 CST
Last Modified: 2010-12-21 20:12 CST
======================================================================
Summary: [patch] chan_dahdi inserts empty COLP
Description:
As far as I can tell, chan_dahdi always inserts a connected party IE when
you call from one dahdi channel to another dahdi channel, even if no such
information was received on the 2nd channel.
This clears the display of many phones.
======================================================================
----------------------------------------------------------------------
(0129864) svnbot (reporter) - 2010-12-21 20:12
https://issues.asterisk.org/view.php?id=18508#c129864
----------------------------------------------------------------------
Repository: asterisk
Revision: 299406
_U trunk/
U trunk/channels/sig_pri.c
------------------------------------------------------------------------
r299406 | rmudgett | 2010-12-21 20:12:02 -0600 (Tue, 21 Dec 2010) | 24
lines
Merged revisions 299405 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r299405 | rmudgett | 2010-12-21 20:10:39 -0600 (Tue, 21 Dec 2010) | 17
lines
Chan_dahdi sends an empty COLP on the bridged channel.
Chan_dahdi always inserts a connected party IE when you call from one
dahdi channel to another dahdi channel, even if no such information was
received on the 2nd channel. This clears the display of many phones.
* Removed leftover artifact from before the valid flag was added.
* Updated all of the channel's caller id information with the new
connected line information instead of just the string parts.
(closes issue https://issues.asterisk.org/view.php?id=18508)
Reported by: wimpy
Patches:
issue18508_trunk.patch uploaded by rmudgett (license 664)
Tested by: wimpy, rmudgett
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=299406
Issue History
Date Modified Username Field Change
======================================================================
2010-12-21 20:12 svnbot Note Added: 0129864
======================================================================
More information about the asterisk-bugs
mailing list