<br><br><div class="gmail_quote">2009/2/4 Mark Michelson <span dir="ltr">&lt;<a href="mailto:mmichelson@digium.com">mmichelson@digium.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Olivier wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; <a href="http://voip-info.org" target="_blank">voip-info.org</a> &lt;<a href="http://voip-info.org" target="_blank">http://voip-info.org</a>&gt; is almost silent regarding<br>
<div><div></div><div class="Wj3C7c">&gt; udptl.conf except with<br>
&gt; &nbsp;&quot;Depending on your fax device (such as the Linksys 3102) you may have<br>
&gt; to edit the udptl.conf file. The error correction type that is sent is<br>
&gt; usually the culprit of many problems with ATAs and T.38 providers.&quot;<br>
&gt;<br>
&gt; Can anyone elaborate on this ?<br>
&gt;<br>
&gt; Regards<br>
&gt;<br>
</div></div>If you look at configs/udptl.conf.sample, all the options are outlined there,<br>
although the explanations are very brief. The most likely setting that is<br>
referred to on voipinfo is the T38FaxUdpEC setting. Possible values are<br>
t38UDPFEC and t38UDPRedundancy, with the former being the default. Looking at<br>
the code, it appears that the options are case-sensitive for udptl.conf, which<br>
is quite a bit different from the rest of Asterisk, so be sure to get the case<br>
correct.<br>
<br>
Mark Michelson<br>
</blockquote><div><br>Something is worrying me a bit about this :<br><br>if T38FaxUdpEC value in udptl.conf is device-dependent, then how can you set different values when using different devices :<br>device A needs t38UDPFEC<br>
device B needs t38UDPRedundancy<br>then which value in udptl.conf ?<br><br>(when asking this, I&#39;m implying Asterisk is a B2BUA and receives/transmit each T.38 call leg.<br>I&#39;m understanding this correctly ?)<br>&nbsp;<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
 &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br>