Hi all,
I use OpenSER 0.9.5 and the latest rtpproxy from snapshots repository (http://www.openser.org/downloads/snapshots/rtpproxy/), 2.6.8 kernel, sarge. This error occures when i try to run openser:
:ERROR: send_rtpp_command: can't connect to RTP proxy :send_rtpp_command(): proxy unix:/var/run/rtpproxy.sock does not responding, disable it :WARNING: rtpp_test: can't get version of the RTP proxy :WARNING: rtpp_test: support for RTP proxy unix:/var/run/rtpproxy.sockhas been disabled temporarily
Part of the config:
modparam("nathelper", "rtpproxy_sock", "unix:/var/run/rtpproxy.sock") modparam("nathelper", "natping_interval", 30) modparam("nathelper", "ping_nated_only", 1) modparam("registrar", "nat_flag", 6)
Of course rtpproxy is running (without any parameters, is this correct?) and /var/run/rtpproxy.sock is there. OpenSER is running under openser user and RTPproxy is running under root user. Do you have any idea?
Regards,
Zdenek
Hi Zdenek,
check first if "/var/run/rtpproxy.sock" realy belongs to RTPProxy - stop it, delete the file and restart the RTPProxy - see if the file is recreated. Also be sure the "openser" user has read/write permissions on the file.
regards, bogdan
Zdenek Svarc wrote:
Hi all,
I use OpenSER 0.9.5 and the latest rtpproxy from snapshots repository (http://www.openser.org/downloads/snapshots/rtpproxy/), 2.6.8 kernel, sarge. This error occures when i try to run openser:
:ERROR: send_rtpp_command: can't connect to RTP proxy :send_rtpp_command(): proxy unix:/var/run/rtpproxy.sock does not responding, disable it :WARNING: rtpp_test: can't get version of the RTP proxy :WARNING: rtpp_test: support for RTP proxy unix:/var/run/rtpproxy.sockhas been disabled temporarily
Part of the config:
modparam("nathelper", "rtpproxy_sock", "unix:/var/run/rtpproxy.sock") modparam("nathelper", "natping_interval", 30) modparam("nathelper", "ping_nated_only", 1) modparam("registrar", "nat_flag", 6)
Of course rtpproxy is running (without any parameters, is this correct?) and /var/run/rtpproxy.sock is there. OpenSER is running under openser user and RTPproxy is running under root user. Do you have any idea?
Regards,
Zdenek
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
This is it. Openser hasnĀ“t r/w permissions to the socket file. I have to run Openser with root permissions or call rtpproxy on network interface. Thank you.
Regards,
Zdenek
-----Original Message----- From: Bogdan-Andrei Iancu [mailto:bogdan@voice-system.ro] Sent: Wednesday, October 05, 2005 10:25 AM To: Zdenek Svarc Cc: users@openser.org Subject: Re: [Users] rtpproxy.sock does not responding
Hi Zdenek,
check first if "/var/run/rtpproxy.sock" realy belongs to RTPProxy - stop it, delete the file and restart the RTPProxy - see if the file is recreated. Also be sure the "openser" user has read/write permissions on the file.
regards, bogdan
Zdenek Svarc wrote:
Hi all,
I use OpenSER 0.9.5 and the latest rtpproxy from snapshots repository (http://www.openser.org/downloads/snapshots/rtpproxy/), 2.6.8 kernel, sarge. This error occures when i try to run openser:
:ERROR: send_rtpp_command: can't connect to RTP proxy :send_rtpp_command(): proxy unix:/var/run/rtpproxy.sock does not responding, disable it :WARNING: rtpp_test: can't get version of the RTP proxy :WARNING: rtpp_test: support for RTP proxy unix:/var/run/rtpproxy.sockhas been disabled temporarily
Part of the config:
modparam("nathelper", "rtpproxy_sock", "unix:/var/run/rtpproxy.sock") modparam("nathelper", "natping_interval", 30) modparam("nathelper", "ping_nated_only", 1) modparam("registrar", "nat_flag", 6)
Of course rtpproxy is running (without any parameters, is this correct?) and /var/run/rtpproxy.sock is there. OpenSER is running under openser user and RTPproxy is running under root user. Do you have any idea?
Regards,
Zdenek
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users