Hi,<br>
<br>
&nbsp;I have a custom agi which at times does not exit gracefull and
crashes in between. The logging options are set to the maximum but I
dont see something conclusive in the asterisk log.<br>
I have noticed it crash after issuing the &quot;SAY NUMBER&quot; and &quot;GET DATA&quot;
agi commands and the agi is spawned with no apparent reason after that.
I tried running the application locally and debugged but could not
reproduce the problem.<br>
<br>
&nbsp;I also tried enabling core file generation by specifying the
following command in /etc/profile &quot;ulimit -c unlimited &gt; /dev/null
2&gt;&amp;1&quot; but to no avail, I did not get any core file in /tmp or
other locations. Can any one suggest a way to get a core dump of
crashing agi's or some other way I can isolate the problem.<br>
<br>
Any help will be appreciated.<br>
<br>
Regards,<br>
Danish<br>
<br>