[asterisk-bugs] [Asterisk 0012766]: Failure of resetting of a PRI B-Channel causes deadlock in process

noreply at bugs.digium.com noreply at bugs.digium.com
Sat May 31 01:51:56 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12766 
====================================================================== 
Reported By:                mavetju
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   12766
Category:                   Channels/chan_zap
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.19 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             05-31-2008 01:31 CDT
Last Modified:              05-31-2008 01:51 CDT
====================================================================== 
Summary:                    Failure of resetting of a PRI B-Channel causes
deadlock in process
Description: 
By default, once every hour, the Asterisk system resets the channels of a
PRI. This workflow is based on "reset the first channel"; when the reset
gets acknowledged "let's reset the next channel" until all channels are
done. This works fine if all channels get acknowledged, but when an
acknowledgment isn't received, the whole system is deadlocked for that
PRI.

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

---------------------------------------------------------------------- 
 mavetju - 05-31-08 01:51  
---------------------------------------------------------------------- 
This is the change in /etc/asterisk/zapata.conf:

 ;
 ; PRI resetinterval: sets the time in seconds between restart of unused
 ; channels, defaults to 3600; minimum 60 seconds.  Some PBXs don't like
 ; channel restarts. so set the interval to a very long interval e.g.
100000000
 ; or 'never' to disable *entirely*.
+; PRI resettimeout: sets the time Asterisk will wait for an
acknowledgement 
+; on a restart of an unused channel, defaults to 3.
 ;
 ;resetinterval = 3600
+;resettimeout = 3
 ;
 ; 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
05-31-08 01:51  mavetju        Note Added: 0087601                          
======================================================================




More information about the asterisk-bugs mailing list