You are correct, FastAGI is a valid option. However, if he's basing his
application on Asterisk Stable, FastAGI is not available in the stable
version.

Nir S

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Stefan Reuter
Sent: Wednesday, March 16, 2005 12:57 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE: [Asterisk-Users] AGI kill

>   You can't! As far as I can tell, once Asterisk eliminates an AGI upon
> hangup, it doesn't send any signal information to the AGI script. If you
> need to run some clean ups, the proper way to do so would be to execute
> an AGI upon hangup, utilizing DeadAGI.

You can also use FastAGI instead of AGI over stdin/stdout. When using
FastAGI hangup only caused the network connection to be closed but after
that you can do any clean up you want.

=Stefan

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

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

Reply via email to