On Fri, 18 Feb 2011, Mike Diehl wrote:

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.

What version of Asterisk?

Would enabling AGI debugging on the console shed any light?

Any chance receivefax is generating a signal you're not trapping?

--
Thanks in advance,
-------------------------------------------------------------------------
Steve Edwards       sedwa...@sedwards.com      Voice: +1-760-468-3867 PST
Newline                                              Fax: +1-760-731-3000
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to