<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Fri, Sep 6, 2013 at 12:05 AM, Pavel Troller <span dir="ltr">&lt;<a href="mailto:patrol@sinus.cz" target="_blank">patrol@sinus.cz</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi!<br>
  I&#39;ve found a problem with remote console in V11 SVN, caused by the recent<br>
update(s) to the main/asterisk.c file.<br>
  The problem is, that the console doesn&#39;t print command output, however the<br>
commands are being executed (if they have something to execute). When the<br>
session is terminated and &#39;rasterisk -x &quot;command&quot;&#39; is executed, it works<br>
normally and for some time, normal console behaviour is restored. However,<br>
after some time, it stops printing the output again. See the following<br>
C&amp;P from the real console:<br>
<br>
patrol@hyper * CLI &gt;<br>
patrol@hyper * CLI &gt; core show version<br>
patrol@hyper * CLI &gt; core show version<br>
patrol@hyper * CLI &gt; core show version<br>
patrol@hyper * CLI &gt; core show version<br>
patrol@hyper * CLI &gt; quit<br>
Asterisk cleanly ending (0).<br>
Executing last minute cleanups<br>
patrol@hyper:~$ rasterisk -x &quot;core show version&quot;<br>
Asterisk SVN-branch-11-r398457M built by root @ hyper on a x86_64 running Linux on 2013-09-06 04:28:32 UTC<br>
patrol@hyper:~$ rasterisk<br>
Asterisk SVN-branch-11-r398457M, Copyright (C) 1999 - 2013 Digium, Inc. and others.<br>
Created by Mark Spencer &lt;<a href="mailto:markster@digium.com">markster@digium.com</a>&gt;<br>
Asterisk comes with ABSOLUTELY NO WARRANTY; type &#39;core show warranty&#39; for details.<br>
This is free software, with components licensed under the GNU General Public<br>
License version 2 and other licenses; you are welcome to redistribute it under<br>
certain conditions. Type &#39;core show license&#39; for details.<br>
=========================================================================<br>
Connected to Asterisk SVN-branch-11-r398457M currently running on hyper (pid = 28254)<br>
patrol@hyper * CLI &gt; core show version<br>
Asterisk SVN-branch-11-r398457M built by root @ hyper on a x86_64 running Linux on 2013-09-06 04:28:32 UTC<br>
patrol@hyper * CLI &gt; core show version<br>
Asterisk SVN-branch-11-r398457M built by root @ hyper on a x86_64 running Linux on 2013-09-06 04:28:32 UTC<br>
patrol@hyper * CLI &gt; core show version<br>
Asterisk SVN-branch-11-r398457M built by root @ hyper on a x86_64 running Linux on 2013-09-06 04:28:32 UTC<br>
patrol@hyper * CLI &gt; core show version<br>
Asterisk SVN-branch-11-r398457M built by root @ hyper on a x86_64 running Linux on 2013-09-06 04:28:32 UTC<br>
patrol@hyper * CLI &gt; core show version<br>
Asterisk SVN-branch-11-r398457M built by root @ hyper on a x86_64 running Linux on 2013-09-06 04:28:32 UTC<br>
... about a minute later ...<br>
patrol@hyper * CLI &gt; core show version<br>
patrol@hyper * CLI &gt; core show version<br>
patrol@hyper * CLI &gt; core show version<br>
patrol@hyper * CLI &gt; core show version<br>
<br>
<br>
  It looks that using Tab for help provokes the problem immediately:<br>
<br>
patrol@hyper * CLI &gt; core show version<br>
Asterisk SVN-branch-11-r398457M built by root @ hyper on a x86_64 running Linux on 2013-09-06 04:28:32 UTC<br>
patrol@hyper * CLI &gt; core show<br>
application     applications    calls           channel         channels        channeltype     channeltypes    codec           codecs          config          file            function        functions       hanguphandlers  help<br>

hint            hints           image           license         profile         settings        switches        sysinfo         taskprocessors  threads         translation     uptime          version         warranty<br>

patrol@hyper * CLI &gt; core show version<br>
patrol@hyper * CLI &gt;<br>
<br>
  Doing &#39;svn up -r396746 asterisk.c&#39; fixes the problem, so it&#39;s definitely<br>
in one of the two patches submitted after this revision.<br>
<br>
  I&#39;m not creating an issue in JIRA, because it didn&#39;t appear in any release<br>
yet and it may be a kind of WIP, so I&#39;m just reporting it here...<br>
<br></blockquote><div><br></div><div style>Thanks Pavel!</div><div style><br>We are aware of it and a proposed fix is currently up on Review Board - see <a href="https://reviewboard.asterisk.org/r/2825/">https://reviewboard.asterisk.org/r/2825/</a>. If you&#39;d like to download the patch and give it a try to see if it fixes all of the problems you&#39;ve run into, that would be helpful.</div>
<div style><br></div><div style>There is an issue in ASTERISK for this as well - see <a href="https://issues.asterisk.org/jira/browse/ASTERISK-22450">https://issues.asterisk.org/jira/browse/ASTERISK-22450</a>. If you&#39;d like to comment there with any problems you run into with the patch on Review Board, that&#39;d be great.</div>
<div style><br></div><div style>Thanks</div><div style><br></div><div style>Matt</div></div><div><br></div>-- <br><div dir="ltr"><div>Matthew Jordan<br></div><div>Digium, Inc. | Engineering Manager</div><div>445 Jan Davis Drive NW - Huntsville, AL 35806 - USA</div>
<div>Check us out at: <a href="http://digium.com" target="_blank">http://digium.com</a> &amp; <a href="http://asterisk.org" target="_blank">http://asterisk.org</a></div></div>
</div></div>