Hello to all members.

I have configured nathelper module to send NAT ping to natted users, by
means of OPTIONS method, but I see that the ping is performed by the dummy
UDP packet:

These are the parameters I defined in config file:

loadmodule "nathelper.so"
modparam("nathelper", "natping_interval", 60)
modparam("nathelper", "ping_nated_only", 1)
modparam("nathelper", "rtpproxy_sock", "unix:/var/run/rtpproxy.sock")
#modparam("nathelper", "rtpproxy_disable", 1)
modparam("nathelper", "rtpproxy_disable_tout", 60)
modparam("nathelper", "rtpproxy_tout", 1)
modparam("nathelper", "rtpproxy_retr", 5)
modparam("nathelper", "sipping_from",
"sip:pin...@une.net.co<sip%3apin...@une.net.co>
")
modparam("nathelper", "sipping_method", "OPTIONS")
modparam("nathelper", "received_avp", "$avp(i:801)")

Is there something I am missing or is that feature not supported in OpenSER
1.3.2?

Thanks in advance for your attention.

Best regards.

-- 
Sergio GutiƩrrez
_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to