Hi everybody, I'm trying to implement a enhanced blacklist system using AGI and Perl, configuration in extension.conf is: exten =>_numbera,1,AGI,blacklist_2_in.agi exten =>_numbera,2,Answer exten =>_numbera,3,AGI,xisco_1.agi exten =>_numbera,4,AGI,blacklist_2_out.agi The problem that I have now, is that blacklist_2_out.agi doesn't execute. I think this is because in xisco_1.agi the call is hangup at the end. How can I do it in order to execute the AGI? Thanks in advance!!! Have a nice day. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050307/48e4504d/attachment.htm
Bashir Ullah - www.Lamsre.Com
2005-Mar-07 03:26 UTC
[Asterisk-Users] Exec AGI after hangup.
please use deadagi, and try to do everything inside one agi.
----- Original Message -----
From: Dpto. T?cnico (Softec) .
To: asterisk-users@lists.digium.com
Sent: Monday, March 07, 2005 2:08 AM
Subject: [Asterisk-Users] Exec AGI after hangup.
Hi everybody,
I'm trying to implement a enhanced blacklist system using AGI and Perl,
configuration in extension.conf is:
exten =>_numbera,1,AGI,blacklist_2_in.agi
exten =>_numbera,2,Answer
exten =>_numbera,3,AGI,xisco_1.agi
exten =>_numbera,4,AGI,blacklist_2_out.agi
The problem that I have now, is that blacklist_2_out.agi doesn't execute.
I think this is because in xisco_1.agi the call is hangup at the end.
How can I do it in order to execute the AGI?
Thanks in advance!!!
Have a nice day.
------------------------------------------------------------------------------
_______________________________________________
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20050307/360e1293/attachment.htm