<div dir="ltr">Dear Inaki,<br><br>Thenaks agian for your responses and care...I did what you asked to do...Just have a look please to the below:<br><br>if(loose_route()){<br><br>t_on_reply(&quot;7&quot;);<br>if (is_method(&quot;INVITE&quot;)) {<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><br>And the onreply_route(7) will be:<br><br>onreply_route[7] {<br><br><br>if (status=~&quot;200&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>exit;<br>}<br><br><br>Regards<br><br><div class="gmail_quote">On Fri, Mar 13, 2009 at 12:37 PM, Henning Westerholt <span dir="ltr">&lt;<a href="mailto:henning.westerholt@1und1.de">henning.westerholt@1und1.de</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 class="im">On Thursday 12 March 2009, olivier taylor wrote:<br>
&gt;  Kamailo, openser, ser and others doesn&#39;t take care of the media.<br>
&gt;  Even if you use RtpProxy or MediaProxy, they are pass-thru proxies, they<br>
&gt; doens&#39;t care of the codec used.<br>
&gt;<br>
&gt;  If you want T38 for faxes, go to the asterisk or callweaver list.<br>
&gt;  Afaik, fax over IP is a pity, I have tried with 80% success, no more, it<br>
&gt; means20% loss, even with a public IP and T38.<br>
&gt;<br>
&gt;  That&#39;s my poor experience.<br>
<br>
</div>Hi olivier,<br>
<br>
we&#39;re providing T.38 for our customers (and probably a lot others too), so i&#39;d<br>
like to say that its possible to have a way better success rate. :-) But i<br>
agree, its not easy, and sometimes a pain. ;-)<br>
<br>
Cheers,<br>
<font color="#888888"><br>
Henning<br>
</font></blockquote></div><br></div>