[asterisk-users] AGI script dies after receivefax
Mike Diehl
mdiehl at diehlnet.com
Fri Feb 18 19:30:57 CST 2011
Hi all,
I've got a perl agi script that exec()'s the FFA version of receivefax to...
receive a fax.
However, after the fax is received, the script seems to die.
This is what I have:
$main::agi->exec("receivefax","/tmp/${$}.tiff|fs");
$main::agi->verbose("FAX COMPLETE",1);
I never see the "FAX COMPLETE" message on the console, I've set verbose to
25. Any ideas? I'd like to take the next few instructions to log
success/failure.
--
Take care and have fun,
Mike Diehl.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110218/06883a10/attachment.htm>
More information about the asterisk-users
mailing list