<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&gt; pri show version</tt><tt><br>
    </tt><tt>libpri version: 1.4.13</tt><tt><br>
    </tt><tt>bas1104*CLI&gt; dahdi show version</tt><tt><br>
    </tt><tt>DAHDI Version: 2.6.1 Echo Canceller: HWEC</tt><tt><br>
    </tt><tt>bas1104*CLI&gt; help pri</tt><tt><br>
    </tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt><tt><b> pri intense debug span</b></tt><tt>
      &lt;no description available&gt;</tt><tt><br>
    </tt><tt>&nbsp;&nbsp; pri service disable channel Remove a channel from
      service</tt><tt><br>
    </tt><tt>&nbsp;&nbsp;&nbsp; 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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pri set debug file Sends PRI debug output to
      the specified file</tt><tt><br>
    </tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pri show channels Displays PRI channel
      information</tt><tt><br>
    </tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt><tt><b> pri show debug</b></tt><tt>
      Displays current PRI debug settings</tt><tt><br>
    </tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pri show spans Displays PRI span
      information</tt><tt><br>
    </tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pri show span Displays PRI span
      information</tt><tt><br>
    </tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pri show version Displays libpri version</tt><tt><br>
    </tt><tt>bas1104*CLI&gt; help dahdi</tt><tt><br>
    </tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dahdi destroy channel Destroy a channel</tt><tt><br>
    </tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dahdi restart Fully restart DAHDI channels</tt><tt><br>
    </tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dahdi set dnd Sets/resets DND (Do Not
      Disturb) mode on a channel</tt><tt><br>
    </tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dahdi set hwgain Set hardware gain on a
      channel</tt><tt><br>
    </tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dahdi set swgain Set software gain on a
      channel</tt><tt><br>
    </tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dahdi show cadences List cadences</tt><tt><br>
    </tt><tt>dahdi show channels [group|con Show active DAHDI channels</tt><tt><br>
    </tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dahdi show channel Show information on a
      channel</tt><tt><br>
    </tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dahdi show status Show all DAHDI cards status</tt><tt><br>
    </tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 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&gt; pri show debug</tt><tt><br>
    </tt><tt>Span 1: Debug: No&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Intense: No</tt><tt><br>
    </tt><tt>Span 2: Debug: No&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Intense: No</tt><tt><br>
    </tt><tt>Span 3: Debug: No&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Intense: No</tt><tt><br>
    </tt><tt>Span 4: Debug: No&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 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&gt; 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&gt; pri show debug</tt><tt><br>
    </tt><tt>Span 1: Debug: No&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Intense: No</tt><tt><br>
    </tt><tt>Span 2: Debug: No&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Intense: No</tt><tt><br>
    </tt><tt>Span 3: Debug: No&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Intense: No</tt><tt><br>
    </tt><tt>Span 4: Debug: No&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 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 &lt;nr&gt;" 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&gt; 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&gt;</tt><br>
    <br>
    <br>
    so... whats the right way to disable pri debugging?<br>
    <br>
    thx,<br>
    yves<br>
    <br>
    <br>
  </body>
</html>