I have one system that is crashing everytime a call is parked and I have tried recompiling the asterisk, checking out the latest SVN of 1.2 and modifying the configuration. I have identified what I think is the error and have back traces but since this is occurring on only one system I want to know what might cause this. 
<br><br><br>CLI:<br><br>&nbsp;&nbsp; -- SIP/xlite_brr-098d1e98 is ringing<br>&nbsp;&nbsp;&nbsp; -- SIP/xlite_brr-098d1e98 answered IAX2/192.168.0.231:4569-1<br>&nbsp;&nbsp;&nbsp; -- Started music on hold, class &#39;default&#39;, on IAX2/192.168.0.231:4569-1<br>
&nbsp;&nbsp;&nbsp; -- Playing &#39;pbx-transfer&#39; (language &#39;en&#39;)<br>&nbsp;&nbsp;&nbsp; -- Stopped music on hold on IAX2/192.168.0.231:4569-1<br>&nbsp;&nbsp;&nbsp; -- Started music on hold, class &#39;default&#39;, on IAX2/192.168.0.231:4569-1<br>&nbsp; == Parked IAX2/192.168.0.231:4569-1 on 701. Will timeout back to extension [inside] 1513, 1 in 45 seconds
<br>&nbsp;&nbsp;&nbsp; -- Added extension &#39;701&#39; priority 1 to parkedcalls<br>&nbsp;&nbsp;&nbsp; -- Playing &#39;digits/7&#39; (language &#39;en&#39;)<br>&nbsp;&nbsp;&nbsp; -- Playing &#39;digits/0&#39; (language &#39;en&#39;)<br>&nbsp;&nbsp;&nbsp; -- Playing &#39;digits/1&#39; (language &#39;en&#39;)
<br>&nbsp; == Auto fallthrough, channel &#39;IAX2/192.168.0.231:4569-1&#39; status is &#39;ANSWER&#39;<br>&nbsp;&nbsp;&nbsp; -- Stopped music on hold on IAX2/192.168.0.231:4569-1<br>&nbsp;&nbsp;&nbsp; -- Hungup &#39;IAX2/192.168.0.231:4569-1&#39;<br>&nbsp; == IAX2/192.168.0.231:4569-1 got tired of being parked
<br>&nbsp;&nbsp;&nbsp; -- Hungup &#39;IAX2/192.168.0.231:4569-1&#39;<br>Jan 24 13:43:26 <span style="color: rgb(255, 0, 0); font-weight: bold;">WARNING[24727]: channel.c:897 ast_channel_free: Unable to find channel in list</span><br>pbx*CLI&gt;
<br>Disconnected from Asterisk server<br><br>The back trace has a similar message about channel.c<br><br>#6&nbsp; 0x080616bd in ast_channel_free (chan=0x9932c48) at channel.c:864<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cur = Variable &quot;cur&quot; is not available.
<br><br>Has anyone run into this before? I cannot find any difference between this system and the others I have deployed with the same hardware and configurations.<br><br>-- <br>Bruce<br>Nortex Networks