Richard wrote:
Hi,
When i tried to run rtpproxy as non root, it gave an
error "rtpproxy: can't bind to a socket: Permission
denied". Is there a reason to run it as root?
You can easily run it as not root, but you have to either make sure that
/var/run directory is writeable by that user, or specify another
directory for the socket via command line option.
-Maxim