> BUT i just noticed that the 'fax' extension doesn't have a '1' as the
> first step, a typo! Changed that first 'n' to a '1' and things sort
> of work.

Exactly.

> I can now receive a one page fax but a two page fax shows i am
> receiving two pages (in the cli) but then it only saves one in the
> FAXPATH folder.

There will be only one TIFF file containing all received pages. Use
tiffinfo to display some info about the file, including the number of
pages, etc.

> Question: Will this ever work? Receiving a Fax over ulaw SIP with
> multiple pages?

Yes, it works. At least for me. T38 is better, but ulaw with a decent
connection is quite acceptable too.

> Also, if i do get this working, i need to find some code to email a
> tif as an attachment -- and we are good to go!

You can so this with a System() call on the h extension and an
external script that will take the file, MIME encode it, email it,
etc. There may even be something ready out there .

Luki
_______________________________________________
Callweaver-users mailing list
Callweaver-users@callweaver.org
http://lists.callweaver.org/mailman/listinfo/callweaver-users

Reply via email to