Hello Faidon,<br><br>Sorry, for the late response.&nbsp; I was in a vacation with my family last weekend and been busy for the entire week.<br><br><div><span class="gmail_quote">On 8/24/07, <b class="gmail_sendername">GNUbie</b>
 &lt;<a href="mailto:gnubie@gmail.com">gnubie@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello Faidon,<br>
<br><div><span class="q"><span class="gmail_quote">On 8/24/07, <b class="gmail_sendername">Faidon Liambotis</b> &lt;<a href="mailto:paravoid@debian.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
paravoid@debian.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br>It would be better if you used a binary of our own[1] and preferrably<br>the latest upstream version 1.4.11 (i.e. packages &gt;= 1:1.4.11~dfsg-1)</blockquote></span></div></blockquote></div><br>I downloaded the latest binary packages from 
<a href="http://pkg-voip.buildserver.net/debian/">http://pkg-voip.buildserver.net/debian/</a> and installed them on my Debian GNU/Linux Etch i386 server, performed the same scenario I mentioned on my previous messages and still, the Asterisk crashed.
<br><br>Below are some information about my current setup:<br><br># dpkg -l | grep asterisk<br>iU&nbsp; asterisk&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.4.11~dfsg-2~etch.4333&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Open Source Private Branch Exchange (PBX)<br>ii&nbsp; asterisk-config&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
1.4.11~dfsg-2~etch.4333&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Configuration files for Asterisk<br>iU&nbsp; asterisk-dbg&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.4.11~dfsg-2~etch.4333&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Debugging symbols for Asterisk<br>ii&nbsp; asterisk-doc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.4.11~dfsg-2~etch.4333
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Source code documentation for Asterisk<br>ii&nbsp; asterisk-sounds-main&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.4.11~dfsg-2~etch.4333&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Core Sound files for Asterisk (English)<br><br># dpkg -l | grep zaptel<br>iF&nbsp; zaptel&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
1.4.5.1~dfsg-2~etch.4327&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; zapata telephony utilities<br>ii&nbsp; zaptel-modules-2.6.18-5-686&nbsp; 1.4.5.1~dfsg-1+2.6.18.dfsg.1-13etch2 zaptel modules for Linux (kernel 2.6.18-5-68<br><br># dpkg -l | grep libtone<br>ii&nbsp; libtonezone1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
1.4.5.1~dfsg-2~etch.4327&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tonezone library (runtime)<br><br># lsmod | grep zaptel<br>zaptel&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 184036&nbsp; 8 ztdummy,wctdm<br>crc_ccitt&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2240&nbsp; 2 zaptel,irda<br><br># asterisk -r<br>Asterisk 
1.4.11-BRIstuffed-0.4.0-test4, Copyright (C) 1999 - 2007 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 1.4.11-BRIstuffed-0.4.0-test4 currently running on thinq (pid = 8100)<br>Verbosity is at least 10<br><br>gnubie*CLI&gt; core show version
<br>Asterisk 1.4.11-BRIstuffed-0.4.0-test4 built by buildd @ buildd.home on a x86_64 running Linux on 2007-08-30 18:27:16 UTC<br><br># cat /proc/sys/kernel/core_pattern<br>/tmp/core.%e.%t<br><br># cat /etc/asterisk/logger.conf
<br>[general]<br><br>[logfiles]<br>console =&gt; notice,warning,error<br>messages =&gt; notice,warning,error,debug,verbose<br><br># cat /etc/default/asterisk<br>RUNASTERISK=yes<br>PARAMS=&quot;-F -g -vvv&quot;<br>AST_DUMPCORE=yes
<br>CORE_PATTERN=&#39;/tmp/core.%e.%t&#39;<br><br>I also edited the line numbers 47 and 51 of the /etc/init.d/asterisk initscript and changed to:<br><br>PARAMS=&quot;-g&quot;<br>AST_DUMPCORE=&quot;yes&quot;<br><br>You can download the log files, core dump file and tcpdump capture file at:
<br><br><a href="http://www.filecrunch.com/file/~cmkx2n">http://www.filecrunch.com/file/~cmkx2n</a><br><br>Thank you and hoping that you could fix this crash problem.<br><br>Regards,<br><br>GNUbie<br>