Package: asterisk<br>Version: 1:1.4.21.2~dfsg-3+lenny1<br><br><br>I found that my asterisk box stopped process calls from IAX trunk with the following warning in /var/log/asterisk/messages:<br><br>[Jan 29 11:39:38] WARNING[3512] chan_iax2.c: No more space<br>
<br>The &lt;iax2 show channels&gt; command showed a huge number of active calls marked as (None) in Channel raw.<br><br>Example:<br><br>pbx01*CLI&gt; iax2 show channels <br>Channel               Peer             Username    ID (Lo/Rem)  Seq (Tx/Rx)  Lag      Jitter  JitBuf  Format<br>
(None)                81.xxx.xxx.162   officecc    00012/00731  00004/00007  00000ms  -0001ms  0000ms  alaw  <br><br>[...ommitted...]<br><br>(None)                81.xxx.xxx.162   officecc    16374/03973  00009/00013  00000ms  -0001ms  0000ms  alaw  <br>
(None)                81.xxx.xxx.162   officecc    16375/11957  00021/00025  00040ms  -0001ms  0000ms  alaw  <br><br>I restarted the asterisk box with the &lt;restart now&gt; from the CLI, so, the calls began to flow, but the counter of the active calls from the &lt;iax2 show channels&gt; command output grows constantly (as well as (None)-channel records).<br>
<br>I googled a bit and found the same problem (read comments there) <a href="https://issues.asterisk.org/view.php?id=0014207">https://issues.asterisk.org/view.php?id=0014207</a><br>Hope it helps u in problem description and solving.<br>
<br>Denis.<br><br><br>