[asterisk-users] capiAnswerFax

Armin Schindler armin at melware.de
Tue Nov 7 08:18:22 MST 2006


On Tue, 7 Nov 2006, Pedro Silva wrote:
> Hello,
> 
> Anyone knows if chan_capi-0.7.1 includes the patch to support capiAnswerFax?

This patch is not added to chan-capi.org, but receivefax and sendfax is 
available via capicommand(). Please see README of chan-capi 0.7.x package.

Armin

> I tried to apply this patch (from http://www.mlkj.net/asterisk/) but
> it give me errors...
> Also i tried define one extension for fax receptions but this dont works:
> exten => 1,1,Goto(handle_fax,s,1)
> exten => fax,1,Goto(handle_fax,s,1)
> 
> [handle_fax]
> exten => s,1,capiAnswerFax(/tmp/${UNIQUEID})
> exten => s,2,Hangup()
> 
> With this code, a fax call to DID 1 must be attended and the fax
> stored in /tmp, right?
> This not works... :(
> 
> Thanks for any kind of possible help...
> PS.
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
> 
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
> 


More information about the asterisk-users mailing list