[asterisk-users] working example of t38 fax w/ 1.6.2?

Miguel Amez villalvilla at gmail.com
Mon May 3 01:16:24 CDT 2010


Hi Sean,

Do you know about t38modem and hylafax?
There are lots of wonderfull options with both of them.

If you need config files with both of them tell me.

See ya

2010/5/2 sean darcy <seandarcy2 at gmail.com>

> I can't get a test T.38 fax between 2 1.6.2 machines, using app
> _fax and spandsp pre17 and 20100501. The machines can't seem to get
> connected.
>
> send side extensions.conf:
>
>  [fax-tx-test]
> exten=>s,1,NoOp(Context fax-tx-test)
> exten=>s,n,SendFAX(${FaxFile}.tif)
> exten=>s,n,HangUp()
> exten=>h,1,NoOp(FAXSTATUS: ${FAXSTATUS} FAXERROR: ${FAXERROR} FAXMODE:
> ${FAXMODE})
>
> Channel:SIP/side-sip-fax
> Context:fax-tx-test
> Extension:s
> Priority:1
> Set:FaxFile=/var/spool/asterisk/fax/20091113_1455
>
> receive side:
>
> [incoming-fax]
> exten =>
>
> s,1,Set(FAXFILE=/var/spool/asterisk/fax/${STRFTIME(${EPOCH},,%Y%m%d)}_${STRFTIME(${EPOCH},,%H%M)})
> exten => s,n,ReceiveFAX(${FAXFILE}.tif)
> exten => s,n,Hangup()
>
> There's a bunch more stuff at
> https://issues.asterisk.org/view.php?id=17105
>
> But does anyone have a setup that Just Works? I'd love to find a setup
> that works for someone else and just copy it.
>
> Thanks,
>
> sean
>
>
> --
> _____________________________________________________________________
> -- 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100503/df18b361/attachment.htm 


More information about the asterisk-users mailing list