[OpenSER-Users] NAT SIP OPTIONS ping
Amit Nagpal
anagpal at velankani.com
Mon Apr 14 09:02:39 CEST 2008
Hi,
I am trying to configure OpenSER such that it pings its NATed clients with
SIP OPTIONS packets instead of the default dummy UDP pings. But, no matter
what I do, OpenSER always sends the usual UDP pings.
My openser.cfg contains the following lines -
modparam("usrloc", "nat_bflag", 3)
modparam("nathelper","natping_interval", 60)
modparam("nathelper","rtpproxy_disable", 1)
modparam("nathelper", "sipping_bflag", 3)
modparam("nathelper", "sipping_from", "sip:openser @mydomain.net ")
Before save("location") in the route blocks I have -
Fix_nated_contact()
And on reply route to the main route block I have -
Fix_nated_sdp("3").
NAT is working perfectly fine otherwise, I just need to get OpenSER to ping
with SIP OPTIONS instead of dummy UDP packets.
Can you please help me achieve that.
Regards,
Amit.
_____
From: users-bounces at lists.openser.org
[mailto:users-bounces at lists.openser.org] On Behalf Of Amit Nagpal
Sent: Monday, April 14, 2008 12:27 PM
To: users at lists.openser.org
Subject: [OpenSER-Users] NAT SIP OPTIONS ping
Hi,
I am trying to configure OpenSER such that it pings its NATed clients with
SIP OPTIONS packets instead of the default dummy UDP pings. But, no matter
what I do, OpenSER always sends the usual UDP pings.
My openser.cfg contains the following lines -
sipping_bflag
sipping_method
sipping_from
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20080414/c2f298f8/attachment.htm>
More information about the sr-users
mailing list