On 11/4/2004, "Victor Cartes" <[EMAIL PROTECTED]> wrote:

>Does anybody know how to stop the AGI process after the user Hang-Up? 'Cause 
>it stills running if the transaction is ended by the user.
>

I'm unsure (haven't had a need yet to use AGI), but perhaps you could
use the DeadAgi application in your dialplan to execute another app that
kills the first one. Do a "show application DeadAgi" at the CLI.

Other than that you might have to build the logic within your AGI itself,
basically terminating it after say X seconds of no activity when the
caller's supposed to be doing something.

Flynn
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
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