[Asterisk-Users] Exec AGI after hangup.
Dpto. Técnico (Softec).
xiscomg at terra.es
Mon Mar 7 03:08:11 MST 2005
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
More information about the asterisk-users
mailing list