<tt><font size=2>> The problem is it records all incoming calls include
those with the <br>
> disposition of "NO ANSWER, FAILED, BUSY, UNKNOWN.". For
example the "NO <br>
> ANSWER" call will leave a 44byte wav file in my ${RECDIR}<br>
> <br>
> How can I record only the calls with the disposition of "ANSWERED"?<br>
> <br>
> May be I should run a cronjob to clean up the 44byte file after it's
<br>
> been created? Is there a better way?<br>
> <br>
</font></tt>
<br><tt><font size=2>I would probably add a line in my hangup (h) extension
that does an execif to delete the file if the disposition is not equal
to "ANSWERED".</font></tt>