2009/1/1 Franz Edler franz.edler@inode.at:
Hello experts!
I have a problem with the owner of rtpproxy.sock. When I use the -u parameter at start of rtpproxy like "rtpproxy -s unix:/var/run/rtpproxy.sock -u sip:sip" the owner and group of the socket is still "root root".
Is this correct? Should not it be sip sip?
Yes, it should be (if "sip" user really exists). Please, paste the result of:
ps -ef | grep rtpproxy