[Asterisk-Users] Little problem with AGI
Igor Battiston (BZSolutions)
ib at bzsolutions.it
Tue Oct 26 02:32:37 MST 2004
Hi :)
I'm writing a simple AGI for a little callingcard system
I need to return to my AGI when call is terminated from caller or called, because I want to permit to the caller to place another call...
I'm writing my AGI in php and when I have
$ritorno = $agi->agi_exec("EXEC DIAL Local/8 at SIP_inbound|30|H");
When the called ANSWER my AGI finish
Is it possible to wait DIAL execution in AGI and continue AGI execution after DIAL finish?
Thx :)
-Igor-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041026/b5e6e12d/attachment.htm
More information about the asterisk-users
mailing list