[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
Mon Sep 13 11:07:26 CDT 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:                     ready for testing
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:              
====================================================================== 
Date Submitted:             2010-08-15 11:29 CDT
Last Modified:              2010-09-13 11:07 CDT
====================================================================== 
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.
====================================================================== 

---------------------------------------------------------------------- 
 (0126891) svnbot (reporter) - 2010-09-13 11:07
 https://issues.asterisk.org/view.php?id=17865#c126891 
---------------------------------------------------------------------- 
Repository: libpri
Revision: 1982

U   branches/1.4/pri.c
U   branches/1.4/pri_internal.h
U   branches/1.4/pri_q931.h
U   branches/1.4/prisched.c
U   branches/1.4/q921.c
U   branches/1.4/q931.c

------------------------------------------------------------------------
r1982 | rmudgett | 2010-09-13 11:07:25 -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=1982 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-09-13 11:07 svnbot         Note Added: 0126891                          
======================================================================




More information about the asterisk-bugs mailing list