[asterisk-bugs] [LibPRI 0016790]: [patch] !! Got reject for frame 41, retransmitting frame 41 now, updating n_r!

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Feb 26 03:14:47 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16790 
====================================================================== 
Reported By:                alecdavis
Assigned To:                mattf
====================================================================== 
Project:                    LibPRI
Issue ID:                   16790
Category:                   General
Reproducibility:            random
Severity:                   block
Priority:                   high
Status:                     assigned
Asterisk Version:           SVN 
JIRA:                        
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1 
SVN Revision (number only!): 243988 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2010-02-09 01:25 CST
Last Modified:              2010-02-26 03:14 CST
====================================================================== 
Summary:                    [patch] !! Got reject for frame 41, retransmitting
frame 41 now, updating n_r!
Description: 
Random lockups of pri.

All calls are lost for this period.

recovery requires CLI 'dahdi restart'
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0016909 pritimer's in chan_dahdi.conf not honoured
====================================================================== 

---------------------------------------------------------------------- 
 (0118588) alecdavis (manager) - 2010-02-26 03:14
 https://issues.asterisk.org/view.php?id=16790#c118588 
---------------------------------------------------------------------- 
bug16790.diff.txt workaround to limit unacknowledged i-frames to 3 instead
of the default of 7.

I'm sure other equipment other than our Jtec do not like 7 outstanding
I-frames.

This turns out to be real easy to fault, ring in through the ISDN 3-4
times quickly, and abort the each call.
  exten => 8699,1,Proceeding()
  exten => 8699,n,Progress()
  exten => 8699,n,Ringing()
  exten => 8699,n,Answer()
  exten => 8699,n,Goto(voicemail-main,s,1)

If pritimer=>k,3 in chan_dahdi.conf wasn't overwritten by libpri, then
this patch isn't needed. But thats in
https://issues.asterisk.org/view.php?id=16909 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-02-26 03:14 alecdavis      Note Added: 0118588                          
======================================================================




More information about the asterisk-bugs mailing list