[asterisk-bugs] [LibPRI 0016742]: lipbri doesn't send name

Asterisk Bug Tracker noreply at bugs.digium.com
Wed May 12 17:40:59 CDT 2010


The following issue has been CLOSED 
====================================================================== 
https://issues.asterisk.org/view.php?id=16742 
====================================================================== 
Reported By:                sles
Assigned To:                mattf
====================================================================== 
Project:                    LibPRI
Issue ID:                   16742
Category:                   General
Reproducibility:            have not tried
Severity:                   tweak
Priority:                   normal
Status:                     closed
Asterisk Version:           1.6.1.12 
JIRA:                        
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-02-01 01:20 CST
Last Modified:              2010-05-12 17:40 CDT
====================================================================== 
Summary:                    lipbri doesn't send name
Description: 
lipbri doesn't send name over euroisdn, when slave, so there is no name on
avaya definity.
This can be easily fixed by commeting out 

((pri->switchtype == PRI_SWITCH_EUROISDN_E1) && (pri->localtype ==
PRI_CPE))

in libpri, q931.c 
function  FUNC_SEND(transmit_display) 

As I see not sending name over euroisdn is not really a bug, but feature,
although I don't need this feature :-)

====================================================================== 

---------------------------------------------------------------------- 
 (0121845) rmudgett (administrator) - 2010-05-12 17:40
 https://issues.asterisk.org/view.php?id=16742#c121845 
---------------------------------------------------------------------- 
Sending the display information element from the CPE to the network is
repeatedly indicated as not valid in Q.931 and it is also not valid in
ETSI.

In fact some legacy PBX's choke on receiving the display ie when they are
the CPE side.  The chan_dahdi.conf hidecalleridname option was created
because of this situation. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-05-12 17:40 rmudgett       Note Added: 0121845                          
2010-05-12 17:40 rmudgett       Status                   assigned => closed  
======================================================================




More information about the asterisk-bugs mailing list