[asterisk-bugs] [LibPRI 0017865]: [patch] BRI NT ptmp: Active channels not cleard when i/f goes down

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Nov 17 15:22:46 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17865 
====================================================================== 
Reported By:                wimpy
Assigned To:                rmudgett
====================================================================== 
Project:                    LibPRI
Issue ID:                   17865
Category:                   General
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           1.8.0-beta4 
JIRA:                        
libpri Version:             1.4.11.3 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-08-15 11:29 CDT
Last Modified:              2010-11-17 15:22 CST
====================================================================== 
Summary:                    [patch] BRI NT ptmp: Active channels not cleard when
i/f goes down
Description: 
If the connection to the terminal is lost, while there are open channels on
the interface, red alarm is reported, but the open channels are never
cleared.

Additionally, if you manually try to channel request hangup, Asterisk
crashes.
====================================================================== 

---------------------------------------------------------------------- 
 (0128931) svnbot (reporter) - 2010-11-17 15:22
 https://issues.asterisk.org/view.php?id=17865#c128931 
---------------------------------------------------------------------- 
Repository: libpri
Revision: 2134

U   tags/1.4.11.5/pri.c
U   tags/1.4.11.5/pri_internal.h
U   tags/1.4.11.5/pri_q931.h
U   tags/1.4.11.5/prisched.c
U   tags/1.4.11.5/q921.c
U   tags/1.4.11.5/q931.c

------------------------------------------------------------------------
r2134 | rmudgett | 2010-11-17 15:22:46 -0600 (Wed, 17 Nov 2010) | 25 lines

Merged revision 1982 from
https://origsvn.digium.com/svn/libpri/branches/1.4

..........
  r1982 | rmudgett | 2010-09-13 11:07:24 -0500 (Mon, 13 Sep 2010) | 18
lines

  BRI PTMP: Active channels not cleared when the interface goes down.

  If the connection to the terminal is lost while there are open channels
  on the interface, red alarm is reported, but the open channels are never
  cleared.  Additionally, if you manually try to channel request hangup,
  Asterisk crashes.

  For PTMP, the T309 processing was not searching the call pool on the
  master control record.  Additionally, for NT PTMP, the timeout events
were
  not passed to the upper layer because the events were not put on the
  master control record where timer processing expects them.

  (closes issue https://issues.asterisk.org/view.php?id=17865)
  Reported by: wimpy
  Patches:
	issue17865_v1.4.patch uploaded by rmudgett (license 664)
  Tested by: rmudgett, wimpy
..........

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-11-17 15:22 svnbot         Checkin                                      
2010-11-17 15:22 svnbot         Note Added: 0128931                          
======================================================================




More information about the asterisk-bugs mailing list