Hi Inaki:
start rtpproxy like this: rtpproxy -l 85.76.0.110 -s udp:127.0.0.1:22222
and set the nathelper param like this: modparam("nathelper", "rtpproxy_sock", "udp:127.0.0.1:22222")
Regards, Ovidiu Sas
On 10/26/07, Iñaki Baz Castillo ibc@in.ilimit.es wrote:
El Friday 26 October 2007 02:05:05 Ricardo Ferreira - MC escribió:
Any help please? I don't see any new mandatory parameter or similar in module doc, what can be wrong if it worked with OpenSer 1.2.2?
Change from 127.0.0.1 to the real IP address of your sip server, change the openser.cfg accordingly and reload it.... it should work....
Thanks but in doesn't work. In fact I already tryed to conect with a RtpProxy running in other host with same error.
Now I've tryed to run it in localhost but setting the public IP:
modparam("nathelper", "rtpproxy_sock", "udp:85.76.0.110:22222") ~# rtpproxy -f -l 0.0.0.0 -s udp:85.76.0.110:22222
Exactly the same error:
INFO:nathelper:rtpp_test: rtp proxy udp:85.76.0.110:22222 found, support for it enabled ERROR:nathelper:send_rtpp_command: can't read reply from a RTP proxy ERROR:nathelper:send_rtpp_command: proxy udp:85.76.0.110:22222 does not respond, disable it WARNING:nathelper:rtpp_test: can't get version of the RTP proxy WARNING:nathelper:rtpp_test: support for RTP proxy udp:85.76.0.110:22222 has been disabled temporarily
And RtpProxy says:
received command "1886_0 V" sending reply "1886_0 20040107 " received command "1886_1 VF 20050322" sending reply "1886_1 1 " received command "1887_0 V" sending reply "1887_0 20040107 " received command "1888_0 V" sending reply "1888_0 20040107
The same configuration worked perfectly in OpenSer 1.2.2 (now I use the SVN 2983 reversion).
Please help, I don't know what more I can try.
Thanks in advance.
-- Iñaki Baz Castillo ibc@in.ilimit.es
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users