STDERR from your agi will be shown on asterisk’s tty. If you’re using safe-asterisk to start, I believe this is redirected to tty9… Or, if you can afford to take asterisk down momentarily, you could just start asterisk without backgrounding it and you’ll see what your script has to say there.

 

Josh McAllister

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Danish Samad
Sent: Thursday, June 08, 2006 8:25 AM
To: asterisk-users@lists.digium.com
Subject: [Asterisk-Users] how to identify agi crash cause

 

Hi,

 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.
I have noticed it crash after issuing the "SAY NUMBER" and "GET DATA" 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.

 I also tried enabling core file generation by specifying the following command in /etc/profile "ulimit -c unlimited > /dev/null 2>&1" 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.

Any help will be appreciated.

Regards,
Danish

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to