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