<HTML><BODY><br>Hello All,<br><br>Unfortunately we found two more bugs in the nathelper module in my favorite Kamailio! Oh my god!<br><br>1. nathelper doesn't send pings when db_mode=3 and db is mongodb. I will provide fix soon. The root cause is incorrect date format in get_all_db_ucontacts function in usrloc.<br>We need to use datatime type instead string.<br><br>2. nathelper doesn't send pings if ping_nated_only=0 (default value). It looks like incorrect condition in nh_timer in nathelper.<br><br>Definitely lack of testing. It is interesting how testing is organized in the Kamailio community?<br><br>Best regards.<br>Konstantin<br><style type="text/css"></style><div id="_mcePaste" class="mcePaste" data-mce-bogus="1" style="position: absolute; left: 0px; top: -25px; width: 1px; height: 1px; overflow: hidden;"><h3 class="title" style="margin: 1em 0px 0.75em; padding: 0px 0px 5px 5px; color: rgb(107, 83, 68); font-family: Scada, Helvetica, sans-serif; position: relative; text-shadow: rgba(255, 255, 255, 0.5) 0px 2px 0px; font-size: 20px; line-height: 28px; font-style: italic;"><code class="varname">ping_nated_only</code> </h3></div></BODY></HTML>