<div dir="ltr">Dear Inaki,<br><br>Thanks a lot for your reply...The INVITE check is created outside the URI existing check...But It was not inside the loose route function...I have implemented it now as you said...I need please to check below and let me know if I&#39;m missing anything here<br>
<br><br>        if(loose_route()){<br>       <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>
        t_on_failure(&quot;1&quot;);<br>t_on_reply(&quot;6&quot;);<br>force_rtp_proxy();<br>t_relay();<br><br>  }<br><br>if (is_method(&quot;INVITE&quot;)) {<br>t_on_failure(&quot;1&quot;);<br>t_on_reply(&quot;6&quot;);<br>
force_rtp_proxy();<br>t_relay();<br><br>}<br>}<br><br>onreply_route[6] {<br><br><br>        force_rtp_proxy();<br><br>exit;<br>}<br><br>Thanks again for your help<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" target="_blank">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><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>