[asterisk-bugs] [Asterisk 0016713]: [patch] PRI locks randomly, hangup cause 102, "recovery on timer expiry".

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Jan 29 02:39:13 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16713 
====================================================================== 
Reported By:                alecdavis
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16713
Category:                   Channels/chan_dahdi
Reproducibility:            random
Severity:                   major
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           SVN 
JIRA:                       SWP-814 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1 
SVN Revision (number only!): 241456 
Request Review:              
====================================================================== 
Date Submitted:             2010-01-27 04:21 CST
Last Modified:              2010-01-29 02:39 CST
====================================================================== 
Summary:                    [patch] PRI locks randomly, hangup cause 102,
"recovery on timer expiry".
Description: 
Every week once or twice our PRI locks up. The easiest way I've found to
get it started again is to issue at the CLI 'dahdi restart'

When it is locked up, inbound pri calls are not accepted.

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

---------------------------------------------------------------------- 
 (0117360) alecdavis (manager) - 2010-01-29 02:39
 https://issues.asterisk.org/view.php?id=16713#c117360 
---------------------------------------------------------------------- 
uploaded iframe-restart_t203.diff.txt

following q.931 <pre>
5.10.3 Connection verification procedures
5.10.3.1 Start timer T203
The timer T203 is started:
– when the multiple-frame-established state is entered; and
– in the multiple-frame-established state whenever timer T200 is
stopped. (See Note in
5.10.3.2.)
Upon receiving an I or supervisory frame, timer T203 will be restarted if
timer T200 is not to be
started.</pre>


console output:
-- Starting T203 timer
-- Starting T200 timer
-- Stopping T200 timer
-- Starting T203 timer
<b>-- Restarting T203 timer</b>
< Protocol Discriminator: Q.931 (8)  len=34
< Call Ref: len= 2 (reference 25945/0x6559) (Originator)
< Message Type: SETUP (5)
< [04 03 80 90 a3]
< Bearer Capability (len= 5) [ Ext: 1  Q.931 Std: 0  Info transfer
capability: Speech (0)
<                              Ext: 1  Trans mode/rate: 64kbps,
circuit-mode (16)
<                                User information layer 1: A-Law (35)
< [18 03 a9 83 81]
< Channel ID (len= 5) [ Ext: 1  IntID: Implicit  Other(PRI)  Spare: 0 
Exclusive  Dchan: 0
<                        ChanSel: As indicated in following octets
<                       Ext: 1  Coding: 0  Number Specified  Channel Type:
3
<                       Ext: 1  Channel: 1 Type: CPE]
< [1e 02 a1 90]
< Progress Indicator (len= 4) [ Ext: 1  Coding: Non-ITU international
standard (1)  0: 0  Location: Private network serving the local user (1)
<                               Ext: 1  Progress Description: Interworking
with a public network. (16) ]
< [6c 02 00 80]
< Calling Number (len= 4) [ Ext: 0  TON: Unknown Number Type (0)  NPI:
Unknown Number Plan (0)
<                           Presentation: Presentation permitted, user
number not screened (0)  '' ]
< [70 05 80 38 35 30 39]
< Called Number (len= 7) [ Ext: 1  TON: Unknown Number Type (0)  NPI:
Unknown Number Plan (0)  '8509' ]
< [9d]
< Non-Locking Shift (len=01): Requested codeset 5
< [32 01 80]
< Calling Party Category (len= 3) [ Ext: 1  Cat: Unknown Source (0) ]
-- Making new call for cr 25945
Received message for call 0xb6406c78 on 0xb6c10468 TEI/SAPI 0/0, call->pri
is 0xb6c10468 TEI/SAPI 0/0
-- Processing Q.931 Call Setup
-- Processing IE 4 (cs0, Bearer Capability)
-- Processing IE 24 (cs0, Channel Identification)
-- Processing IE 30 (cs0, Progress Indicator)
-- Processing IE 108 (cs0, Calling Party Number)
-- Processing IE 112 (cs0, Called Party Number)
-- Processing IE 50 (cs5, Calling Party Category)
q931.c:6611 post_handle_q931_message: Call 25945 enters state 6 (Call
Present).  Hold state: Idle
ALEC Fill Ring Event
<b>-- T200 requested to stop when not started
T203 requested to start without stopping first
-- Starting T203 timer</b> 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-01-29 02:39 alecdavis      Note Added: 0117360                          
======================================================================




More information about the asterisk-bugs mailing list