[OpenSIPS-Users] NAT ping with options in OpenSER 1.3.2
Sergio Gutierrez
saguti at gmail.com
Thu May 21 18:03:48 CEST 2009
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:pinger at une.net.co<sip%3Apinger at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20090521/7e4d5e46/attachment.htm
More information about the Users
mailing list