[asterisk-bugs] [LibPRI 0014947]: [patch] Changes in LibPRI 1.4.10 cause E1 to drop during Siemens Realitis CPU switchover
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Oct 19 05:54:41 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=14947
======================================================================
Reported By: shawkris
Assigned To: mattf
======================================================================
Project: LibPRI
Issue ID: 14947
Category: General
Reproducibility: sometimes
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.4.24
JIRA:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2009-04-21 18:21 CDT
Last Modified: 2009-10-19 05:54 CDT
======================================================================
Summary: [patch] Changes in LibPRI 1.4.10 cause E1 to drop
during Siemens Realitis CPU switchover
Description:
Asterisk is connected to a Siemens Realitis PBX via a Sangoma A102. The
Realitis contains two CPUs running active/passive but swaps the roles over
each night at midnight. The system can maintain calls whilst the switchover
is in progress.
Up until LibPRI 1.4.9, this CPU switchover went unnoticed by Asterisk.
However, since 1.4.10 Asterisk drops the E1 during the Siemens CPU
switchover.
======================================================================
----------------------------------------------------------------------
(0112410) frawd (reporter) - 2009-10-19 05:54
https://issues.asterisk.org/view.php?id=14947#c112410
----------------------------------------------------------------------
Don't know if it can help, but the regression comes from the function
q921_dchannel_up (called when SABME is received).
In libpri 1.4.9 it contained the lines:
/* Reset counters, etc */
q921_reset(pri);
which were removed at some point (not there in 1.4.10.1).
Issue History
Date Modified Username Field Change
======================================================================
2009-10-19 05:54 frawd Note Added: 0112410
======================================================================
More information about the asterisk-bugs
mailing list