On Jun 12, 2004 at 04:41, Kapil Dhawan sersavvy@hotmail.com wrote:
Hi
I am using rtpproxy + nathelper and it is running fine. My question is can we run rtpproxy on different machine and SER on another (asking for curiosity). How can i test it if it is possible.
Yes, it's possible but with the nathelper module from unstable (cvs HEAD) and the latest rtpproxy. (you can use unstable nathelper with stable ser, just copy it from unstable & re-compile).
Use something like: modparam("nathelper", "rtpproxy_sock", "udp:localhost:2048")
in your ser.cfg.
Andrei