No you don't have to use the gateway option.  Gateway is for tdm to sip and sip 
to tdm if you're going straight sip to rxfax you just need rxfax.. nothing more.

/b

On Jun 4, 2010, at 11:28 AM, Fowler, Peter (Peter) wrote:

> So to receive a fax (transmitted via t38 from an audiocodes gateway or ITSP) 
> as a tiff file I would do something like:
> 
> <extension name="tdm_to_sip">
>  <condition field="destination_number" expression="^1234$">
>    <action application="answer"/>
>    <action application="t38_gateway" data="peer"/>
>    <action application="rxfax" data="blah/blah/receivedfile.tiff"/>
>    <action application="hangup"/>
>  </condition> 
> </extension>
> 
> ?
> 
> Peter


_______________________________________________
FreeSWITCH-dev mailing list
FreeSWITCH-dev@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
http://www.freeswitch.org

Reply via email to