Hi all,
I'm having some problems with rtpproxy and openser...
Although having rtpproxy running on the same machine, and using /var/run/rtpproxy.sock, openser seems not to be able to connect to it:
10(7357) ERROR: send_rtpp_command: can't connect to RTP proxy 10(7357) send_rtpp_command(): proxy unix:/var/run/rtpproxy.sock does not responding, disable it 10(7357) WARNING: rtpp_test: can't get version of the RTP proxy 10(7357) WARNING: rtpp_test: support for RTP proxy unix:/var/run/rtpproxy.sockhas been disabled temporarily
I'm using recent versions: openser-devel-cvs-20060608-141301.tgz rtpproxy-cvs-20060420-194006.tgz
Any idea of what can be wrong?
Thanks, Edgar
You have started openser as non root possibly. The user openser runs as might not have acces to /var/run/rtpproxy.sock.
I added a chgrp + chmod in the RTPProxy startup script and added write access to the openser group user.
Br Walter
-----Original Message----- From: users-bounces@openser.org [mailto:users-bounces@openser.org] On Behalf Of Edgar Barbosa Sent: Monday, June 12, 2006 12:51 PM To: users@openser.org Subject: [Users] RTPProxy problem
Hi all,
I'm having some problems with rtpproxy and openser...
Although having rtpproxy running on the same machine, and using /var/run/rtpproxy.sock, openser seems not to be able to connect to it:
10(7357) ERROR: send_rtpp_command: can't connect to RTP proxy 10(7357) send_rtpp_command(): proxy unix:/var/run/rtpproxy.sock does not responding, disable it 10(7357) WARNING: rtpp_test: can't get version of the RTP proxy 10(7357) WARNING: rtpp_test: support for RTP proxy unix:/var/run/rtpproxy.sockhas been disabled temporarily
I'm using recent versions: openser-devel-cvs-20060608-141301.tgz rtpproxy-cvs-20060420-194006.tgz
Any idea of what can be wrong?
Thanks, Edgar
_______________________________________________ Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users