[asterisk-bugs] [LibPRI 0017845]: PTP MDL can't handle error of type A
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Aug 13 10:48:21 CDT 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=17845
======================================================================
Reported By: shawkris
Assigned To:
======================================================================
Project: LibPRI
Issue ID: 17845
Category: General
Reproducibility: sometimes
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.4.35
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:
Resolution: no change required
Fixed in Version:
======================================================================
Date Submitted: 2010-08-11 18:17 CDT
Last Modified: 2010-08-13 10:48 CDT
======================================================================
Summary: PTP MDL can't handle error of type A
Description:
After a version upgrade of Asterisk/Libpri/DAHDI error messages are
sometimes seen on the connection to a Panasonic PBX.
PTP MDL can't handle error of type A
MDL-ERROR (A): Got supervisory frame with p_f bit set to 1 in state 7
======================================================================
----------------------------------------------------------------------
(0125943) rmudgett (administrator) - 2010-08-13 10:48
https://issues.asterisk.org/view.php?id=17845#c125943
----------------------------------------------------------------------
It looks like a bug in the PBX exposed by the new version of libpri.
MDL-ERROR (A) is just letting you know that a Receiver Ready packet was
received with the F bit set when it should not be set. The only
consequence of a MDL-ERROR (A) is the logging of the diagnostic message.
The next version of libpri (1.4.11.4 and 1.4.12 beta2) will reduce the
severity level of the MDL-ERROR (A) message. It will no longer be logged
as an ERROR level but just as a normal log message. The can't handle error
of type X message will no longer happen for the defined MDL-ERROR messages
that libpri detects. You were only getting that message because of the
MDL-ERROR (A) message.
Issue History
Date Modified Username Field Change
======================================================================
2010-08-13 10:48 rmudgett Note Added: 0125943
2010-08-13 10:48 rmudgett Status new => closed
2010-08-13 10:48 rmudgett Resolution open => no change
required
======================================================================
More information about the asterisk-bugs
mailing list