Did you check if rtpproxy is running<br><br>if it is running try to use force_sock function as shown below<br>modparam("nathelper", "force_socket", "udp:localhost:8899")<br><br>another option to run ur RTP proxy is <br>
<br>rtpproxy -F -l your-public-ip -s udp:localhost:port-no <br><br>if u use the above command to start rtp proxy. then change ur cfg file like this<br>modparam("nathelper", "rtpproxy_sock", "udp:127.0.0.1:port-no")<br>
modparam("nathelper", "force_socket", "udp:localhost:port-no")<br><br><div class="gmail_quote">On Mon, Feb 9, 2009 at 12:08 PM, Khan <span dir="ltr"><<a href="mailto:khansfriend@gmail.com">khansfriend@gmail.com</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;">Hi everyone,<br><br>I am going through a series of errors when i added rtpproxy to my box. <br>
Currently I have OpenSIPS 1.4.4 installed and running on debian with mysql server 5.x<br>I have 5 UA on various computers which include X-Lite and SJphone.<br>
<br>After replacing the sipwize config file ( for OS 1.2) and trouble shoot it to make it upto date for ver 1.4.4 I restarted the openSIPS and start getting following errors:<br><br>*****<br><br>Feb 8 20:43:12 [7490] ERROR:nathelper:send_rtpp_command: can't connect to RTP proxy<br>
Feb 8 20:43:12 [7490] ERROR:nathelper:send_rtpp_command: proxy <unix:/var/run/rtpproxy.sock> does not respond, disable it<br>Feb 8 20:43:12 [7490] WARNING:nathelper:rtpp_test: can't get version of the RTP proxy<br>
Feb 8 20:43:12 [7490] WARNING:nathelper:rtpp_test: support for RTP proxy <unix:/var/run/rtpproxy.sock> has been disabled temporarily<br>Feb 8 20:43:12 [7491] ERROR:nathelper:send_rtpp_command: can't connect to RTP proxy<br>
Feb 8 20:43:12 [7491] ERROR:nathelper:send_rtpp_command: proxy <unix:/var/run/rtpproxy.sock> does not respond, disable it<br><br>****<br><br>I have wireless router with the following ports (both tcp/udp) open on it:<br>
<br>SSH ---> 22<br>5060 ---> 5060<br>8000 ---> 8000<br>rtp proxy -----> 12000 to 13000<br>media proxy -> 50000 to 60000<br><br>(do i have to open any special port tcp/udp for rtpproxy? )<br><br>I'm also attaching the SIP trace and the command line dump for review. I'm unable to understand what did i do wrong. I'm rookie to VoIP so please help me grow in this technology.<br>
<br>Any suggestion is appreciated, I'm out of ideas at this point...<br><br>Thank you in advance...<br><font color="#888888"><br><br>Khan<br>
</font><br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Thanking You,<br>Ashwini BR Naidu<br>