[Asterisk-Users] FAX and AGI
Florian Overkamp
florian at obsimref.com
Tue Aug 30 06:27:24 MST 2005
Hi,
Daniel Grad wrote:
> I am writing a script (php script that runs via fastAGI) that takes
> incoming calls and processes them in various ways depending on settings
> from a database.
> At some point, I need the script to receive an incoming fax. But the
> problem is that if I run NVFaxDetect from the script, then asterisk
> crashes. If I run rxFax without NVFaxDetect, then I get errors when
> sending the fax.
>
> What can I do? How can I receive a fax with a PHP fastAGI script?
You could use a goto to exit the AGI script first and jump to a fax
reception context/extension.
Florian
More information about the asterisk-users
mailing list