[Freeswitch-users] {Almost there} Anyone using t38modem with FS and Hylafax.

Brian West brian at freeswitch.org
Fri Nov 11 17:59:46 MSK 2011


does t38modem not do t38?

/b

On Nov 11, 2011, at 6:52 AM, Alex Crow wrote:

> If anyone's interested, I've get outbound fax semi-working with this setup:
> 
> <extension name="faxoutviamitel" continue="true">
> <condition field="destination_number" expression="^9(\d{4})$">
> <action application="set" data="absolute_codec_string=PCMA"/>
> <action application="set" data="fax_enable_t38=true"/>
> <action application="set" data="sip_execute_on_image=t38_gateway self 
> nocng"/>
> <action application="bridge" data="sofia/external/$1 at 10.10.0.2"/>
> </condition>
> </extension>
> 
> t38modem is started like this:
> 
> t38modem -ttt -o /var/log/t38modem.log --no-h323 -u t38modem 
> --sip-register t38modem at 192.168.20.245,secret --sip-listen udp\$*:6060 
> --ptty +/dev/ttyT38-1 --route 
> "modem:.*=sip:<dn>@192.168.20.245;OPAL-Force-Fax-Mode=true" --route 
> "sip:.*=modem:<dn>"
> 
> 
> The remaining problem is that on the receiving end we only have the top 
> centimetre or two of the image. I think this may be a tiff library issue 
> but I'm not sure.
> 
> Cheers
> 
> Alex

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20111111/3b50bd50/attachment-0001.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list