<div dir="ltr">Dear Sir,<br><br>I do not have any problem in the first INVITE...The one that contains G711 in the SDP...The problem in the REINVITE...The one that cotains T.38...Kamailio does not accept the INVITE and asterisk continue sendin the INVITE times and times to kamailio...Please find below the config:<br>
<br><br> if(does_uri_exist()){<br>                        # local uri does exist, is probably a user.<br>                        xlog(&quot;L_INFO&quot;,&quot;User Exists UUUUUUUUUUUUUUUUUUUUUUEEEEEEEEEEEEEEEEEEEEEEE&quot;);<br>
<br>                        # lookup location<br>                        if(lookup(&quot;location&quot;)){<br>                        xlog(&quot;L_INFO&quot;,&quot;User Online UUUUUUUUUUUUUUUUUUUUUOOOOOOOOOOOOOOOOOOOOOOOO&quot;);<br>
<br><br> t_on_failure(&quot;1&quot;);<br>t_on_reply(&quot;1&quot;);<br>force_rtp_proxy();<br>t_relay();<br><br><br><br>and the second INVITE:<br><br><br>if(is_method(&quot;INVITE&quot;))<br>{<br><br><br>t_on_failure(&quot;1&quot;);<br>
t_on_reply(&quot;1&quot;);<br>t_relay();<br><br>}<br><br>onreply_route[1] {<br>#  if (t_check_status(&quot;2[0-9][0-9]&quot;) )<br> if((t_check_status(&quot;200|183|180&quot;) &amp;&amp; search(&quot;Content_Type: application/sdp&quot;)) || search(&quot;Content-Type: application/sdp&quot;))<br>
<br><br>{<br>        force_rtp_proxy();<br>  }<br>exit;<br>}<br><br>Any suggestions here?<br><br>Regards<br><br>Regards<br><br><div class="gmail_quote">On Fri, Mar 13, 2009 at 12:08 AM, hh174 <span dir="ltr">&lt;<a href="mailto:olivier@hh174.be">olivier@hh174.be</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


  

<div bgcolor="#ffffff" text="#000000">
HI again,<br>
<br>
As said before, this is not the right list for that, just go to
asterisk or callweaver list.<br>
I have tried a lot and didn&#39;t get a trustable Foip solution, anyhow,
Kamailo is a proxy, not an endpoint.<br>
Asterisk and callweaver have many threads about faxing.<br>
Sorry and good luck.<div class="im"><br>
<br>
Olivier<br>
<br>
michel freiha a écrit :
<blockquote type="cite">
  <div dir="ltr">Dear Oliver,<br>
  <br>
I&#39;m using asterisk as Gateway behind Kamailio...I need to force rtp
proxy for FAX...The issue that T38 is failing on asterisk...I need to
know if there is any working config file for that<br>
  <br>
Regards<br>
  <br>
  <div class="gmail_quote">On Thu, Mar 12, 2009 at 11:10 PM, olivier
taylor <span dir="ltr">&lt;<a href="mailto:olivier@sunforyou.be" target="_blank">olivier@sunforyou.be</a>&gt;</span>
wrote:<br>
  <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div bgcolor="#ffffff" text="#000000">Kamailo, openser, ser and
others doesn&#39;t take care of the media.<br>
Even if you use RtpProxy or MediaProxy, they are pass-thru proxies,
they doens&#39;t care of the codec used.<br>
    <br>
If you want T38 for faxes, go to the asterisk or callweaver list.<br>
Afaik, fax over IP is a pity, I have tried with 80% success, no more,
it means20% loss, even with a public IP and T38.<br>
    <br>
That&#39;s my poor experience.<br>
    <br>
Olivier<br>
    <br>
michel freiha a écrit :
    <blockquote type="cite">
      <div>
      <div dir="ltr">Dear All,<br>
      <br>
Does anyone has an experience with Incoming FAX T38 using a PUBLIC IP
on endpoint?<br>
      <br>
Regards<br>
      </div>
      </div>
      <pre><hr size="4" width="90%">
_______________________________________________
Kamailio (OpenSER) - Users mailing list
<a href="mailto:Users@lists.kamailio.org" target="_blank">Users@lists.kamailio.org</a>
<a href="http://lists.kamailio.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.kamailio.org/cgi-bin/mailman/listinfo/users</a>
<a href="http://lists.openser-project.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.openser-project.org/cgi-bin/mailman/listinfo/users</a></pre>
    </blockquote>
    </div>
  </blockquote>
  </div>
  <br>
  </div>
</blockquote>
</div></div>


</blockquote></div><br></div>