<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
hi,<br>
<br>
strange behaviour while trying to use pri debugging on asterisk 11.x
...<br>
<br>
please take a look:<br>
<br>
<tt>bas1104*CLI> pri show version</tt><tt><br>
</tt><tt>libpri version: 1.4.13</tt><tt><br>
</tt><tt>bas1104*CLI> dahdi show version</tt><tt><br>
</tt><tt>DAHDI Version: 2.6.1 Echo Canceller: HWEC</tt><tt><br>
</tt><tt>bas1104*CLI> help pri</tt><tt><br>
</tt><tt> </tt><tt><b> pri intense debug span</b></tt><tt>
<no description available></tt><tt><br>
</tt><tt> pri service disable channel Remove a channel from
service</tt><tt><br>
</tt><tt> pri service enable channel Return a channel to service</tt><tt><br>
</tt><tt><b>pri set debug {on|off</b></tt><tt>|hex|inte Enables PRI
debugging on a span</tt><tt><br>
</tt><tt> pri set debug file Sends PRI debug output to
the specified file</tt><tt><br>
</tt><tt> pri show channels Displays PRI channel
information</tt><tt><br>
</tt><tt> </tt><tt><b> pri show debug</b></tt><tt>
Displays current PRI debug settings</tt><tt><br>
</tt><tt> pri show spans Displays PRI span
information</tt><tt><br>
</tt><tt> pri show span Displays PRI span
information</tt><tt><br>
</tt><tt> pri show version Displays libpri version</tt><tt><br>
</tt><tt>bas1104*CLI> help dahdi</tt><tt><br>
</tt><tt> dahdi destroy channel Destroy a channel</tt><tt><br>
</tt><tt> dahdi restart Fully restart DAHDI channels</tt><tt><br>
</tt><tt> dahdi set dnd Sets/resets DND (Do Not
Disturb) mode on a channel</tt><tt><br>
</tt><tt> dahdi set hwgain Set hardware gain on a
channel</tt><tt><br>
</tt><tt> dahdi set swgain Set software gain on a
channel</tt><tt><br>
</tt><tt> dahdi show cadences List cadences</tt><tt><br>
</tt><tt>dahdi show channels [group|con Show active DAHDI channels</tt><tt><br>
</tt><tt> dahdi show channel Show information on a
channel</tt><tt><br>
</tt><tt> dahdi show status Show all DAHDI cards status</tt><tt><br>
</tt><tt> dahdi show version Show the DAHDI version in
use</tt><tt><br>
</tt><i><br>
</i><i>currently all debug off:</i><tt><br>
<br>
</tt><tt>bas1104*CLI> pri show debug</tt><tt><br>
</tt><tt>Span 1: Debug: No Intense: No</tt><tt><br>
</tt><tt>Span 2: Debug: No Intense: No</tt><tt><br>
</tt><tt>Span 3: Debug: No Intense: No</tt><tt><br>
</tt><tt>Span 4: Debug: No Intense: No</tt><tt><br>
</tt><i><br>
</i><i>switching it on (which currently works as expected)</i><tt><br>
<br>
<br>
</tt><tt>bas1104*CLI> pri intense debug span 1</tt><tt><br>
</tt><tt>Enabled debugging on span 1</tt><tt><br>
</tt><i><br>
</i><i><br>
</i><i>oops, still shows no debug.... but it IS activated...</i><tt><br>
<br>
bas1104*CLI> pri show debug</tt><tt><br>
</tt><tt>Span 1: Debug: No Intense: No</tt><tt><br>
</tt><tt>Span 2: Debug: No Intense: No</tt><tt><br>
</tt><tt>Span 3: Debug: No Intense: No</tt><tt><br>
</tt><tt>Span 4: Debug: No Intense: No</tt><tt><br>
</tt><i><br>
</i><i>huh... how to disable it again? on some machines I can do so
with "pri no debug span <nr>" but not here... gives same
result (no</i><i><br>
</i><i>such command) and debug is still enabled...</i><tt><br>
<br>
bas1104*CLI> pri set debug off</tt><tt><br>
</tt><tt>No such command 'pri set debug off' (type 'core show help
pri set' for other possible commands)</tt><tt><br>
</tt><tt>bas1104*CLI></tt><br>
<br>
<br>
so... whats the right way to disable pri debugging?<br>
<br>
thx,<br>
yves<br>
<br>
<br>
</body>
</html>