[asterisk-bugs] [LibPRI 0016915]: PRI: XXX Missing handling for mandatory IE 12

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Jun 25 15:22:22 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16915 
====================================================================== 
Reported By:                kobaz
Assigned To:                rmudgett
====================================================================== 
Project:                    LibPRI
Issue ID:                   16915
Category:                   Channels/chan_dahdi
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
JIRA:                       SWP-1678 
libpri Version:             1.4.10.2 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2010-02-26 11:17 CST
Last Modified:              2010-06-25 15:22 CDT
====================================================================== 
Summary:                    PRI: XXX Missing handling for mandatory IE 12
Description: 
We just hooked up a sangoma t1 card to an avaya pbx, and we're seeing some
odd messages.

asterisk 1.6.0.22
wanpipe 3.5.10
dahdi 2.2.1


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

---------------------------------------------------------------------- 
 (0123915) svnbot (reporter) - 2010-06-25 15:22
 https://issues.asterisk.org/view.php?id=16915#c123915 
---------------------------------------------------------------------- 
Repository: libpri
Revision: 1818

U   branches/1.4/q931.c

------------------------------------------------------------------------
r1818 | rmudgett | 2010-06-25 15:22:21 -0500 (Fri, 25 Jun 2010) | 18 lines

PRI: XXX Missing handling for mandatory IE 12

The switch is sending the Connected Address ie (12) and there was no
handler for that ie.  That is why the reporter was getting the "Missing
mandatory ie" message.

The simple fix is to just add the missing receive handler for that ie.
Since connected line (COLP) functionality has been added and this is just
an alternate for the Connected Number ie (0x4C), the handler was already
written.  I also changed the ie name to what Q.931 calls it: Connected
Address.

Also some minor code clean up in q931_handle_ie() and ie2str().

JIRA SWP-1678
(closes issue https://issues.asterisk.org/view.php?id=16915)
Reported by: kobaz

------------------------------------------------------------------------

http://svn.digium.com/view/libpri?view=rev&revision=1818 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-06-25 15:22 svnbot         Checkin                                      
2010-06-25 15:22 svnbot         Note Added: 0123915                          
======================================================================




More information about the asterisk-bugs mailing list