<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("7");<br>if (is_method("INVITE")) {<br>
<br>t_on_failure("1");<br>t_on_reply("6");<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=~"200"){ <br>
t_on_failure("1");<br>t_on_reply("6");<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"><<a href="mailto:henning.westerholt@1und1.de">henning.westerholt@1und1.de</a>></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>
> Kamailo, openser, ser and others doesn't take care of the media.<br>
> Even if you use RtpProxy or MediaProxy, they are pass-thru proxies, they<br>
> doens'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<br>
> means20% loss, even with a public IP and T38.<br>
><br>
> That's my poor experience.<br>
<br>
</div>Hi olivier,<br>
<br>
we're providing T.38 for our customers (and probably a lot others too), so i'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>