I've set up my IVR system as a PHP script using phpagi.php. The typical way for users to exit the system is by hanging up. This seems to work fine -- Asterisk promptly ends the call/connection -- but a side effect seems to be that it always leaves a core.<pid> file in /var/lib/asterisk/agi-bin. Anything simple I should be doing to avoid this? Thanks. --Dan