<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">does t38modem not do t38?<div><br></div><div>/b</div><div><br><div><div>On Nov 11, 2011, at 6:52 AM, Alex Crow wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">If anyone's interested, I've get outbound fax semi-working with this setup:<br><br>&lt;extension name="faxoutviamitel" continue="true"&gt;<br>&lt;condition field="destination_number" expression="^9(\d{4})$"&gt;<br>&lt;action application="set" data="absolute_codec_string=PCMA"/&gt;<br>&lt;action application="set" data="fax_enable_t38=true"/&gt;<br>&lt;action application="set" data="sip_execute_on_image=t38_gateway self<span class="Apple-converted-space">&nbsp;</span><br>nocng"/&gt;<br>&lt;action application="bridge" data="<a href="mailto:sofia/external/$1@10.10.0.2">sofia/external/$1@10.10.0.2</a>"/&gt;<br>&lt;/condition&gt;<br>&lt;/extension&gt;<br><br>t38modem is started like this:<br><br>t38modem -ttt -o /var/log/t38modem.log --no-h323 -u t38modem<span class="Apple-converted-space">&nbsp;</span><br>--sip-register<span class="Apple-converted-space">&nbsp;</span><a href="mailto:t38modem@192.168.20.245">t38modem@192.168.20.245</a>,secret --sip-listen udp\$*:6060<span class="Apple-converted-space">&nbsp;</span><br>--ptty +/dev/ttyT38-1 --route<span class="Apple-converted-space">&nbsp;</span><br>"modem:.*=sip:&lt;dn&gt;@192.168.20.245;OPAL-Force-Fax-Mode=true" --route<span class="Apple-converted-space">&nbsp;</span><br>"<a href="sip:.*=modem:%3Cdn%3E">sip:.*=modem:&lt;dn&gt;</a>"<br><br><br>The remaining problem is that on the receiving end we only have the top<span class="Apple-converted-space">&nbsp;</span><br>centimetre or two of the image. I think this may be a tiff library issue<span class="Apple-converted-space">&nbsp;</span><br>but I'm not sure.<br><br>Cheers<br><br>Alex</span></blockquote></div><br></div></body></html>