On Sep 25, 2004 at 17:09, Dave Roper cyberdjheffer@hotmail.com wrote:
I am trying to get SER and rtpproxy to run together on my OpenBSD 3.5
firewall. My intention is to have SER act as a SIP proxy for incoming SIP calls that reach me by IP address or domain name. I also have an Asterisk PBX behind my firewall. My problem is that SER can't find a running RTP proxy and I am not sure why. I run rtpproxy without any switches. SER is run as a non-root user and in an chroot directory. My ser.cfg is below:
Make sure that: - ser can access /var/run/rtpproxy.sock - ser can write/read /var/run/rtpproxy.sock - you run the latest rtpproxy version (the one from cvs: cvs -d:pserver:anonymous@cvs.ser.berlios.de:/cvsroot/ser co rtpproxy )
If you still have problems, send also ser log's output.
Andrei