<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
</head>
<body bgcolor="#ffffff" text="#000000">
Hello,<br>
i have : <br>
<br>
1) one host with opensips installed (opensips.roberto.com) on one
public ip<br>
2) one host with rtpproxy installed (rtpproxy.roberto.com) on another
public ip<br>
<br>
3) two clients into another LANs...<br>
<br>
I forwarded the ports for making all work :<br>
1) opensips : 5060 udp (for the registering in sip)<br>
2) rtpproxy : 7890 udp (the socket), and the range 10,000 : 20,000 (i
compiled with this range)<br>
<br>
when on sip client wants to call another sip clients (they're both
behind different nats and into different lans), then opensips must
rewrite the sdp so that the rtp flow goes through rtpproxy: in this
moment, opensips logs tell me : <br>
<i>nathelper:force_rtp_proxy_body: incorrect port 0 in reply from rtp
proxy<br>
<br>
</i>and the communication cannot happen correctly...... any advice ?
what shoul I have to check ? <br>
<br>
Roberto <br>
</body>
</html>