<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1458" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi guys,</FONT></DIV>
<DIV><FONT face=Arial size=2>I have problem with nathelper/rtpproxy</FONT></DIV>
<DIV><FONT face=Arial size=2>I use ser 0.8.14</FONT></DIV>
<DIV><FONT face=Arial size=2>in ser.cfg</FONT></DIV>
<DIV><FONT face=Arial size=2>loadmodule 
"/usr/local/lib/ser/modules/nathelper.so"</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>roote logic</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if 
(method == "INVITE") 
{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if (uri =~ "sip:1[0-9]{10}@*") 
{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
log(1, "Forwarding to 
Asterisk\n");<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
rewritehostportt("80.72.68.187:5070");<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
t_relay();<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
break;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
}<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
};<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>I run ser in debug mode</FONT></DIV>
<DIV><FONT face=Arial size=2>ser -ddddddddd</FONT></DIV>
<DIV><FONT face=Arial size=2>and I got this message</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>27(1785) DEBUG: init_mod_child (-4): 
nathelper<BR>27(1785) ERROR: send_rtpp_command: can't read reply from a RTP 
proxy<BR>27(1785) WARNING: rtpp_test: can't get version of the RTP 
proxy<BR>27(1785) WARNING: rtpp_test: support for RTP proxyhas been disabled 
temporarily<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>Reading some posts on the maillist I saw that other 
people had the same problem, so I updated rtpproxy</FONT></DIV>
<DIV><FONT face=Arial size=2>cvs -d 
:pserver:anonymous@cvs.ser.berlios.de:/cvsroot/ser co rtprproxy</FONT></DIV>
<DIV><FONT face=Arial size=2>and after that </FONT></DIV>
<DIV><FONT face=Arial size=2>./configure</FONT></DIV>
<DIV><FONT face=Arial size=2>make &amp; make install</FONT></DIV>
<DIV><FONT face=Arial size=2>rtpproxy</FONT></DIV>
<DIV><FONT face=Arial size=2>Starting ser the same problem exists.</FONT></DIV>
<DIV><FONT face=Arial size=2>Somebody can help me? </FONT></DIV>
<DIV><FONT face=Arial size=2>Thanks in advance</FONT></DIV>
<DIV><FONT face=Arial size=2>Pavel</DIV></FONT></BODY></HTML>