[OpenSIPS-Users] Problem rtpproxy can't connect

ASHWINI NAIDU ashwini.naidu at gmail.com
Mon Feb 9 13:02:23 CET 2009


Did you check if rtpproxy is running

if it is running try to use force_sock function as shown below
modparam("nathelper", "force_socket", "udp:localhost:8899")

another option to run ur RTP proxy is

rtpproxy -F -l your-public-ip  -s udp:localhost:port-no

if u use the above command to start rtp proxy. then change ur cfg file like
this
modparam("nathelper", "rtpproxy_sock", "udp:127.0.0.1:port-no")
modparam("nathelper", "force_socket", "udp:localhost:port-no")

On Mon, Feb 9, 2009 at 12:08 PM, Khan <khansfriend at gmail.com> wrote:

> Hi everyone,
>
> I am going through a series of errors when i added rtpproxy to my box.
> Currently I have OpenSIPS 1.4.4 installed and running on debian with mysql
> server 5.x
> I have 5 UA on various computers which include X-Lite and SJphone.
>
> 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:
>
> *****
>
> Feb  8 20:43:12 [7490] ERROR:nathelper:send_rtpp_command: can't connect to
> RTP proxy
> Feb  8 20:43:12 [7490] ERROR:nathelper:send_rtpp_command: proxy
> <unix:/var/run/rtpproxy.sock> does not respond, disable it
> Feb  8 20:43:12 [7490] WARNING:nathelper:rtpp_test: can't get version of
> the RTP proxy
> Feb  8 20:43:12 [7490] WARNING:nathelper:rtpp_test: support for RTP proxy
> <unix:/var/run/rtpproxy.sock> has been disabled temporarily
> Feb  8 20:43:12 [7491] ERROR:nathelper:send_rtpp_command: can't connect to
> RTP proxy
> Feb  8 20:43:12 [7491] ERROR:nathelper:send_rtpp_command: proxy
> <unix:/var/run/rtpproxy.sock> does not respond, disable it
>
> ****
>
> I have wireless router with the following ports (both tcp/udp) open on it:
>
> SSH ---> 22
> 5060 ---> 5060
> 8000 ---> 8000
> rtp proxy -----> 12000 to 13000
> media proxy -> 50000 to 60000
>
> (do i have to open any special port tcp/udp for rtpproxy? )
>
> 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.
>
> Any suggestion is appreciated, I'm out of ideas at this point...
>
> Thank you in advance...
>
>
> Khan
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>


-- 
Thanking You,
Ashwini BR Naidu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20090209/b2c8080e/attachment.htm 


More information about the Users mailing list