<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1491" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi everybody,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I'm trying to implement a enhanced blacklist system 
using AGI and Perl,&nbsp;configuration in extension.conf is:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>exten 
=&gt;_numbera,1,AGI,blacklist_2_in.agi<BR>exten =&gt;_numbera,2,Answer<BR>exten 
=&gt;_numbera,3,AGI,xisco_1.agi<BR>exten 
=&gt;_numbera,4,AGI,blacklist_2_out.agi</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>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. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>How can I do it in order to execute the 
AGI?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks in advance!!!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Have a nice day.</DIV>
<DIV><BR></DIV></FONT>
<DIV><FONT face=Arial size=2>&nbsp;</DIV></FONT></BODY></HTML>