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:[EMAIL PROTECTED] Sent: Wednesday, October 05, 2005 10:25 AM To: Zdenek Svarc Cc: [email protected] 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.sock>has 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 >[email protected] http://openser.org/cgi-bin/mailman/listinfo/users > > > _______________________________________________ Users mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/users
