Hi,<br><br>I&#39;m experiencing the same problem with t38modem and hylafax.<br>My problem is that on the re-Invite phase it syncs lower than 2400 bpps and the connection hangs on the second page.<br><br>Could you please post here the patch for asterisk 1.6.2.4 or even indicate which is the trunk of asterisk where this patch take effect?<br>
<br>thanks a lot,<br><br>Miguel Amez.<br><br><div class="gmail_quote">2010/5/3 Kevin P. Fleming <span dir="ltr">&lt;<a href="mailto:kpfleming@digium.com">kpfleming@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;">
<div class="im">On 05/03/2010 11:59 AM, Ilmars Knipshis wrote:<br>
<br>
&gt; Problem in short is as following:<br>
&gt; after reINVITE from Cisco to negotiate T.38:<br>
&gt;<br>
&gt; &lt;--- SIP read from UDP:<a href="http://193.110.9.17:5060" target="_blank">193.110.9.17:5060</a> ---&gt;<br>
&gt; INVITE <a href="mailto:sip%3A37166101111@159.148.78.220">sip:37166101111@159.148.78.220</a> SIP/2.0<br>
&gt; Via: SIP/2.0/UDP <a href="http://193.110.9.17:5060" target="_blank">193.110.9.17:5060</a><br>
&gt; From: &lt;<a href="mailto:sip%3A3250890229@193.110.9.17">sip:3250890229@193.110.9.17</a>&gt;;tag=74ff1200077fff10ff000018ff29ff16<br>
&gt; To: &quot;37166101111&quot; &lt;<a href="mailto:sip%3A37166101111@159.148.78.220">sip:37166101111@159.148.78.220</a>&gt;;tag=as32fabaec<br>
&gt; Call-ID: <a href="mailto:46ba3dad03495f6f35426980334703d3@159.148.78.220">46ba3dad03495f6f35426980334703d3@159.148.78.220</a><br>
&gt; CSeq: 103 INVITE<br>
&gt; Contact: &lt;<a href="mailto:sip%3A3250890229@193.110.9.17">sip:3250890229@193.110.9.17</a>;user=phone&gt;<br>
&gt; Max-Forwards: 10<br>
&gt; User-Agent: MERA MSIP v.1.0.2<br>
&gt; Content-Type: application/sdp<br>
&gt; Content-Length:   183<br>
&gt;<br>
&gt; v=0<br>
&gt; o=- 1272610573 1272610573 IN IP4 193.110.9.17<br>
&gt; s=-<br>
&gt; c=IN IP4 193.110.9.17<br>
&gt; t=0 0<br>
&gt; m=image 25296 udptl t38<br>
&gt; a=T38FaxRateManagement:transferredTCF<br>
&gt; a=T38FaxUdpEC:t38UDPRedundancy<br>
<br>
</div>The problem here is being caused by the re-INVITE occurring prior to<br>
SendFAX() being started; this really should not be happening, as the<br>
other endpoint should not re-INVITE until it knows that a FAX endpoint<br>
is calling, but some of them do this anyway.<br>
<br>
There is a fix for this problem in SVN Asterisk trunk already, and it<br>
will be merged into the 1.6.2 branch in the next couple of weeks.<br>
<br>
--<br>
Kevin P. Fleming<br>
Digium, Inc. | Director of Software Technologies<br>
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA<br>
skype: kpfleming | jabber: <a href="mailto:kfleming@digium.com">kfleming@digium.com</a><br>
Check us out at <a href="http://www.digium.com" target="_blank">www.digium.com</a> &amp; <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a><br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <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>