[asterisk-bugs] [Asterisk 0018508]: [patch] chan_dahdi inserts empty COLP

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Dec 22 02:10:40 UTC 2010


The following issue has been RESOLVED. 
====================================================================== 
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:                     resolved
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:10 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0129863) svnbot (reporter) - 2010-12-21 20:10
 https://issues.asterisk.org/view.php?id=18508#c129863 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 299405

U   branches/1.8/channels/sig_pri.c

------------------------------------------------------------------------
r299405 | rmudgett | 2010-12-21 20:10:40 -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=299405 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-12-21 20:10 svnbot         Checkin                                      
2010-12-21 20:10 svnbot         Note Added: 0129863                          
2010-12-21 20:10 svnbot         Status                   assigned => resolved
2010-12-21 20:10 svnbot         Resolution               open => fixed       
======================================================================




More information about the asterisk-bugs mailing list